Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for open-source LLMs #85

Open
dmitryshurov opened this issue Apr 28, 2024 · 1 comment
Open

Add support for open-source LLMs #85

dmitryshurov opened this issue Apr 28, 2024 · 1 comment
Labels
blocked enhancement New feature or request python Pull requests that update Python code

Comments

@dmitryshurov
Copy link

Adding LLaMA support would be really great :)

@bonk1t
Copy link
Collaborator

bonk1t commented Apr 28, 2024

Hi @dmitryshurov,

Thank you for your suggestion! We would love to support open-source models like LLaMA. However, we currently rely on the Agency Swarm library, which only supports the OpenAI Assistants API at the moment.

According to their plans, Agency Swarm intends to integrate with Open Assistant API in the future (related issues: #112, #92). As soon as this integration is available, we will be able to add support for open-source models in our project.

We appreciate your interest and will keep you updated on any progress!

Best regards,
Nick

@bonk1t bonk1t added blocked python Pull requests that update Python code enhancement New feature or request labels Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

2 participants