mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
fd7f129f10
**Description:** This PR fix some code snippets that have raw `\n`'s instead of actual line breaks. **Issue:** Currently some snippets look like this: ![image](https://github.com/langchain-ai/langchain/assets/18213435/355b4911-38e9-4ba4-8570-f928557b6c13) Affected pages: - https://python.langchain.com/docs/integrations/providers/predictionguard#example-usage - https://python.langchain.com/docs/modules/agents/how_to/custom_llm_agent#set-up-environment - https://python.langchain.com/docs/modules/chains/foundational/llm_chain#get-started - https://python.langchain.com/docs/integrations/providers/shaleprotocol#how-to **Tag maintainer:** @hwchase17 |
||
---|---|---|
.. | ||
custom_llm_agent.mdx | ||
custom_llm_chat_agent.mdx | ||
mrkl_chat.mdx | ||
mrkl.mdx |