irudnyts / openai

An R package-wrapper around OpenAI API
https://irudnyts.github.io/openai/
Other
164 stars 28 forks source link

Rename `create_embedding()` to `create_embeddings()` #24

Closed irudnyts closed 1 year ago

irudnyts commented 1 year ago

Actually, this is fine, since the official name of Python function is openai.Embedding.create().