Python SDK for Galileo's prompt engineering and model evaluation platform. Current version 4.3.0, requires Python >=3.10. Release cadence: frequent minor updates.
pip install galileo-coreVerified import paths — ran on the pinned version, not inferred.
Initialize the client and list projects.
Use GalileoClient(api_key='...') instead of GalileoClient('...').Change 'import galileo' to 'from galileo_core import ...'.
Set environment variable named GALILEO_API_KEY.
No dependency data recorded yet.