add to docs

This commit is contained in:
Harrison Chase 2023-04-20 15:43:57 -07:00
parent 4aedbeaffb
commit 5ef2d1e2a1

View File

@ -20,3 +20,4 @@ Highlighting specific parts:
Specific examples of this include: Specific examples of this include:
- [AI Plugins](agents/custom_agent_with_plugin_retrieval.ipynb): an implementation of an agent that is designed to be able to use all AI Plugins. - [AI Plugins](agents/custom_agent_with_plugin_retrieval.ipynb): an implementation of an agent that is designed to be able to use all AI Plugins.
- [Wikibase Agent](agents/wikibase_agent.ipynb): an implementation of an agent that is designed to interact with Wikibase.