microagent is a lightweight Python framework for building LLM agents
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Add GitHub Actions workflow, setup.py, and requirements-dev.txt for automated testing
c981215View on GitHubrefactor: update code style and add test infrastructure
60119e7View on GitHubtest: improve Groq integration tests with proper mocking and error handling
347661aView on GitHubdocs: update project documentation URL to use correct GitHub username
090e35cView on GitHubci: add GitHub Actions workflows, update project metadata, and add development tooling
3c12925View on GitHubci: add GitHub Actions workflow for testing and linting
0dfb4f2View on GitHubrefactor: update Groq provider for v1.0.0 compatibility and bump version to 0.1.1
37ab664View on GitHubfeat: Add Groq provider with comprehensive documentation and testing
3662751View on GitHub