Family of models

Agentic System

 

Buiding with Gemina / flash model

Flash ight model – super fast / cheap…used for OCR

2024 Gemin launches – Simgle mdel

long context window – memory that you provide a model (1 million tokens) ‘/pro model 2 million tokens

Ai Agent

Choose differt LLMs – 3 Contraints: Sapped / Response Quality / /Cost

  1. Archetecutal pattern -Simgel Model Architecture
    1. Lacks specialization
    2. prioritizing spedd and cost
  2. Sequential model – Chains mulyiple LLMS in a platform
    1. increased latency
    2. potential for propgating errors
  3. Parallel model
    1. increased cost
  4. Hierachical Routing pattern
    1. critical reliance on the router

Travel Agency example

 

Compose a future where intellice leads us all

 

using Langgraph today

Let the LLM tell the agent what to do

Agent to Agent communiction (event driven)