Skip to content

Commit c4c6bf6

Browse files
authored
Add subsection for colab notebooks (#599)
Motivation is that these don't get lost in the Twitterverse!
1 parent 0f544a8 commit c4c6bf6

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

docs/gallery.rst

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,44 @@ Open Source
189189

190190
This repo is a simple demonstration of using LangChain to do fact-checking with prompt chaining.
191191

192+
Misc. Colab Notebooks
193+
~~~~~~~~~~~~~~~
194+
195+
.. panels::
196+
:body: text-center
197+
198+
---
199+
200+
.. link-button:: https://colab.research.google.com/drive/1AAyEdTz-Z6ShKvewbt1ZHUICqak0MiwR?usp=sharing
201+
:type: url
202+
:text: Wolfram Alpha in Conversational Agent
203+
:classes: stretched-link btn-lg
204+
205+
+++
206+
207+
Give ChatGPT a WolframAlpha neural implant
208+
209+
---
210+
211+
.. link-button:: https://colab.research.google.com/drive/1UsCLcPy8q5PMNQ5ytgrAAAHa124dzLJg?usp=sharing
212+
:type: url
213+
:text: Tool Updates in Agents
214+
:classes: stretched-link btn-lg
215+
216+
+++
217+
218+
Agent improvements (6th Jan 2023)
219+
220+
---
221+
222+
.. link-button:: https://colab.research.google.com/drive/1UsCLcPy8q5PMNQ5ytgrAAAHa124dzLJg?usp=sharing
223+
:type: url
224+
:text: Conversational Agent with Tools (Langchain AGI)
225+
:classes: stretched-link btn-lg
226+
227+
+++
228+
229+
Langchain AGI (23rd Dec 2022)
192230

193231
Proprietary
194232
-----------

0 commit comments

Comments
 (0)