-
-
Notifications
You must be signed in to change notification settings - Fork 94
Add New AI Models via Groq #131
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
base: main
Are you sure you want to change the base?
Conversation
|
@Anajrim01 is attempting to deploy a commit to the ShipBit Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@Anajrim01 I still want to implement the /models endpoints of our providers at some point so that we won't have to update the models manually anymore but I'll merge your PR as temporary solution when it's ready. Thanks! |
Yep, I was looking into it, and agree that /models endpoint should be used. This PR I added for the file uploads as the 8k tokens limit of Llama3 is too small for files to be parsed correctly and then ask questions about files. |
This PR introduces several new AI models to the project, enhancing its functionality and providing additional options for AI service users.
Changes
New AI Models Added in
AiModelEnum:Updated
modelsObject with Configuration and Pricing Details:Documentation and Comments: