Skip to content

v0.5.0 release

Compare
Choose a tag to compare
@zzhangpurdue zzhangpurdue released this 10 May 08:47
· 158 commits to master since this release

What's Changed

Features

  • Add Assistant API server with v1/chat/completion for tool calling, and v1/assistant/lite for agent running.
  • Add Tool Manager API server, allow user executes utilities in isolated, secure containers.
  • Add rag workflow based on llama-index
  • Add automatic stop words finding for different LLM's special token.
  • Support llama3.

Full Changelog: v0.4.1...v0.5.0