mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-09-01 07:10:22 +00:00
feat(llm): adds serveral settings for llamacpp and ollama (#1703)
This commit is contained in:
@@ -12,6 +12,7 @@ Authorization can be done by following fastapi's guides:
|
||||
* https://fastapi.tiangolo.com/tutorial/security/
|
||||
* https://fastapi.tiangolo.com/tutorial/dependencies/dependencies-in-path-operation-decorators/
|
||||
"""
|
||||
|
||||
# mypy: ignore-errors
|
||||
# Disabled mypy error: All conditional function variants must have identical signatures
|
||||
# We are changing the implementation of the authenticated method, based on
|
||||
|
Reference in New Issue
Block a user