iryna-kondr / scikit-llm

Seamlessly integrate LLMs into scikit-learn.
https://beastbyte.ai/
MIT License
2.98k stars 235 forks source link

Azure OpenAI Embeddings #76

Closed Ioannis-Pikoulis closed 1 month ago

Ioannis-Pikoulis commented 8 months ago

You have added support for Azure OpenAI GPT models. Please add support for Azure OpenAI embedding models too. Due to this problem, I can't use the GPTVectorizer as well as Dynamic Few Shot Classification.

OKUA1 commented 7 months ago

@Ioannis-Pikoulis this will be added in either v1.0 or v1.1. No specific estimates, but we are planning to release both versions this year.

iryna-kondr commented 1 month ago

Resolved with https://github.com/iryna-kondr/scikit-llm/pull/94