mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 04:30:11 +01:00
feat(llm): adds serveral settings for llamacpp and ollama (#1703)
This commit is contained in:
parent
410bf7a71f
commit
02dc83e8e9
10 changed files with 91 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue