mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-30 23:44: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
4
examples/langchain-chroma/models/gpt4all.tmpl
Normal file
4
examples/langchain-chroma/models/gpt4all.tmpl
Normal file
|
@ -0,0 +1,4 @@
|
|||
The prompt below is a question to answer, a task to complete, or a conversation to respond to; decide which and write an appropriate response.
|
||||
### Prompt:
|
||||
{{.Input}}
|
||||
### Response:
|
Loading…
Add table
Add a link
Reference in a new issue