A chatbot that uses Google Search to find the most relevant responses to the user input and then uses a Gradient.AI model to generate a response based on the most relevant responses from Google Search.
- Poetry
- Clone the repository
- Run
poetry install
- Run
poetry run chainlit run gradient_langchain_tool_demo.py