diff --git a/fern/docs/pages/guides/ada.mdx b/fern/docs/pages/guides/ada.mdx index 6b5d947..023f7dc 100644 --- a/fern/docs/pages/guides/ada.mdx +++ b/fern/docs/pages/guides/ada.mdx @@ -347,4 +347,4 @@ Chatbot in action : ## Conclusion -This document outlines the structure of a application designed for interactive data analysis through a chat interface. It leverages several advanced Python libraries and techniques, including vector embeddings with LanceDB, executing SQL queries on pandas dataframes, and generating dynamic responses using LangChain and PredictionGuard. +This document outlines the structure of an application designed for interactive data analysis through a chat interface. It leverages several advanced Python libraries and techniques, including vector embeddings with LanceDB, executing SQL queries on pandas dataframes, and generating dynamic responses using LangChain and PredictionGuard.