Spaces:
Runtime error
Runtime error
Add blog link
Browse files
app.py
CHANGED
@@ -105,7 +105,7 @@ def get_description_text():
|
|
105 |
|
106 |
This demo shows how to use the RetrieveUserProxyAgent and RetrieveAssistantAgent to build a chatbot.
|
107 |
|
108 |
-
#### [GitHub](https://github.com/microsoft/autogen)
|
109 |
"""
|
110 |
|
111 |
|
|
|
105 |
|
106 |
This demo shows how to use the RetrieveUserProxyAgent and RetrieveAssistantAgent to build a chatbot.
|
107 |
|
108 |
+
#### [GitHub](https://github.com/microsoft/autogen) [Discord](https://discord.gg/pAbnFJrkgZ) [Blog](https://microsoft.github.io/autogen/blog/2023/10/18/RetrieveChat) [Paper](https://arxiv.org/abs/2308.08155)
|
109 |
"""
|
110 |
|
111 |
|