Agent Service
The Agent Service is designed to enable the creation, configuration, and execution of AI agents and their workflows. Its primary purpose is to manage and host these agents, orchestrating their interactions with critical platform services such as the Model Gateway, Knowledge Service, and MCP Servers.
| Environment URLs |
Dev: agents.dev.trimble-ai.com Stage: agents.stage.trimble-ai.com Prod: agents.ai.trimble.com |
| API Docs | developer.stage.trimble-ai.com/#agents |
| Repository | github.com/Trimble-Agentic/agentic-agent-svc |
| Tech Stack | Python, FastAPI, Pydantic, LangGraph |
| Database | MongoDB |