Function Calling
This demo application will ask the LLM for the weather in the city given in the input field and specify a tool that can get weather information given a latitude and longitude. The weather information retrieval is implemented using open-meteo.com.
Send Message