Ankush Gola
d3ec00b566
Callbacks Refactor [base] ( #3256 )
...
Co-authored-by: Nuno Campos <nuno@boringbits.io >
Co-authored-by: Davis Chase <130488702+dev2049@users.noreply.github.com >
Co-authored-by: Zander Chase <130414180+vowelparrot@users.noreply.github.com >
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com >
2023-04-30 11:14:09 -07:00
vowelparrot
94a92abf24
Add Retrieval Example for AI Plugins ( #2737 )
...
This PR proposes
- An NLAToolkit method to instantiate from an AI Plugin URL
- A notebook that shows how to use that alongside an example of using a
Retriever object to lookup specs and route queries to them on the fly
---------
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com >
2023-04-11 23:22:14 -07:00
Harrison Chase
0e3b0c827e
Harrison/ai plugin ( #2084 )
...
Co-authored-by: Xupeng (Tony) Tong <tongxupeng.cpu@gmail.com >
2023-03-27 23:31:53 -07:00
William FH
e4f15e4eac
Add support for YAML Spec Plugins ( #2054 )
...
It's common to use `yaml` for an OpenAPI spec used in the GPT plugins.
For example: https://www.joinmilo.com/openapi.yaml or
https://api.slack.com/specs/openapi/ai-plugin.yaml (from [Wong2's
ChatGPT Plugins List](https://github.com/wong2/chatgpt-plugins ))
2023-03-27 14:27:48 -07:00
Harrison Chase
b83e826510
plugin tool ( #1974 )
2023-03-24 12:30:08 -07:00