Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是botkit的新手。仍在探索框架。
botkit 如何扩展?我可以随机设置多个服务器和路由请求吗?如果每个用户请求最终都在不同的服务器中,上下文是否会被保留?
将会话保存到 dbs 是唯一的方法,Botkit 默认不支持。还有其他人试图解决类似的问题,这可能会有所帮助https://github.com/howdyai/botkit/issues/251