Ask a question to get started
Enter to send•Shift+Enter new line
Get default document variable name, if not provided.
If only one variable is present in the llm_chain.prompt, we can infer that the formatted documents should be passed in with this variable name.
get_default_document_variable_name( cls, values: dict, ) -> Any