Function Calling with Local LLMs The ability to call functions directed by large language models (LLMs), like those offered by OpenAI or Anthropic is revolutionary. Daniel Tapia Nov 3, 2024 5 min read
RAG Enriched Prompt with SQL Table Data Introduction Recently, we've been working on several GenAI use cases and identified a need for parsing and storing Daniel Tapia Nov 3, 2024 8 min read
Binome Multi-agent Framework Chapter 1 — Key Design Principles for LLM-Based Agents In the evolving landscape of artificial intelligence, agent frameworks have unlocked potentials for developing robust, scalable, and intelligent systems. This Daniel Tapia Nov 3, 2024 6 min read
Binome Multi-agent Framework Chapter 2 - A Senior Engineer's Overview This is Chapter 2 of our proposed LLM Multi-agent Framework. You can find Chapter 1 here 👇 Designing LLM-Based Agents: Key Daniel Tapia Nov 3, 2024 20 min read
AI AI Agent Function Calling: What Really Matters TL;DR An Agent’s function calling execution capability heavily depends on the underlying model. LLM Function Calling Overview When Daniel Tapia Nov 3, 2024 7 min read