attach-gateway

attach-dev
7
Drop-in OIDC & Google A2A auth + Weaviate memory for Ollama, vLLM and any local LLM server.
#a2a #auth0 #gateway #jwt #llm #memory #ollama #proxy #vllm #weaviate #attach-dev

Overview

What is attach-gateway

Attach Gateway is an identity and memory side-car for LLM engines and multi-agent frameworks, providing OIDC/DID SSO, A2A hand-off, and a pluggable memory bus, such as Weaviate.

How to Use

To use Attach Gateway, install it via PyPI or from source, run a Weaviate memory backend in Docker, export your authentication token and configuration variables, and then run the gateway to make secure calls to your LLM server.

Key Features

Key features include OIDC/JWT or DID-JWT verification, stamping headers for identity consistency, implementing A2A task hand-offs, mirroring prompts and responses to a memory backend, and providing workflow traces.

Where to Use

Attach Gateway is suitable for applications requiring secure identity management and memory integration in LLM engines and multi-agent systems, particularly in environments lacking built-in authentication.

Use Cases

Use cases include secure interactions between agents in multi-agent frameworks, memory management for LLM applications, and enabling authentication for models like Ollama and vLLM.

Content