Skip to content

Latest commit

 

History

History
30 lines (30 loc) · 674 Bytes

CHANGELOG.md

File metadata and controls

30 lines (30 loc) · 674 Bytes

v0.5.0

  • Enable Task Manager
  • Playground for Agent Communication
  • Simple connectivity for agents
  • LLM Model Support
  • Ollama Model
  • LLM Agent
  • Task Manager example
  • LLM Agent example

v0.20.1

  • Update python dependencies

v0.20.0

  • Improve Performance
  • Improve Examples
  • Remove LLM Support (Will be added more advanced mechanism)
  • Moved unwanted internal modules- -

v0.13.5

  • Improve LLM calling
  • Add Example directory
  • Manage shutdown signal

v0.13.4

  • Fix issues in runner with asyncio loop

v0.13.3

  • Fix issues in runner with asyncio loop

v0.13.1

  • Fix issues in runner

v0.13.0

  • LLM Agents can finish a task

v0.12.5

  • Release to mac