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 More LLM param test coverage (#535) 2025-09-26 01:00:30 +01:00
test_chunking Chunking dynamic params (#536) 2025-09-26 10:53:32 +01:00
test_cli Feature/group state cli (#505) 2025-09-08 21:44:57 +01: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 Fixing more Cassandra consistency issues (#488) 2025-09-04 00:58:11 +01: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 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 Object batching (#499) 2025-09-05 15:59:06 +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 Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +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