Build agents with ADK
Write a Google ADK agent for the Crusoe Agent Platform - the root_agent contract, foundry_model(), built-in tools, and a complete runnable example.
Build agents with LangGraph
Write a LangGraph agent for the Crusoe Agent Platform - the compiled-graph contract, crusoe_langchain helpers, and a complete runnable example.
Build agents with CrewAI
Write a CrewAI agent for the Crusoe Agent Platform - the crew contract, the message and history placeholders, and a complete runnable example.