Skip to content

Commit

Permalink
Update ada.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
edmcquinn authored Mar 18, 2024
1 parent 737cc07 commit 107467e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/docs/pages/guides/ada.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 107467e

Please sign in to comment.