MemGPT/letta/llm_api
2025-02-12 18:06:26 -08:00
..
__init__.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
anthropic.py fix: add prefix fill support for Claude to try and boost haiku performance (#958) 2025-02-10 22:36:47 -08:00
aws_bedrock.py feat: add error handling for bedrock on server (#698) 2025-01-17 17:43:33 -08:00
azure_openai_constants.py fix: azure context length (#879) 2025-02-03 15:17:30 -08:00
azure_openai.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
cohere.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
google_ai.py feat: Add model integration testing (#587) 2025-01-10 14:28:12 -08:00
google_vertex.py feat: google vertex integration (#980) 2025-02-12 18:06:26 -08:00
helpers.py feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
llm_api_tools.py feat: google vertex integration (#980) 2025-02-12 18:06:26 -08:00
mistral.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
openai.py fix: add max tokens (#795) 2025-02-10 20:28:03 -08:00