Cleverly Orchestrated, Universally Observable

We design and build production-grade, highly portable agentic systems. By decoupling framework runtime from gateway control and instrumentation, we eliminate vendor lock-in.

The Portable Agentic Architecture Thesis

Most agentic projects suffer from tight coupling to provider SDKs and specific telemetry backends. Our design proves that framework independence and complete observability is a routing decision, not a codebase rewrite.

Multi-Framework Runtime

Deploy specialized agents utilizing the best-suited framework (LangGraph for structured stategraphs, Google ADK for raw simplicity, CrewAI for role-playing, Pydantic AI for type-safe validation).

Unified SDK Wrapper

All framework communications pass through a LiteLLM adapter. Swap providers, models, or context sizes via configuration files without changing application code.

Local Portkey Gateway

Intercepts and handles request retry policies, cache hits, model fallbacks, and security guardrails in one centralized proxy container.

OTel Standard Telemetry

Instrumentation layer captures semantic traces using OpenTelemetry and OpenInference standards, feeding any destination backend transparently.

Continuous Eval Stack

Automated evaluation suites (DeepEval, Ragas, Braintrust) run assertions on agent trajectories, guarding against regressions, latency creep, and hallucinations.

Portability Playground

Click on different Frameworks or Observability platforms below to see how our OpenTelemetry collector adapts routing and configurations instantly.

LangGraph
Google ADK
CrewAI
Pydantic AI
LiteLLM SDK → Portkey OSS Gateway
LLM Provider
OTel Collector (Scrubber)
LangSmith
Arize Phoenix
Langfuse
Braintrust
Active Config Spec
yaml
version: "1.1" agent: id: "web-research-agent" framework: "langgraph" model: "claude-3-5-sonnet" routing: sdk: "litellm-aliasing" gateway: "${AGENT_GATEWAY_URL}" caching: true telemetry: format: "openinference" exporter: "otlp-grpc" collector_endpoint: "${OTEL_COLLECTOR_ENDPOINT}" headers: agent-id: "web-research-agent" otel-destination: "langsmith" # Collector routes here testing: eval_framework: "ragas" metrics: ["faithfulness", "answer_relevance"]

Portability Highlight

Notice how the application code imports no provider SDKs directly. The OTel collector handles routing rules globally by matching the agent.id resource attribute.

Run a Real Agent

Start a live web-research run, watch named gateway events stream into the timeline, and open the configured observability trace for the same run.

Live

Web Research Agent

Runs through the configured per-agent gateway with bounded cost, step, and timeout caps. The execution page streams the real SSE timeline instead of simulated console output.

Open Live Run

Build Production Agent Infrastructure

Need custom, decoupled agentic workflows? We specialize in setting up corporate gateways, OTel pipelines, and custom agents that scale safely inside your infrastructure.

Email Inquiry

aru@jugaadagents.com

Headquarters

Atlanta, GA

Global Office

Hyderabad, India