trustgraph/tests/unit/test_text_completion
Alex Jenkins 10a931f04c Feat: Auto-pull missing Ollama models (#757)
* fix deadlink in readme

Signed-off-by: Jenkins, Kenneth Alexander <kjenkins60@gatech.edu>

* feat: Auto-pull Ollama models

Signed-off-by: Jenkins, Kenneth Alexander <kjenkins60@gatech.edu>

* fix: Restore namespace __init__.py files for package resolution

Signed-off-by: Jenkins, Kenneth Alexander <kjenkins60@gatech.edu>

* fix CI

Signed-off-by: Jenkins, Kenneth Alexander <kjenkins60@gatech.edu>
2026-04-06 11:10:53 +01:00
..
common
__init__.py
conftest.py
test_azure_openai_processor.py Fix OpenAI compatibility issues for newer models and Azure config (#727) 2026-03-28 11:19:45 +00:00
test_azure_openai_streaming.py Updated test suite for explainability & provenance (#696) 2026-03-13 14:27:42 +00:00
test_azure_processor.py
test_azure_streaming.py Updated test suite for explainability & provenance (#696) 2026-03-13 14:27:42 +00:00
test_bedrock_processor.py
test_claude_processor.py
test_cohere_processor.py
test_googleaistudio_processor.py Structured data 2 (#645) 2026-02-23 15:56:29 +00:00
test_llamafile_processor.py
test_lmstudio_processor.py
test_mistral_processor.py
test_ollama_processor.py Feat: Auto-pull missing Ollama models (#757) 2026-04-06 11:10:53 +01:00
test_openai_processor.py Fix OpenAI compatibility issues for newer models and Azure config (#727) 2026-03-28 11:19:45 +00:00
test_parameter_caching.py
test_rate_limit_contract.py Updated test suite for explainability & provenance (#696) 2026-03-13 14:27:42 +00:00
test_tgi_processor.py
test_vertexai_processor.py
test_vllm_processor.py