mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
fix wrong provider name
This commit is contained in:
@ -36,5 +36,5 @@ MAX_TOKENS = {
|
||||
'bedrock/anthropic.claude-3-haiku-20240307-v1:0': 100000,
|
||||
'groq/llama3-8b-8192': 8192,
|
||||
'groq/llama3-70b-8192': 8192,
|
||||
'llama/llama3': 4096,
|
||||
'ollama/llama3': 4096,
|
||||
}
|
||||
|
Reference in New Issue
Block a user