MemGPT/letta/llm_api
2025-04-23 16:37:05 -07:00
..
__init__.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
anthropic_client.py feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
anthropic.py fix: pydantic serializer warning datetime -> int (#1701) 2025-04-23 14:53:58 -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 feat: sleeptime agent prompting improvements (#1547) 2025-04-03 11:04:42 -07:00
cohere.py fix: pydantic serializer warning datetime -> int (#1701) 2025-04-23 14:53:58 -07:00
deepseek.py feat: support deepseek models (#821) 2025-02-18 15:28:01 -08:00
google_ai_client.py feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
google_constants.py feat: add gemini 2.5 to google vertex (#1590) 2025-04-06 16:53:41 -07:00
google_vertex_client.py feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
helpers.py feat: initial MCP support (#1229) 2025-03-12 17:33:24 -07:00
llm_api_tools.py fix: llm_config.put_inner_thoughts_in_kwargs = True (#1718) 2025-04-15 14:47:54 -07:00
llm_client_base.py feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
llm_client.py feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
mistral.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
openai_client.py feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
openai.py fix: pydantic serializer warning datetime -> int (#1701) 2025-04-23 14:53:58 -07:00