fix: improve changelog update prompt and response handling

This commit is contained in:
mrT23
2024-12-23 17:06:21 +02:00
parent 20c506d2e0
commit 3360a28b3e
3 changed files with 18 additions and 5 deletions

View File

@ -62,6 +62,7 @@ MAX_TOKENS = {
'bedrock/anthropic.claude-3-5-haiku-20241022-v1:0': 100000,
'bedrock/anthropic.claude-3-5-sonnet-20240620-v1:0': 100000,
'bedrock/anthropic.claude-3-5-sonnet-20241022-v2:0': 100000,
"bedrock/us.anthropic.claude-3-5-sonnet-20241022-v2:0": 100000,
'claude-3-5-sonnet': 100000,
'groq/llama3-8b-8192': 8192,
'groq/llama3-70b-8192': 8192,