adamrushy / OpenAISwift

This is a wrapper library around the ChatGPT and OpenAI HTTP API
MIT License
1.6k stars 242 forks source link

Add support for Embeddings #61

Closed bluepi0j closed 1 year ago

bluepi0j commented 1 year ago

Add support for Embeddings: https://platform.openai.com/docs/api-reference/embeddings

adamrushy commented 1 year ago

This is awesome, great work 👏🏼