类 ChatContextHolder.ChatContextScope

java.lang.Object
com.agentsflex.core.model.chat.ChatContextHolder.ChatContextScope
所有已实现的接口:
AutoCloseable
封闭类:
ChatContextHolder

public static class ChatContextHolder.ChatContextScope extends Object implements AutoCloseable
用于 try-with-resources 的作用域对象,确保上下文自动清理。