litellm/tests/test_litellm/proxy/memory
2026-09-14 19:03:03 -07:00
..
__init__.py feat(proxy): add /v1/memory CRUD endpoints (#26218) 2026-04-24 18:38:07 -07:00
test_content.py fix(memory): reuse shared credential redaction before persistence 2026-09-14 18:42:53 -07:00
test_memory_endpoints.py feat(memory): add user activation and contributor table 2026-09-14 13:23:31 -07:00
test_memory_v2_boundaries.py fix(memory): preserve strict output formats around tool rounds 2026-09-14 19:03:03 -07:00
test_memory_v2_management.py fix(memory): reuse shared credential redaction before persistence 2026-09-14 18:42:53 -07:00
test_memory_v2_protocols.py fix(memory): preserve strict output formats around tool rounds 2026-09-14 19:03:03 -07:00
test_server_tool_stream.py fix(memory): preserve stream errors and gateway navigation 2026-09-14 18:04:31 -07:00
test_transport.py feat(memory): run memory tools in the active gateway conversation 2026-09-12 13:28:58 -07:00