wch / chatstream

Example Shiny for Python app which talks to the OpenAI API
https://wch.github.io/chatstream/
MIT License
74 stars 14 forks source link

Update Codebase to use lastest OpenAI and Shiny API #13

Open dar4datascience opened 9 months ago

dar4datascience commented 9 months ago
smach commented 6 months ago

Hi @wch . Are there any plans to update chatstream to use more recent OpenAI API syntax as in this pull request, and to add current OpenAI models as Typed options? It's fine if not, but it would be helpful to know before I invest time in learning and coding with this. Thank you!!