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
Allow users to pick the AI model they would like to use. We already have a "preferred model" field on the user settings in the backend, we need add a way to change it on the frontend. We should also use the current openai key to see which models the user has access to
The text was updated successfully, but these errors were encountered:
Blocked until we have a testing pipeline - do not want to expose all models as some perform badly, that would reflect badly on DataLine, we should expose models carefully after they pass our upcoming regression test.
Allow users to pick the AI model they would like to use. We already have a "preferred model" field on the user settings in the backend, we need add a way to change it on the frontend. We should also use the current openai key to see which models the user has access to
The text was updated successfully, but these errors were encountered: