konng
konng
要是能实现非网页上这种功能就好了,不光能翻译,还能解释、改写等等 
@Ltyro I have an alternative solution: We can set up a WebClient interceptor to redirect the `reasoning_content` field from the DeepSeek official API into the `content` field, wrapping it with...
> [@Ltyro](https://github.com/Ltyro) I have an alternative solution: We can set up a WebClient interceptor to redirect the `reasoning_content` field from the DeepSeek official API into the `content` field, wrapping it...
By the way, the version of the dependency I use is as follows ```xml org.springframework.boot spring-boot-starter-parent 3.4.0 io.github.wimdeblauwe htmx-spring-boot 4.0.1 ```