You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ Use the samples in this repository to try out Azure AI scenarios on your local m
46
46
#### OpenAI
47
47
48
48
***[openai/openai-cookbook]** - Example code for common tasks within OpenAI.
49
+
***[Azure-Samples/serverless-chat-langchainjs](https://github.com/Azure-Samples/serverless-chat-langchainjs)** - Sample implementing a serverless ChatGPT with Retrieval-Augmented-Generation using LangChain.js, that can run locally with Ollama and Mistral 7B.
49
50
50
51
## Contributing
51
52
@@ -80,3 +81,4 @@ If you'd like to implement it yourself, please refer to our [contributing guidel
0 commit comments