spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

Improve DefaultChatClient code.

Open szarpul opened this issue 1 year ago • 1 comments

  • Remove code duplications between DefaultCallResponseSpec and DefaultStreamResponseSpec.
  • This should improve readability for future improvements in ChatClient, like the one mentioned in the issue #873.

szarpul avatar Jul 02 '24 06:07 szarpul