langchain
langchain copied to clipboard
add option to return prompt
can be useful to have access to the prompt outside of llmchain, similar to return_intermediate steps
should rename key to prompt
yea not sure about this one. could we add prompt val to LLMResult or Generate?