fix: add guidance parameters for LC wrapper models (#255)
* fix: add docstring to LC wrapper models * fix: fix metadata passing with LC embedding wrapper
This commit is contained in:
committed by
GitHub
parent
ce489725d8
commit
96d2086017
@@ -208,6 +208,7 @@ KH_EMBEDDINGS["cohere"] = {
|
||||
"__type__": "kotaemon.embeddings.LCCohereEmbeddings",
|
||||
"model": "embed-multilingual-v2.0",
|
||||
"cohere_api_key": "your-key",
|
||||
"user_agent": "default",
|
||||
},
|
||||
"default": False,
|
||||
}
|
||||
|
Reference in New Issue
Block a user