فهرست منبع

resolving bmacd comment

Signed-off-by: Matt Williams <m@technovangelist.com>
Matt Williams 1 سال پیش
والد
کامیت
202c29c21a
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      docs/tutorials.md

+ 4 - 1
docs/tutorials.md

@@ -2,4 +2,7 @@
 
 Here is a list of ways you can use Ollama with other tools to build interesting applications.
 
-- [Using LangChain with Ollama in JavaScript](./tutorials/langchainjs.md)
+- [Using LangChain with Ollama in JavaScript](./tutorials/langchainjs.md)
+- [Using LangChain with Ollama in Python](./tutorials/langchainpy.md)
+
+Also be sure to check out the [examples](../examples) directory for more ways to use Ollama.