feat(llm): adds serveral settings for llamacpp and ollama (#1703)

This commit is contained in:
icsy7867
2024-03-11 17:51:05 -04:00
committed by GitHub
parent 410bf7a71f
commit 02dc83e8e9
10 changed files with 91 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
"""This file should be imported only and only if you want to run the UI locally."""
import itertools
import logging
import time