peachisai commented on code in PR #13712:
URL: https://github.com/apache/skywalking/pull/13712#discussion_r2853770678


##########
docs/en/changes/changes.md:
##########
@@ -129,6 +129,7 @@
   Event loop: `min(5, cores)` shared — non-blocking I/O multiplexing needs few 
threads.
   Blocking executor: JDK 25+ uses virtual threads; JDK <25 keeps Armeria's 
default cached pool
   (up to 200 on-demand threads) because HTTP handlers block on long storage/DB 
queries.
+* Add the spring-ai components and the GenAI layer.

Review Comment:
   > 
[apache/skywalking-booster-ui#524](https://github.com/apache/skywalking-booster-ui/pull/524)
 should be added as well. Because of this sync.
   
   Had added



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to