add to docs

This commit is contained in:
Harrison Chase
2023-04-20 15:43:57 -07:00
committed by vowelparrot
parent 653f3da74c
commit 99aacb50bf

View File

@@ -20,3 +20,4 @@ Highlighting specific parts:
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.
- [Wikibase Agent](agents/wikibase_agent.ipynb): an implementation of an agent that is designed to interact with Wikibase.