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
docs: add Getting Help section with Azure AI Foundry Discord and Forum links (#120)
* Initial plan
* Add Getting Help section with Azure AI Foundry Discord and Forum links
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
# Serverless AI Chat with RAG using LangChain.js
7
7
8
8
[](https://codespaces.new/Azure-Samples/serverless-chat-langchainjs?hide_repo_select=true&ref=main&quickstart=true)
9
-
[](https://discord.gg/kzRShWzttr)
9
+
[](https://aka.ms/foundry/discord)
[](https://www.youtube.com/watch?v=xkFOmx5yxIA&list=PLlrxD0HtieHi5ZpsHULPLxm839IrhmeDk&index=4)
12
12
[](https://dev.to/azure/build-a-serverless-chatgpt-with-rag-using-langchainjs-3487)
@@ -247,6 +247,16 @@ If you have any issue when running or deploying this sample, please check the [t
247
247
248
248
For more detailed guidance on how to use this sample, please refer to the [tutorial](./docs/tutorial/01-introduction.md).
249
249
250
+
## Getting Help
251
+
252
+
If you get stuck or have any questions about building AI apps, join:
253
+
254
+
[](https://aka.ms/foundry/discord)
255
+
256
+
If you have product feedback or errors while building visit:
257
+
258
+
[](https://aka.ms/foundry/forum)
259
+
250
260
## Contributing
251
261
252
262
This project welcomes contributions and suggestions. Most contributions require you to agree to a
0 commit comments