mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-09-14 14:19:08 +00:00
feat(llm): adds serveral settings for llamacpp and ollama (#1703)
This commit is contained in:
@@ -5,6 +5,7 @@ NOTE: We are not testing the switch based on the config in
|
||||
is currently architecture (it is hard to patch the `settings` and the app while
|
||||
the tests are directly importing them).
|
||||
"""
|
||||
|
||||
from typing import Annotated
|
||||
|
||||
import pytest
|
||||
|
Reference in New Issue
Block a user