I get the following deprecation warning
<python_home_folder>python3.12/site-packages/langchain_core/_api/deprecation.py:139: LangChainDeprecationWarning: The class LLMChain was deprecated in LangChain 0.1.17 and will be removed in 0.3.0. Use RunnableSequence, e.g., prompt | llm instead.