PullRequestInc / go-gpt3

An OpenAI GPT-3 API client enabling Go/Golang programs to interact with the gpt3 APIs.
MIT License
393 stars 65 forks source link

Add text-embedding-ada-002 engine #17

Closed thehappydinoa closed 1 year ago

thehappydinoa commented 1 year ago

Added text-embedding-ada-002 engine as the const TextEmbeddingAda002