ActionsGPT

Created: 2024-02-27Author: app.xiaoniuniao.top
Data Analysis
Dall·e
Browser

2

Ratings(1)

programming

Category

5

Conversations

Capabilities

Data Analysis
Visual data analysis
Dall·e
Image Generation
Browser
Online Search and Web Reading

Description

Helps you create OpenAPI specifications from documentation, code examples, cURL commands, or just a description of how to use an API.

Prompts

  • Create a spec for this API: curl -G https://api.stripe.com/v1/customers -u "sk_test_4eC39HqLyjWDarjtT1zdp7dc:" -d limit=3
  • Add this endpoint to the spec: const response = await openai.createCompletion({ model: "text-davinci-003", prompt })
  • Make a spec to call the endpoint at https://api.openai.com/v1 with a POST request. The request should have a body with model and prompt keys - both are strings.
  • Here's the documentation: https://platform.openai.com/docs/api-reference/embeddings/create what does the spec look like for creating embeddings?

More programming GPTs

2.425.0K
2.325.0K
2.625.0K
2.425.0K
2.625.0K
2.410.0K
2.510.0K