| AgentPromptTemplateSchema | |
| BaseAgentCallSchema | |
| chainCallSchema | Chain类的call方法的参数数据结构。 |
| chainSchema | Chain 构造函数的参数数据结构。 |
| ChatSchema | 聊天参数接口 |
| createLLMSchema | 创建LLM的参数接口 |
| createMessageSchema | |
| Error_2 | An object representing an operation that failed for the reason given in message. |
| EvaluateItemSchema | |
| FunctionCallOption | FunctionCall的接口 |
| FunctionCallSchema | |
| FunctionInterface | |
| MemoryPromptTemplateSchema | |
| MermaidCallSchema | |
| milvusVectorDBCreateSchema | |
| milvusVectorDBIndexSchema | |
| milvusVectorDBPromptTemplateSchema | |
| milvusVectorDBQuerySchema | |
| milvusVectorDBSchema | |
| milvusVectorDBSearchSchema | |
| milvusVectorDBUploadSchema | |
| milvusVectorDBUpsertSchema | |
| MultiPromptSchema | 多重提示模板数据结构。 |
| polishPromptTemplateSchema | |
| PromptsSchema | 主要的模板数据结构。 |
| ReflectionPromptTemplateSchema | |
| structSchema | call 方法的struct参数的数据结构。 |
| Success | An object representing a successful operation with a result of type T. |
| TeacherEvaluateSchema | |
| TypeChatJsonValidator | Represents an object that can validate JSON strings according to a given TypeScript schema. |
| TypeScriptChainCallSchema | Represents an object that can translate natural language requests in JSON objects of the given type. |