..
test_agent
Fix non streaming RAG problems ( #607 )
2026-01-12 18:45:52 +00:00
test_base
Fix config inconsistency ( #609 )
2026-01-14 12:31:40 +00:00
test_chunking
Chunking dynamic params ( #536 )
2025-09-26 10:53:32 +01:00
test_cli
Fix API tests ( #581 )
2025-12-04 21:11:56 +00:00
test_clients
trustgraph-base .chunks / .documents confusion in the API ( #481 )
2025-09-02 17:58:53 +01:00
test_config
Structure data mvp ( #452 )
2025-08-07 20:47:20 +01:00
test_cores
Changed schema for Value -> Term, majorly breaking change ( #622 )
2026-01-27 13:48:08 +00:00
test_decoding
Fix Mistral OCR ident to be standard pdf-decoder ( #450 )
2025-08-04 14:01:36 +01:00
test_direct
Fix hard coded vector size ( #555 )
2025-11-10 16:56:51 +00:00
test_embeddings
Dynamic embeddings model ( #556 )
2025-11-10 20:38:01 +00:00
test_extract
Changed schema for Value -> Term, majorly breaking change ( #622 )
2026-01-27 13:48:08 +00:00
test_gateway
Changed schema for Value -> Term, majorly breaking change ( #622 )
2026-01-27 13:48:08 +00:00
test_knowledge_graph
Changed schema for Value -> Term, majorly breaking change ( #622 )
2026-01-27 13:48:08 +00:00
test_query
Changed schema for Value -> Term, majorly breaking change ( #622 )
2026-01-27 13:48:08 +00:00
test_retrieval
Fix non streaming RAG problems ( #607 )
2026-01-12 18:45:52 +00:00
test_rev_gateway
Fix tests ( #593 )
2025-12-19 08:53:21 +00:00
test_storage
Changed schema for Value -> Term, majorly breaking change ( #622 )
2026-01-27 13:48:08 +00:00
test_text_completion
Remove some 'unnecessary' parameters from OpenAI invocation ( #561 )
2025-11-20 17:56:31 +00:00
__init__.py
Test suite executed from CI pipeline ( #433 )
2025-07-14 14:57:44 +01:00
test_prompt_manager.py
Feature/prompts jsonl ( #619 )
2026-01-26 17:38:00 +00:00
test_prompt_manager_edge_cases.py
Update to enable knowledge extraction using the agent framework ( #439 )
2025-07-21 14:31:57 +01:00
test_python_api_client.py
Python API implements streaming interfaces ( #577 )
2025-12-04 17:38:57 +00:00