MemGPT/letta/llm_api
2025-03-28 13:59:54 -07:00
..
__init__.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
anthropic_client.py fix: anthropic inner thoughts bug (#1432) 2025-03-27 10:06:54 -07:00
anthropic.py fix: anthropic empty response check (#1397) 2025-03-25 09:41:45 -07:00
aws_bedrock.py chore: Various bug fixes (#1350) 2025-03-20 11:06:45 -07:00
azure_openai_constants.py chore: merge updated tests (#1276) 2025-03-13 17:15:20 -07:00
azure_openai.py chore: Various bug fixes (#1350) 2025-03-20 11:06:45 -07:00
cohere.py chore: remove message.text property (#1253) 2025-03-12 10:58:31 -07:00
deepseek.py feat: support deepseek models (#821) 2025-02-18 15:28:01 -08:00
google_ai_client.py fix: google model listing api (#1454) 2025-03-28 13:59:54 -07:00
google_constants.py fix: add tests for vertex and add file (#994) 2025-02-13 16:45:21 -08:00
google_vertex_client.py feat: add new llm client framework and migrate google apis (#1209) 2025-03-07 16:34:06 -08:00
helpers.py feat: initial MCP support (#1229) 2025-03-12 17:33:24 -07:00
llm_api_tools.py chore: delete legacy google llm classes (#1402) 2025-03-25 14:05:49 -07:00
llm_client_base.py feat: anthropic class improvements (#1425) 2025-03-27 08:47:54 -07:00
llm_client.py feat: anthropic class improvements (#1425) 2025-03-27 08:47:54 -07:00
mistral.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
openai.py feat: add content parts to message schema (#1273) 2025-03-13 18:43:32 -07:00