Default to THINKING; hide Sources card (#106, #108) #107

Merged
westfarn merged 1 commits from feat/106-remove-model-dropdown into master 2026-08-04 10:17:32 -07:00
Owner

Summary

  • Closes #106 — remove FAST/THINKING dropdown; always send THINKING.
  • Closes #108 — hide Sources card; clicking inline [n] opens that source in a new tab.

Test plan

  • Composer has no FAST/THINKING dropdown.
  • Sent messages use THINKING (backend resolves to thinking model).
  • Grounded answers show inline [n] markers but no Sources card.
  • Clicking [n] opens the matching URL in a new tab.
## Summary - Closes [#106](https://git.aimloperations.com/ai_ml_operations/chat_web_app/issues/106) — remove FAST/THINKING dropdown; always send `THINKING`. - Closes [#108](https://git.aimloperations.com/ai_ml_operations/chat_web_app/issues/108) — hide Sources card; clicking inline `[n]` opens that source in a new tab. ## Test plan - [ ] Composer has no FAST/THINKING dropdown. - [ ] Sent messages use THINKING (backend resolves to thinking model). - [ ] Grounded answers show inline `[n]` markers but no Sources card. - [ ] Clicking `[n]` opens the matching URL in a new tab.
westfarn added 1 commit 2026-08-04 10:17:00 -07:00
Remove FAST/THINKING model dropdown from chat composer (#106).
Unit Tests / test (pull_request) Successful in 12s
a13108b840
Hide mode selection from users; keep sending fixed FAST so the backend contract stays intact.
westfarn merged commit 6ec239d2e0 into master 2026-08-04 10:17:32 -07:00
westfarn deleted branch feat/106-remove-model-dropdown 2026-08-04 10:17:32 -07:00
westfarn changed title from Remove FAST/THINKING model dropdown from chat composer (#106) to Default to THINKING; hide Sources card (#106, #108) 2026-08-04 10:22:02 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/chat_web_app#107