telekom / mltb2

Machine Learning Toolbox 2
https://telekom.github.io/mltb2/
MIT License
10 stars 4 forks source link

Add support for new OpenAI API. #133

Closed PhilipMay closed 10 months ago

PhilipMay commented 10 months ago
PhilipMay commented 10 months ago

https://github.com/openai/openai-python/blob/f1c7d714914e3321ca2e72839fe2d132a8646e7f/src/openai/resources/chat/completions.py#L31

PhilipMay commented 10 months ago

https://github.com/openai/openai-python/blob/f1c7d714914e3321ca2e72839fe2d132a8646e7f/src/openai/_client.py#L42

PhilipMay commented 10 months ago

https://github.com/openai/openai-python/blob/f1c7d714914e3321ca2e72839fe2d132a8646e7f/src/openai/lib/azure.py#L63

PhilipMay commented 10 months ago

This is how it looks like: https://gist.github.com/PhilipMay/811bd7e555427f23dcbc4c9718b1f970