Skip to content

Commit ce1ef59

Browse files
authored
DOCSP-42401: Add new AI integrations (#205)
* DOCSP-42401: Add new AI integrations * mongodb specific links * edit
1 parent 1fa56bb commit ce1ef59

File tree

6 files changed

+20
-0
lines changed

6 files changed

+20
-0
lines changed

source/images/icons/Autogen.png

3.6 KB
Loading

source/images/icons/DocArray-dark.png

806 Bytes
Loading
1.33 KB
Loading

source/images/icons/openai-dark.png

20.9 KB
Loading
19.4 KB
Loading

source/languages/python.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,26 @@ Integrations
111111
:icon: /images/icons/Haystack-1.png
112112
:icon-alt: Haystack logo
113113

114+
.. card::
115+
:headline: DocArray
116+
:url: https://github.com/docarray/docarray/blob/main/docarray/index/backends/mongodb_atlas.py
117+
:icon: /images/icons/DocArray-light.png
118+
:icon-dark: /images/icons/DocArray-dark.png
119+
:icon-alt: DocArray logo
120+
121+
.. card::
122+
:headline: ChatGPT Retrieval Plugin
123+
:url: https://github.com/openai/chatgpt-retrieval-plugin/blob/main/docs/providers/mongodb/setup.md
124+
:icon: /images/icons/openai-logomark.png
125+
:icon-dark: /images/icons/openai-dark.png
126+
:icon-alt: ChatGPT Retrieval Plugin logo
127+
128+
.. card::
129+
:headline: Autogen
130+
:url: https://github.com/microsoft/autogen/blob/main/autogen/agentchat/contrib/vectordb/mongodb.py
131+
:icon: /images/icons/Autogen.png
132+
:icon-alt: Autogen logo
133+
114134
More Ways to Learn
115135
------------------
116136

0 commit comments

Comments
 (0)