You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a hassle to manage AI settings. We also made an issue for refactoring multiple AI providers: #141.
What I think would be better is to introduce "Profiles". By profiles I mean a set of AI configuration.
That way we won't link API URL, API key for a single AI provider.
Users may have these profiles:
A profile for strict AI (low temperature), or more creative (high temperature)
A profile for remote AI (Mistral AI for example), or a local one (OpenAI API compatible + custom API base URL)
A profile for personal AI use (I pay money for my own analysis of any paper I want), or a profile for using remove AI that was given by my company. Personal files - personal profile, work files - corporate profile
The text was updated successfully, but these errors were encountered:
It's a hassle to manage AI settings. We also made an issue for refactoring multiple AI providers: #141.
What I think would be better is to introduce "Profiles". By profiles I mean a set of AI configuration.
That way we won't link API URL, API key for a single AI provider.
Users may have these profiles:
The text was updated successfully, but these errors were encountered: