diff --git a/docs/docs/expression_language/cookbook/prompt_size.ipynb b/docs/docs/expression_language/cookbook/prompt_size.ipynb index 7bcacf1e6d..9a73e5d2e7 100644 --- a/docs/docs/expression_language/cookbook/prompt_size.ipynb +++ b/docs/docs/expression_language/cookbook/prompt_size.ipynb @@ -220,7 +220,7 @@ "id": "637f994a-5134-402a-bcf0-4de3911eaf49", "metadata": {}, "source": [ - ":::tip\n", + ":::{.callout-tip}\n", "\n", "[LangSmith trace](https://smith.langchain.com/public/60909eae-f4f1-43eb-9f96-354f5176f66f/r)\n", "\n", @@ -388,7 +388,7 @@ "id": "5a7e498b-dc68-4267-a35c-90ceffa91c46", "metadata": {}, "source": [ - ":::tip\n", + ":::{.callout-tip}\n", "\n", "[LangSmith trace](https://smith.langchain.com/public/3b27d47f-e4df-4afb-81b1-0f88b80ca97e/r)\n", "\n", diff --git a/docs/docs/expression_language/how_to/message_history.ipynb b/docs/docs/expression_language/how_to/message_history.ipynb index aac305d7ac..12ddbf8b03 100644 --- a/docs/docs/expression_language/how_to/message_history.ipynb +++ b/docs/docs/expression_language/how_to/message_history.ipynb @@ -552,7 +552,7 @@ "id": "da3d1feb-b4bb-4624-961c-7db2e1180df7", "metadata": {}, "source": [ - ":::tip\n", + ":::{.callout-tip}\n", "\n", "[Langsmith trace](https://smith.langchain.com/public/bd73e122-6ec1-48b2-82df-e6483dc9cb63/r)\n", "\n", diff --git a/docs/docs/expression_language/why.ipynb b/docs/docs/expression_language/why.ipynb index ecd8ed5266..1fd85e6584 100644 --- a/docs/docs/expression_language/why.ipynb +++ b/docs/docs/expression_language/why.ipynb @@ -18,7 +18,7 @@ "id": "919a5ae2-ed21-4923-b98f-723c111bac67", "metadata": {}, "source": [ - ":::tip \n", + ":::{.callout-tip} \n", "We recommend reading the LCEL [Get started](/docs/expression_language/get_started) section first.\n", ":::" ] diff --git a/docs/docs/modules/agents/agent_types/openai_assistants.ipynb b/docs/docs/modules/agents/agent_types/openai_assistants.ipynb index 9a8e402b2f..01b1a5314e 100644 --- a/docs/docs/modules/agents/agent_types/openai_assistants.ipynb +++ b/docs/docs/modules/agents/agent_types/openai_assistants.ipynb @@ -163,7 +163,7 @@ "id": "db6b9cbf-dd54-4346-be6c-842e08756ccc", "metadata": {}, "source": [ - ":::tip\n", + ":::{.callout-tip}\n", "\n", "[LangSmith trace](https://smith.langchain.com/public/6750972b-0849-4beb-a8bb-353d424ffade/r)\n", "\n", diff --git a/docs/docs/modules/agents/agent_types/openai_tools.ipynb b/docs/docs/modules/agents/agent_types/openai_tools.ipynb index 51f99a3b9c..a625064344 100644 --- a/docs/docs/modules/agents/agent_types/openai_tools.ipynb +++ b/docs/docs/modules/agents/agent_types/openai_tools.ipynb @@ -21,7 +21,7 @@ "\n", "OpenAI termed the capability to invoke a **single** function as **functions**, and the capability to invoke **one or more** functions as **tools**.\n", "\n", - ":::tip\n", + ":::{.callout-tip}\n", "\n", "In the OpenAI Chat API, **functions** are now considered a legacy options that is deprecated in favor of **tools**.\n", "\n", diff --git a/docs/docs/modules/agents/agent_types/xml_agent.ipynb b/docs/docs/modules/agents/agent_types/xml_agent.ipynb index 53c6889642..8558d96757 100644 --- a/docs/docs/modules/agents/agent_types/xml_agent.ipynb +++ b/docs/docs/modules/agents/agent_types/xml_agent.ipynb @@ -19,7 +19,7 @@ "\n", "Some language models (like Anthropic's Claude) are particularly good at reasoning/writing XML. This goes over how to use an agent that uses XML when prompting. \n", "\n", - ":::tip\n", + ":::{.callout-tip}\n", "\n", "* Use with regular LLMs, not with chat models.\n", "* Use only with unstructured tools; i.e., tools that accept a single string input.\n", diff --git a/docs/docs/use_cases/question_answering/chat_history.ipynb b/docs/docs/use_cases/question_answering/chat_history.ipynb index c8b2d45add..ceac1e88a5 100644 --- a/docs/docs/use_cases/question_answering/chat_history.ipynb +++ b/docs/docs/use_cases/question_answering/chat_history.ipynb @@ -315,7 +315,7 @@ "id": "53263a65-4de2-4dd8-9291-6a8169ab6f1d", "metadata": {}, "source": [ - ":::tip\n", + ":::{.callout-tip}\n", "\n", "Check out the [LangSmith trace](https://smith.langchain.com/public/243301e4-4cc5-4e52-a6e7-8cfe9208398d/r) \n", "\n", diff --git a/docs/docs/use_cases/question_answering/sources.ipynb b/docs/docs/use_cases/question_answering/sources.ipynb index d721ec15b1..635d0a06f1 100644 --- a/docs/docs/use_cases/question_answering/sources.ipynb +++ b/docs/docs/use_cases/question_answering/sources.ipynb @@ -235,7 +235,7 @@ "id": "b437da5d-ca09-4d15-9be2-c35e5a1ace77", "metadata": {}, "source": [ - ":::tip\n", + ":::{.callout-tip}\n", "\n", "Check out the [LangSmith trace](https://smith.langchain.com/public/007d7e01-cb62-4a84-8b71-b24767f953ee/r)\n", "\n",