Installation
Python Package
Development Setup
For development setup and contributing guidelines, see DEVELOPMENT.md.
API Keys
Group Sense uses Google Gemini models by default. Set your API key:
The library supports any pydantic-ai compatible model. Pass a custom model to reasoner constructors using the model parameter.