mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| common | ||
| __init__.py | ||
| conftest.py | ||
| test_azure_openai_processor.py | ||
| test_azure_processor.py | ||
| test_bedrock_processor.py | ||
| test_claude_processor.py | ||
| test_cohere_processor.py | ||
| test_googleaistudio_processor.py | ||
| test_llamafile_processor.py | ||
| test_lmstudio_processor.py | ||
| test_mistral_processor.py | ||
| test_ollama_processor.py | ||
| test_openai_processor.py | ||
| test_parameter_caching.py | ||
| test_tgi_processor.py | ||
| test_vertexai_processor.py | ||
| test_vllm_processor.py | ||