Default to THINKING; hide Sources card (#108) #109

Merged
westfarn merged 1 commits from feat/108-thinking-inline-citations into master 2026-08-04 10:41:15 -07:00
Owner

Summary

  • Closes #108 — hide Sources card; clicking inline [n] opens that source in a new tab.
  • Follow-up to #106 / #107: default fixed modelName is now THINKING (not FAST).

Test plan

  • Sent messages use THINKING.
  • Grounded answers show inline [n] markers but no Sources card.
  • Clicking [n] opens the matching URL in a new tab.
## Summary - 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. - Follow-up to [#106](https://git.aimloperations.com/ai_ml_operations/chat_web_app/issues/106) / [#107](https://git.aimloperations.com/ai_ml_operations/chat_web_app/pulls/107): default fixed `modelName` is now `THINKING` (not `FAST`). ## Test plan - [ ] Sent messages use THINKING. - [ ] 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:22:24 -07:00
Default chat to THINKING; open citations in new tab (#106, #108).
Unit Tests / test (pull_request) Successful in 11s
1da4ba9a4e
Drop Sources card; inline [n] opens the source URL. Lock composer to THINKING while model picker stays hidden.
westfarn merged commit 0aad5394e9 into master 2026-08-04 10:41:15 -07:00
westfarn deleted branch feat/108-thinking-inline-citations 2026-08-04 10:41:16 -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#109