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. 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 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 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 Nov 3, 2024 20 min read
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 Nov 3, 2024 7 min read
Getting Started: EKS Access Entries You may have worked with EKS in the past and one of the first infuriating aspects of setting up your cluster for other users, is the… Mar 7, 2024 4 min read
System Design: Migration of Queues with no Downtime! Designing a Migration Plan of Broker Queues with Minimal Downtime. Jan 25, 2024 6 min read
ReInvent 2023: Trying out Pod Identity Agent Out of re:Invent 2023 one of the features that caught my eye is the new EKS add on: Pod Identity Agent that promises to simplify IAM… Nov 28, 2023 4 min read