trustgraph/trustgraph-flow/trustgraph
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
..
agent MCP auth for the simple case (#557) 2025-11-11 12:28:53 +00:00
chunking Fix chunk params not converted (#549) 2025-10-07 00:04:34 +01:00
config/service Feaature/flow default params (#541) 2025-09-30 14:06:08 +01:00
cores Refactor more Cassandra stuff to use the helper (#490) 2025-09-04 12:54:58 +01:00
decoding Fix Mistral OCR ident to be standard pdf-decoder (#450) 2025-08-04 14:01:36 +01:00
direct Collection deletion batch error fixed (#559) 2025-11-13 16:29:40 +00:00
embeddings Dynamic embeddings model (#556) 2025-11-10 20:38:01 +00:00
external Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
extract OntoRAG: Ontology-Based Knowledge Extraction and Query Technical Specification (#523) 2025-11-12 20:38:08 +00:00
gateway Collection management part 2 (#522) 2025-09-19 16:08:47 +01:00
librarian Fix collection management sync prob (#544) 2025-09-30 23:04:28 +01:00
metering Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
model Remove some 'unnecessary' parameters from OpenAI invocation (#561) 2025-11-20 17:56:31 +00:00
processing Fix/startup failure (#445) 2025-07-30 23:42:11 +01:00
prompt Fix Prometheus incorrect metric name (#502) 2025-09-06 18:37:01 +01:00
query OntoRAG: Ontology-Based Knowledge Extraction and Query Technical Specification (#523) 2025-11-12 20:38:08 +00:00
retrieval Graph rag optimisations (#527) 2025-09-23 21:05:51 +01:00
rev_gateway Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
storage Fix hard coded vector size (#555) 2025-11-10 16:56:51 +00:00
tables Complete remaining parameter work (#530) 2025-09-24 13:58:34 +01:00
template Implement logging strategy (#444) 2025-07-30 23:18:38 +01:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00