trustgraph/tests/unit
cybermaggedon 310a2deb06
Feature/streaming llm phase 1 (#566)
* Tidy up duplicate tech specs in doc directory

* Streaming LLM text-completion service tech spec.

* text-completion and prompt interfaces

* streaming change applied to all LLMs, so far tested with VertexAI

* Skip Pinecone unit tests, upstream module issue is affecting things, tests are passing again

* Added agent streaming, not working and has broken tests
2025-11-26 09:59:10 +00:00
..
test_agent MCP auth for the simple case (#557) 2025-11-11 12:28:53 +00:00
test_base release/v1.4 -> master (#548) 2025-10-06 17:54:26 +01:00
test_chunking Chunking dynamic params (#536) 2025-09-26 10:53:32 +01:00
test_cli Release 1.4 -> master (#524) 2025-09-20 16:00:37 +01:00
test_clients Release 1.4 -> master (#524) 2025-09-20 16:00:37 +01:00
test_config Structure data mvp (#452) 2025-08-07 20:47:20 +01:00
test_cores Release 1.4 -> master (#524) 2025-09-20 16:00:37 +01:00
test_decoding Release/v1.2 (#457) 2025-08-18 20:56:09 +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 Ontology extraction tests (#560) 2025-11-13 20:02:12 +00:00
test_gateway Object batching (#499) 2025-09-05 15:59:06 +01:00
test_knowledge_graph Release 1.4 -> master (#524) 2025-09-20 16:00:37 +01:00
test_query Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +00:00
test_retrieval Graph rag optimisations (#527) 2025-09-23 21:05:51 +01:00
test_rev_gateway Release/v1.2 (#457) 2025-08-18 20:56:09 +01:00
test_storage Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +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 Update to enable knowledge extraction using the agent framework (#439) 2025-07-21 14:31:57 +01: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