diff --git a/fern/pages/cookbooks/sql-agent-cohere-langchain.mdx b/fern/pages/cookbooks/sql-agent-cohere-langchain.mdx index 9bc5edb03..30eff0e7d 100644 --- a/fern/pages/cookbooks/sql-agent-cohere-langchain.mdx +++ b/fern/pages/cookbooks/sql-agent-cohere-langchain.mdx @@ -36,15 +36,6 @@ The database contains two tables: - [Create the agent](#toc1_5_) - [Run the agent](#toc1_6_) - - - ## [Import the required libraries](#toc0_) First, let's import the necessary libraries for creating a SQL agent using Cohere and LangChain. These libraries enable natural language interaction with databases and provide tools for building AI-powered agents.