7 "api": { "url": "/openapi.json" }, 8 "auth": { "type": "none" }, 9 "logo_url": "https://example.com/logo.png", 10 "legal_info_url": "http://example.com", 11 "contact_email": "hello@example.com" 12 } An example
Documentation of the API in OpenAPI yaml or JSON format以OpenAPI yaml或JSON格式记录API文档。 A JSON manifest file that holds all the important metadata for your plugin一个JSON清单文件,保存了插件的所有重要元数据。 For the sake of this post, let’s imagine we’re building a plugin for managing...
如果有任何请求,在访问/api/visit-web端点时,'user_has_request'参数应设置为'true'。如果没有任何...
Check API Key: Ensure that your OpenAI API key is correctly entered and has the necessary permissions. Inspect Error Messages: Review any error messages displayed in the plugin for clues. Consult Documentation: Refer to theOpenAI API documentationfor further assistance. ...
The plugin provider writes aspecification for an API using the OpenAPI standard. This is a standard that's been around for a while, and is what powers tools likeSwaggerfor API documentation. Then, thisspecification is compiled into a prompt, which explains to ChatGPT how it may use the API...
Run the API locally:poetry run start Access the API documentation athttp://0.0.0.0:8000/docsand test the API endpoints (make sure to add your bearer token). About Retrieval Plugin This is a standalone retrieval backend that can be used withChatGPT custom GPTs,function callingwith thechat ...
Support the use of Chat GPT in the browser embedded in the plugin(支持在插件中内嵌浏览器使用ChatGPT) 1.0.6-222.223 Dealing with API compatibility issues(处理API兼容问题) 1.0.5 Fix the problem that the context is not associated(修复上下文不关联的问题) ...
A powerful ChatGPT plugin that integrates with the OpenAI API, enabling creative text generation, conversational AI, model fine-tuning, and more. Enhance ChatGPT's capabilities with seamless ac... 2 Likes ZAdam April 29, 2023,...
支持全部OpenAI的Api 📑 更新日志 1.1.1-beta0 function call改成GPT插件模式调用更加简单的调用方式.参考实现PluginTest 1.0.15 moderations接口更新,代码优化,序列化修复。 1.0.14 升级支持最新版Gpt-3.5—0614、Gpt-4.0—0614等模型, 支持function-calling完整使用案例参考:OpenAiClientFunctionTest ...
Here are some links you can take a look: https://platform.openai.com/docs/api-reference Conversation ID and Chat History ID parity - Plugin Development - OpenAI Developer Forum Please clickMark as Best Response&Likeif my post helped you to ...