feat: support display thought chain for deepseek r1 #410
Annotations
2 errors and 1 warning
typecheck
Process completed with exit code 2.
|
typecheck:
src/views/chat/components/Message/Reasoning.vue#L10
'props' is declared but its value is never read.
|
lint:
src/views/chat/components/Message/Reasoning.vue#L10
'props' is assigned a value but never used. Allowed unused vars must match /^_/u
|