Can we incorporate an API documentation analysis plugin? #293
Closed
qcgm1978
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments
-
Currently, we are working on a plugins features where you can use tools like this. That sounds like a great idea for a tool. In the current state, all plugins/tools need to be "hardcoded" in the sense they are langchain tools. It looks like you already did a lot of work integrating it, you should consider it making it a langchain tool so that it can be used by the upcoming "plugins" feature: https://js.langchain.com/docs/modules/agents/tools/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
I’ll study it. I don’t know there’s so much knowledge about language model plugin system. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I came across a project called https://github.com/egeucak/api-doc-gpt, which is an AI tool that assists in discovering API documentation. Is it possible to integrate this tool into our project as a plugin instead of hard coding it?


Beta Was this translation helpful? Give feedback.
All reactions