-
Notifications
You must be signed in to change notification settings - Fork 569
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 Groq Llama3 support #877
Conversation
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Description updated to latest commit (d457fa2)
|
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
@randy-tsukemen were you able to run llama3 with groq on PR-Agent ? |
@mrT23 |
User description
Type
enhancement
Description
.secrets_template.toml
for Groq API key configuration.Changes walkthrough
__init__.py
Add Groq Llama3 model configurations
pr_agent/algo/init.py
litellm_ai_handler.py
Integrate GROQ.KEY support in LiteLLMAIHandler
pr_agent/algo/ai_handlers/litellm_ai_handler.py
management.
additional_configurations.md
Update usage guide with Groq Llama3 model configuration
docs/docs/usage-guide/additional_configurations.md
guide.
.secrets_template.toml
Add Groq API key configuration to secrets template
pr_agent/settings/.secrets_template.toml