类 ChatContextHolder.ChatContextScope
java.lang.Object
com.agentsflex.core.model.chat.ChatContextHolder.ChatContextScope
- 所有已实现的接口:
AutoCloseable
- 封闭类:
- ChatContextHolder
用于 try-with-resources 的作用域对象,确保上下文自动清理。
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
context
-
-
构造器详细资料
-
ChatContextScope
-
-
方法详细资料
-
close
- 指定者:
close在接口中AutoCloseable
-