DSPy-inspired AI Agent Framework for Go. Build structured LLM workflows and tool-using agents with type-safe signatures, composable modules, and pluggable providers.
Stars
2
Forks
0
Watchers
2
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
148
commits
fix(parallel): cache factory modules and probe count once to avoid double calls (#26)
5935986View on GitHubfix(mcp): run filesystem server in allowed dir for correct relative paths (#24)
6553559View on GitHubfeat(modelcatalog): centralize pricing in catalog with overrideable cost lookup (#22)
826c721View on GitHubfeat(examples,mcp): add YAML pipeline builder + local/shell MCP transports, configurable timeouts & retry overrides (#21)
63b8130View on GitHubfix(providers): harden OpenAI/OpenRouter requests (SDK migration, ProviderParams filtering, streaming cleanup) (#20)
62e4055View on GitHubfeat(mcp): add filesystem MCP client with stdio transport (#18)
5a3d313View on GitHubfix(cost): calculation, pricing and provider-specific operations (#14)
6484db5View on GitHub