-
-
Notifications
You must be signed in to change notification settings - Fork 450
Open
Labels
maintenanceChange related to maintenance of the repositoryChange related to maintenance of the repository
Description
Description
Jonah is working on a new ModelParametersInput component that will be more robust & allow users to input any number of model arguments.
In the process, we should remember to delete packages/jupyter-ai/src/components/settings/model-fields.tsx and any of its associated types. This is the old "model fields" component that users used in v2 to input model arguments.
Small naming suggestion
We should probably rename ModelParametersInput => ModelArgumentsInput. Technically, parameters are the named variables expected by a function, whereas the arguments are the actual values. Since users will input the values of these parameters, this is an "arguments input" and not a "parameters input".
Metadata
Metadata
Assignees
Labels
maintenanceChange related to maintenance of the repositoryChange related to maintenance of the repository