Skip to content

Remove old v2 model fields frontend code #1453

@dlqqq

Description

@dlqqq

Description

@jonahjung22

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 repository

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions