File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change @@ -189,6 +189,44 @@ Open Source
189
189
190
190
This repo is a simple demonstration of using LangChain to do fact-checking with prompt chaining.
191
191
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)
192
230
193
231
Proprietary
194
232
-----------
You can’t perform that action at this time.
0 commit comments