Add tutorials for using Langchain with ollama

Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
Matt Williams
2023-08-10 21:27:37 -07:00
parent 700c719422
commit d3ee1329e9
4 changed files with 160 additions and 0 deletions

View File

@@ -3,3 +3,4 @@
- [Modelfile](./modelfile.md)
- [How to develop Ollama](./development.md)
- [API](./api.md)
- [Tutorials](./tutorials.md)