menu
langchain_openai package
documentation
langchain_openai.dart
OpenAIQAWithStructureChain<S extends Object>
memory property
memory property
dark_mode
light_mode
memory
property
BaseChatMemory?
memory
final
inherited
Memory to use for this chain.
Implementation
final MemoryType? memory;
langchain_openai package
documentation
langchain_openai
OpenAIQAWithStructureChain<S extends Object>
memory property
OpenAIQAWithStructureChain class