Skip to content

Add trust plugin for Haystack #2

@shotwellj

Description

@shotwellj

What

Create a trust plugin for Haystack similar to the existing plugins for CrewAI, LangChain, AutoGen, and OpenAI Agents SDK.

Why

Haystack is a popular framework for building LLM applications and RAG pipelines. Adding a trust plugin would let Haystack users route their agent calls through AIR Blackbox for observability and policy enforcement.

Where to start

  • Look at trust-crewai as a reference implementation
  • The plugin needs to intercept LLM calls and route them through the Gateway
  • Follow the same pattern: minimal code, swap the base_url, emit trust metadata

Helpful links

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions