Hacker News new | ask | show | jobs
by jon-wood 976 days ago
As an aside, this is how ChatGPT’s plugin support works, and I always find it slightly mind blowing. You give it some OpenAPI docs, and a some brief instructions on what the API is good for, and then off it goes and uses it.
1 comments

You can DIY this with LangChain OpenAPI chain: https://python.langchain.com/docs/use_cases/apis