Skip to content

Commit

Permalink
Change Azure Context Length (#2404)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahwooders authored Jan 30, 2025
2 parents f8cda2f + 945e3c0 commit 95fca06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion letta/llm_api/azure_openai_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"gpt-35-turbo-0125": 16385,
"gpt-4-0613": 8192,
"gpt-4o-mini-2024-07-18": 128000,
"gpt-4o-2024-08-06": 128000,
"gpt-4o": 128000,
}

0 comments on commit 95fca06

Please sign in to comment.