Giving a chatbot live weather through LLM tool calling

Thermomètre ancien sur un mur en bois, illustration du tool calling LLM pour la météo

My chatbot answers well from its knowledge base, but it has no idea how hot it is right now. Ask it “how many degrees is it?” and the model happily makes up a number. To give it live data, I reached for LLM tool calling. How LLM tool calling works With LLM tool calling, the … Read more

RAG explained to my mum

Old library with ladder, metaphor for RAG explained simply

Imagine someone who has read every university library in Switzerland. They can answer almost any general knowledge question. But if you ask them what happened at your place last week, or what’s in your internal documents, they have no idea. They weren’t there, and no one showed them. That’s RAG explained simply: the gap this … Read more