mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-20 13:01:34 +02:00
Standardize model config naming (#274)
This commit is contained in:
parent
02c3139bc9
commit
b6dec6dcdb
@ -53,5 +53,5 @@ class ModelHostType(str, Enum):
|
||||
# https://huggingface.co/docs/api-inference/detailed_parameters#text-generation-task
|
||||
HUGGINGFACE = "huggingface" # HuggingFace test-generation Inference API
|
||||
# TODO link blog here
|
||||
COLAB_DEMO = "colab_demo"
|
||||
COLAB_DEMO = "colab-demo"
|
||||
# TODO support for Azure, AWS, GCP GenAI model hosting
|
||||
|
Loading…
x
Reference in New Issue
Block a user