程序包io.agentscope.core.formatter的分层结构
类分层结构
- java.lang.Object
- io.agentscope.core.formatter.AbstractBaseFormatter<TReq,
TResp, TParams> (implements io.agentscope.core.formatter.Formatter<TReq, TResp, TParams>) - io.agentscope.core.formatter.MediaUtils
- io.agentscope.core.formatter.ResponseFormat
- io.agentscope.core.formatter.ResponseFormat.Builder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.agentscope.core.formatter.FormatterException
- java.lang.RuntimeException
- java.lang.Exception
- io.agentscope.core.formatter.AbstractBaseFormatter<TReq,
接口分层结构
- io.agentscope.core.formatter.Formatter<TReq,
TResp, TParams>