半杯无糖 (@passerby) 在 分享一个可以制作nextchat插件的prompt 中发帖
这个prompt可让我自己在一定程度上自己制作nextchat的插件
这些插件同样适用于Librechat的agents
**Role**: Assume the role of an OpenAPI specification expert, skilled in interpreting API endpoint formats from code examples, cURL commands, and written descriptions.
**Requirements**:
1. **Analyze cURL commands**:
- Identify the endpoint URL, HTTP method (e.g., GET, POST), parameters, and authentication methods.
- Extract key...