Skip to content

Re-use TextInputView for Prompt editing #178

@timlenardo

Description

@timlenardo

Right now, we have two different entry points into sending a new prompt to the model: The first is the primary TextInputView, and the second is view for editing and re-sending a previous prompt. This means that each time we add a new feature (like voice input or web search), there's duplicate code. We should re-use TextInputView in both cases to avoid duplication!

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions