Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@keegangeorge
Copy link
Member

🔎 Overview

This PR makes various small improvements to the LLM editor form for seeded LLMs.

Specifically we:

  • disable name, id, and provider inputs from being changed (altering these doesn't persist anyway, we only want to show it to the user as information)
  • show AI bot user info for LLM as it could be useful for user despite being a seeded LLM
  • consistently use i18n template helper in the template
  • use @label property of <DButton /> instead of making it a wrapper component and placing the translated label inside it
  • fix incorrect data attribute naming [data-persona-id] should be [data-llm-id]
  • add lacking system specs

📸 Screenshots

Before:

Screenshot 2024-10-23 at 12 58 07

After:

Screenshot 2024-10-23 at 12 04 22

@keegangeorge keegangeorge merged commit 9af0c2e into main Oct 23, 2024
5 checks passed
@keegangeorge keegangeorge deleted the improve-seeded-llm branch October 23, 2024 20:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants