utils
utils.core_api_client
GalileoCoreApiClient Objects
A class for interacting with the Galileo API using the galileo_core package.
Currently used by the GalileoLogger to create and upload traces to Galileo.
Arguments:
project_id
(Optional[str]
): The ID of the project.log_stream_id
(Optional[str]
): The ID of the log stream.base_url
(Optional[str]
): The base URL for the Galileo API.api_key
(Optional[str]
): The API key for authentication.