mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
update alog/__init__.py
This commit is contained in:
parent
b4f0ad948f
commit
d3a7041f0d
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
"ollama/llama3": 4096,
|
||||
'llama/llama3': 4096,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue