Skip to content

chore(Authoring): Move model selection in AI Chat from advanced to basic editing view#2329

Merged
hirokiterashima merged 2 commits into
developfrom
move-model-selection
Jul 22, 2026
Merged

chore(Authoring): Move model selection in AI Chat from advanced to basic editing view#2329
hirokiterashima merged 2 commits into
developfrom
move-model-selection

Conversation

@Aaron-Detre

Copy link
Copy Markdown
Contributor

Changes

  • Moved AI Chat model selection from advanced to basic authoring.

Test

  • Model selection should be in basic authoring for AI Chat components.
  • Model selection should not be in advanced authoring.
  • Make sure model selection still works. After changing the model in authoring, requests should be sent to the new model.

Closes #2323

@Aaron-Detre Aaron-Detre self-assigned this Jul 22, 2026
@Aaron-Detre Aaron-Detre added the enhancement New feature of any size or improvement (UI, performance, security) label Jul 22, 2026
@qltysh

qltysh Bot commented Jul 22, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

Unable to calculate total coverage change because base branch coverage was not found.

Modified Files with Diff Coverage (1)

RatingFile% DiffUncovered Line #s
New Coverage rating: A
...onents/aiChat/ai-chat-authoring/ai-chat-authoring.component.ts100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@Aaron-Detre
Aaron-Detre marked this pull request as ready for review July 22, 2026 19:54

@hirokiterashima hirokiterashima left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hirokiterashima
hirokiterashima merged commit 14a21eb into develop Jul 22, 2026
4 checks passed
@hirokiterashima
hirokiterashima deleted the move-model-selection branch July 22, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature of any size or improvement (UI, performance, security)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(Authoring): Move model selection in AI Chat from advanced to basic editing view

2 participants