MemGPT/letta
2024-10-12 20:19:20 -07:00
..
agent_store chore: support alembic (#1867) 2024-10-11 15:51:14 -07:00
benchmark fix: Fix small benchmark bugs (#1826) 2024-10-03 12:08:10 -07:00
cli feat: add VLLMProvider (#1866) 2024-10-11 15:58:12 -07:00
client chore: add CLI CI test (#1858) 2024-10-09 14:34:36 -07:00
data_sources chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
functions test: add complex testing for Groq Llama 3.1 70b (#1845) 2024-10-08 14:22:13 -07:00
humans chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
llm_api feat: add VLLMProvider (#1866) 2024-10-11 15:58:12 -07:00
local_llm fix: patch errors with OllamaProvider (#1875) 2024-10-12 20:19:20 -07:00
openai_backcompat chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
personas chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
prompts chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
schemas feat: add VLLMProvider (#1866) 2024-10-11 15:58:12 -07:00
server fix: patch errors with OllamaProvider (#1875) 2024-10-12 20:19:20 -07:00
__init__.py chore: bump version 0.4.1 (#1809) 2024-10-03 18:08:46 -07:00
__main__.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
agent.py fix: fix typo (#1870) 2024-10-11 15:51:23 -07:00
base.py chore: support alembic (#1867) 2024-10-11 15:51:14 -07:00
config.py feat: require LLMConfig and EmbeddingConfig to be specified for agent creation + allow multiple simultaneous provider configs for server (#1814) 2024-10-04 19:35:00 -07:00
constants.py fix: add missing hardcodings for popular OpenAI models (#1863) 2024-10-10 10:19:41 -07:00
credentials.py fix: refactor Google AI Provider / helper functions and add endpoint test (#1850) 2024-10-08 16:55:11 -07:00
embeddings.py feat: cleanup display of free endpoint (#1860) 2024-10-09 17:47:20 -07:00
errors.py fix: Fix Azure provider and add complex e2e testing (#1842) 2024-10-07 17:59:06 -07:00
interface.py chore: add CLI CI test (#1858) 2024-10-09 14:34:36 -07:00
log.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
main.py fix: CLI patches - patch runtime error on main loop + duplicate internal monologue (#1852) 2024-10-08 17:47:29 -07:00
memory.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
metadata.py chore: support alembic (#1867) 2024-10-11 15:51:14 -07:00
persistence_manager.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
providers.py fix: patch errors with OllamaProvider (#1875) 2024-10-12 20:19:20 -07:00
pytest.ini chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
settings.py feat: add VLLMProvider (#1866) 2024-10-11 15:58:12 -07:00
streaming_interface.py chore: add CLI CI test (#1858) 2024-10-09 14:34:36 -07:00
system.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
utils.py Fix failing tests and add safe json serializer 2024-10-04 15:40:24 -07:00