Tool Calling LLM

Exercise: Explore Provided tools

https://python.langchain.com/docs/integrations/tools/

  • Bind a web search tool to your model.
  • Ask a question to it which would not be possible to answer without internet search.