Ironclad / rivet

The open-source visual AI programming environment and TypeScript library
https://rivet.ironcladapp.com
MIT License
2.55k stars 226 forks source link

[Feature]: Use models endpoint to automatically update model selection in chat node #361

Open ai-made-approachable opened 4 months ago

ai-made-approachable commented 4 months ago

Feature Request

Open AI has an endpoint to get the models. Why are we not using this in the models selection for the Chat node? This should ensure that preview models etc. are always available in the selection.

https://platform.openai.com/docs/api-reference/models/list

Code of Conduct