Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

if no LLMs attached, there should be a button to add LLMs in chat #445

@joseplayero

Description

@joseplayero

problem

if the user has not added any llm to reor this is an empty dropdown in chat:
Screenshot 2024-10-11 at 06 05 31

solution

when there are no attached llms, there should be a button instead of the select dropdown to allow user to 'attach llm'. this button should use the commonmodals context to open settings on the llms page.

  • this change will require an additional modification to make the llm tab within settings the default one that opens in settings
  • it will also require a very small refresh icon next to or below the 'attach llm' button and the dropdown which refreshes the llms config by pulling from electron store

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions