trustgraph/tests/unit
cybermaggedon 3580e7a7ae
Remove some 'unnecessary' parameters from OpenAI invocation (#561)
* Remove some 'unnecessary' parameters from OpenAI invocation.  The OpenAI
API is getting complicated with the API and SDK changing on OpenAI's end,
but this not getting mapped through to other services which are 'compatible'
with OpenAI.

* Update OpenAI test for this change

* Trying running tests with Python 3.13
2025-11-20 17:56:31 +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 release/v1.4 -> master (#548) 2025-10-06 17:54:26 +01:00
test_cli Release 1.4 -> master (#524) 2025-09-20 16:00:37 +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 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 Release 1.4 -> master (#524) 2025-09-20 16:00:37 +01:00
test_knowledge_graph Release 1.4 -> master (#524) 2025-09-20 16:00:37 +01:00
test_query Fix hard coded vector size (#555) 2025-11-10 16:56:51 +00:00
test_retrieval release/v1.4 -> master (#548) 2025-10-06 17:54:26 +01:00
test_rev_gateway Release/v1.2 (#457) 2025-08-18 20:56:09 +01:00
test_storage Fix hard coded vector size (#555) 2025-11-10 16:56:51 +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