Ask a question to get started
Enter to sendā¢Shift+Enter new line
llm_chain: Any = Field(default_factory=_get_default_llm_chain_factory(PARSING_DELETE_PROMPT))
The LLM chain used to parse the response.