Adapter

Agent Architecture

A connector that allows agents built with external frameworks (LangChain, CrewAI, AutoGen, custom code) to execute on the Grid. The adapter translates between the framework's native interface and the Grid's operation model.

Covia documentation covers every concept in full technical detail.