-
Notifications
You must be signed in to change notification settings - Fork 17
Issues: edreisMD/plugnplai
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Count tokens of plugins.functions
enhancement
New feature or request
#165
opened Jun 18, 2023 by
edreisMD
Group these functions in one function under Plugins to avoid repetition
enhancement
New feature or request
#164
opened Jun 18, 2023 by
edreisMD
Invert arguments: replace all PluginObject(url, openapi_spec, manifest) to PluginObject(url, manifest, openapi_spec)
enhancement
New feature or request
#163
opened Jun 18, 2023 by
edreisMD
🚨 Emergency issue: Change call_api to functions as defined by openai functions (new released models)
#156
opened Jun 13, 2023 by
edreisMD
🚨 Emergency issue: Change gpt-4 to gpt-4-0613 or gpt-3.5-turbo-0613 (mainly on examples)
#155
opened Jun 13, 2023 by
edreisMD
Store the API response and the second LLM request for the last api call
#153
opened Jun 12, 2023 by
edreisMD
Let plugins instance load a new plugin (url) without overwriting the ones that are already loaded.
sweep
#151
opened Jun 10, 2023 by
edreisMD
Build verification script for plugins that are working on LangChain AI Plugins
#149
opened Jun 2, 2023 by
edreisMD
Change the read the docs template from furo to sphinx-book-theme
#93
opened May 29, 2023 by
edreisMD
Handle URL submission on directory when there is no www or https://
bug
Something isn't working
#68
opened May 23, 2023 by
edreisMD
Make get_plugins() set default verified_for variable for "plugnplai"
enhancement
New feature or request
good first issue
Good for newcomers
#67
opened May 23, 2023 by
edreisMD
Broken OpenAPI specs for some plugins when readin, building description or call_api
bug
Something isn't working
#58
opened May 21, 2023 by
edreisMD
When calling plugin save the log of the first LLM response, API call, parameters, and API response.
enhancement
New feature or request
#43
opened May 15, 2023 by
edreisMD
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.