最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

spring - Initiate three independent conversations. Should three ChatClients correspond to three ChatModels or one? - Stack Overf

programmeradmin3浏览0评论

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

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论