fleet-memory/hindsight-api/tests
Nicolò Boschi 67c1a4295f
fix: ui shows only 1000 memories (#121)
* fix: ui shows only 1000 memories

* fix: ui shows only 1000 memories
2026-01-08 11:22:10 +01:00
..
fixtures rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
__init__.py rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
conftest.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_admin_backup_restore.py feat: run db migrations offline (optionally) (#114) 2026-01-07 15:49:51 +01:00
test_agents_api.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_batch_chunking.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_causal_relationships.py fix: ui shows only 1000 memories (#121) 2026-01-08 11:22:10 +01:00
test_chunking.py improve retain performances, caching and tests 2025-12-08 18:21:56 +01:00
test_combined_scoring.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_custom_embedding_dimension.py feat: configurable embedding dimensions + OpenAI Embeddings (#101) 2026-01-05 14:43:05 +01:00
test_document_tracking.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_extensions.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_fact_extraction_quality.py fix: ui shows only 1000 memories (#121) 2026-01-08 11:22:10 +01:00
test_fact_ordering.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_http_api_integration.py feat: Add per-request LLM token usage metrics (#117) 2026-01-08 10:36:58 +01:00
test_link_utils.py prepare for release 2025-12-03 11:52:25 +01:00
test_llm_provider.py fix: ollama structured support (#63) 2025-12-22 16:35:24 +01:00
test_llm_token_metrics.py feat: Add per-request LLM token usage metrics (#117) 2026-01-08 10:36:58 +01:00
test_mcp_local.py feat: add local mcp server (#32) 2025-12-16 10:50:20 +01:00
test_mcp_routing.py feat: add local mcp server (#32) 2025-12-16 10:50:20 +01:00
test_observations.py feat: delete document from ui (#71) 2025-12-23 13:54:06 +01:00
test_query_analyzer.py fix: ci and ui build (#9) 2025-12-03 15:47:53 +01:00
test_retain.py misc: add mcp integration tests and increase test coverage (#98) 2026-01-05 11:16:55 +01:00
test_schema_isolation.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_search_trace.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_sql_schema_safety.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_temporal_ranges.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00
test_think.py feat: extensions (#54) 2025-12-22 11:05:23 +01:00