pip show galileo
npm list galileo
pip install galileo
npm install galileo
.env
configuration, making sure that API keys are correct, the keys are named correctly, and loaded via tools like dotenv
..env
configuration, making sure that API keys are correct, the keys are named correctly, and loaded via tools like dotenv
.ping api.galileo.ai
or curl -I https://api.galileo.ai
.axios-retry
or custom retry mechanisms.GalileoLogger
or using galileo_context
in your application code.
GalileoLogger
is properly initialized and Traces are configured correctly.
GalileoLogger
is concluded and logs are flushed.