File tree Expand file tree Collapse file tree
evaluators/contrib/galileo/src/agent_control_evaluator_galileo/luna2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 GALILEO_CONSOLE_URL: Optional, for custom deployments
1212
1313Documentation:
14- https://v2docs .galileo.ai/concepts/protect/overview
15- https://v2docs .galileo.ai/sdk-api/python/reference/protect
14+ https://docs .galileo.ai/concepts/protect/overview
15+ https://docs .galileo.ai/sdk-api/python/reference/protect
1616"""
1717
1818from agent_control_evaluator_galileo .luna2 .config import (
Original file line number Diff line number Diff line change 33This module provides a lightweight HTTP client that calls the Galileo Protect API
44directly, without requiring the full galileo-sdk package.
55
6- Reference: https://v2docs .galileo.ai/sdk-api/python/reference/protect
6+ Reference: https://docs .galileo.ai/sdk-api/python/reference/protect
77"""
88
99import logging
You can’t perform that action at this time.
0 commit comments