When using Spring AI library.
If I want to have three independent model conversations with a model (like three conversation web pages), each with its own configuration. Should I create three ChatModels and use them as constructors for three ChatClient, or should I create three ChatClient and use one ChatmModel as a constructor parameter?
I have set property
spring.ai.chat.client.enabled=false
本文标签:
版权声明:本文标题:spring - Initiate three independent conversations. Should three ChatClients correspond to three ChatModels or one? - Stack Overf 内容由网友自发贡献,该文观点仅代表作者本人,
转载请联系作者并注明出处:http://roclinux.cn/p/1744044223a2523818.html,
本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论