MemGPT/letta/llm_api
2024-11-30 10:09:03 -08:00
..
__init__.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
anthropic.py fix: Fix summarizer for Anthropic and add integration tests (#2046) 2024-11-15 16:46:12 -08:00
azure_openai_constants.py feat: Add listing llm models and embedding models for Azure endpoint (#1846) 2024-10-08 15:14:55 -07:00
azure_openai.py fix: Add embedding tests to azure (#1920) 2024-10-22 11:53:49 -07:00
cohere.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
google_ai.py feat: Move Source to ORM model (#1979) 2024-11-12 09:57:40 -08:00
helpers.py feat: support pydantic models in tool uploads + patch dict/list types (#2112) 2024-11-30 10:09:03 -08:00
llm_api_tools.py fix: context window overflow patch (#2053) 2024-11-18 15:21:11 -08:00
mistral.py feat: Add MistralProvider (#1883) 2024-10-14 13:34:12 -07:00
openai.py feat: support pydantic models in tool uploads + patch dict/list types (#2112) 2024-11-30 10:09:03 -08:00