Dogfood Release #21
sunilkhedar
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features:
The Planning Agent and Coding Agent utilize OpenAI Chat Completions API, but they can be easily extended to infer from other LLMs.
Similarly, the Research Agent currently is built using the OpenAI Assistants API and can be easily extended to use vector databases to store the embeddings and implement the RAG approach.
You can see what’s possible with the dogfood release in the demo videos: https://github.com/sirji-ai/sirji/blob/v0.0.1/demos/README.md
This discussion was created from the release Dogfood Release.
Beta Was this translation helpful? Give feedback.
All reactions