64bit / async-openai

Rust library for OpenAI
https://docs.rs/async-openai
MIT License
1.11k stars 165 forks source link

Added dimensions param to embedding request #185

Closed vmg-dev closed 7 months ago

vmg-dev commented 7 months ago

Added the dimensions param to the embedding request so that shortened embeddings can optionally be requested.