leviethung2103/langchain-practice · 文件
文件最后提交记录最后更新时间
README.md
Practice on Langchain
Finance Bot using LLM
In this guide, we will explore how to use the LangChain tools and yfinance to retrieve stock prices. LangChain is a framework for building applications with large language models (LLMs), and it can be used to streamline the process of retrieving and working with stock data.
Open 01_FinanceBot.ipynb and practice
We will build an agent that includes many tools to process different types from users.
Linkin Profile
