mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-31 07:54:59 +00:00
examples: add langchain-chroma example (#248)
This commit is contained in:
parent
2488c445b6
commit
557ccc5ad8
9 changed files with 152 additions and 1 deletions
5
examples/langchain-chroma/models/embeddings.yaml
Normal file
5
examples/langchain-chroma/models/embeddings.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
name: text-embedding-ada-002
|
||||
parameters:
|
||||
model: bert
|
||||
backend: bert-embeddings
|
||||
embeddings: true
|
Loading…
Add table
Add a link
Reference in a new issue