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]: Ability to set settings, like OpenAI API key, on a per project basis #333

Open andris1 opened 5 months ago

andris1 commented 5 months ago

Feature Request

Basically, I'd like to split personal & work settings.

Code of Conduct

abrenneke commented 5 months ago

Gotcha, yeah I don't want to store it in the project file, but it could be stored in the UI and assocated with a project file... somehow.

andris1 commented 3 months ago

Something like profiles maybe? Profile A -> associated with Projects 1, 2, 3. Profile B -> associated with Projects 4,5,6.