Add langchain embedding, update langchain LLM and version bump -> 0.1.84 (#2510)
This commit is contained in:
@@ -22,6 +22,7 @@ class EmbedderConfig(BaseModel):
|
||||
"vertexai",
|
||||
"together",
|
||||
"lmstudio",
|
||||
"langchain",
|
||||
]:
|
||||
return v
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user