.. |
configs
|
fix: Add embedding tests to azure (#1920)
|
2024-10-22 11:53:49 -07:00 |
data
|
feat: Enable adding files (#1864)
|
2024-10-14 10:22:45 -07:00 |
helpers
|
feat: Add put_inner_thoughts_in_kwargs as a config setting for the LLM (#1902)
|
2024-10-17 15:54:03 -07:00 |
__init__.py
|
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (#1579)
|
2024-08-16 19:53:21 -07:00 |
clear_postgres_db.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
config.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
conftest.py
|
Add printed out responses for easier debugging from tests
|
2024-10-04 15:19:40 -07:00 |
constants.py
|
VectorDB support (pgvector) for archival memory (#226)
|
2023-11-03 16:19:15 -07:00 |
pytest.ini
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_agent_function_update.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 |
test_autogen_integration.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_base_functions.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 |
test_cli.py
|
chore: add CLI CI test (#1858)
|
2024-10-09 14:34:36 -07:00 |
test_client.py
|
chore: remove the admin client and tests (#1923)
|
2024-10-22 15:02:28 -07:00 |
test_concurrent_connections.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_different_embedding_size.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_endpoints.py
|
fix: Add embedding tests to azure (#1920)
|
2024-10-22 11:53:49 -07:00 |
test_function_parser.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_json_parsers.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_load_archival.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_memory.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_new_cli.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_new_client.py
|
feat: Add pagination for list tools (#1907)
|
2024-10-18 15:19:45 -07:00 |
test_o1_agent.py
|
feat: prompting O1 (#1891)
|
2024-10-17 15:55:50 -07:00 |
test_openai_assistant_api.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_openai_client.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_persistence.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_providers.py
|
feat: Add MistralProvider (#1883)
|
2024-10-14 13:34:12 -07:00 |
test_schema_generator.py
|
feat: add support for agent "swarm" (multi-agent) (#1878)
|
2024-10-15 15:50:47 -07:00 |
test_server.py
|
feat: Add ORM for organization model (#1914)
|
2024-10-22 14:47:09 -07:00 |
test_storage.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
test_stream_buffer_readers.py
|
feat: fix streaming put_inner_thoughts_in_kwargs (#1913)
|
2024-10-21 17:07:20 -07:00 |
test_summarize.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 |
test_tools.py
|
chore: remove the admin client and tests (#1923)
|
2024-10-22 15:02:28 -07:00 |
test_websocket_server.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
utils.py
|
feat: Enable adding files (#1864)
|
2024-10-14 10:22:45 -07:00 |