trustgraph/tests/unit/test_query
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
..
conftest.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_doc_embeddings_milvus_query.py Feature/fix milvus (#507) 2025-09-09 21:44:55 +01:00
test_doc_embeddings_pinecone_query.py Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +00:00
test_doc_embeddings_qdrant_query.py Fix hard coded vector size (#555) 2025-11-10 16:56:51 +00:00
test_graph_embeddings_milvus_query.py Feature/fix milvus (#507) 2025-09-09 21:44:55 +01:00
test_graph_embeddings_pinecone_query.py Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +00:00
test_graph_embeddings_qdrant_query.py Fix hard coded vector size (#555) 2025-11-10 16:56:51 +00:00
test_memgraph_user_collection_query.py Feature/memgraph user collection isolation (#510) 2025-09-10 22:11:35 +01:00
test_neo4j_user_collection_query.py Feature/neo4j user collection isolation (#509) 2025-09-10 22:11:21 +01:00
test_objects_cassandra_query.py Feature/graphql table query (#486) 2025-09-03 23:39:11 +01:00
test_triples_cassandra_query.py Cassandra performance enhancement (#521) 2025-09-18 19:52:05 +01:00
test_triples_falkordb_query.py Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00
test_triples_memgraph_query.py Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00
test_triples_neo4j_query.py Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00