MemGPT/tests
2024-01-02 22:18:17 -08:00
..
__init__.py VectorDB support (pgvector) for archival memory (#226) 2023-11-03 16:19:15 -07:00
constants.py VectorDB support (pgvector) for archival memory (#226) 2023-11-03 16:19:15 -07:00
test_base_functions.py added a new test that makes sure the base functions are working 2024-01-02 18:20:54 -08:00
test_cli.py Move test_cli.py to use quickstart client 2024-01-02 17:13:25 -08:00
test_client.py feat: Add MemGPT "Python Client" (#713) 2023-12-30 12:43:46 -08:00
test_function_parser.py feat: added basic heartbeat override heuristics (#621) 2023-12-24 23:46:00 -08:00
test_json_parsers.py fix: added new json test case + added fix for it (also refactored clean json func) (#739) 2023-12-28 23:01:45 -08:00
test_load_archival.py Increase workflow test timeout time + add test prints 2023-12-27 15:42:11 +04:00
test_schema_generator.py Configurable presets to support easy extension of MemGPT's function set (#420) 2023-11-13 10:43:28 -08:00
test_server.py API server refactor + REST API (#593) 2023-12-11 15:08:42 -08:00
test_storage.py Fix bug with chroma vector query 2023-12-27 14:40:11 +04:00
test_websocket_interface.py feat: Add MemGPT "Python Client" (#713) 2023-12-30 12:43:46 -08:00
test_websocket_server.py added memgpt server command (#611) 2023-12-13 00:41:40 -08:00
utils.py use --all-extras in poetry install for tests 2024-01-02 22:18:17 -08:00