# README
OpenAI Structured Output Processor
Intro
输入 PromptTemplate,定义一个或多个结构化输出的类型,将会根据 prompt 的内容选择其中一个定义的输出类型, 输出一个结构化的对象。
- PromptTemplate 中的变量的值取自 brain memory
- 结构化对象将被写入 brain memory
# Functions
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author