nat / openplayground

An LLM playground you can run on your laptop
MIT License
6.27k stars 487 forks source link

Ability to add Azure as an openai provider #43

Open nick-inkeep opened 1 year ago

nick-inkeep commented 1 year ago

We use Azure in-house, would love to be able to use them as a provider on the openplayground.

ThHanke commented 1 year ago

Did that on my folk at https://github.com/Mat-O-Lab/openplayground, change the api endpoint in models.json and put ur deplomentnames into engine.

nick-inkeep commented 1 year ago

thanks @ThHanke . How would you add the 32k model?

aswny commented 1 year ago

@ThHanke I tried your fork with Azure-OpenAI integration, but it does not show Azure OpenAI in providers list still. Do I need set up the parameters somehow else?

Screenshot 2023-09-14 at 12 36 56