Skip to content

Update API Types#459

Open
galileo-automation wants to merge 1 commit intomainfrom
chore/galileo-automation/update-api-types-2026-01-13
Open

Update API Types#459
galileo-automation wants to merge 1 commit intomainfrom
chore/galileo-automation/update-api-types-2026-01-13

Conversation

@galileo-automation
Copy link
Contributor

@galileo-automation galileo-automation commented Jan 13, 2026

User description

Fix any breaking changes if this pull request fails to deploy


Generated description

Below is a concise technical summary of the changes proposed in this PR:
Expand the Galileo API surface by introducing new endpoints for searching log streams, traces, spans, sessions, and experiments, alongside dedicated endpoints for managing metric settings and validating code scorers. Enhance existing data models by adding new fields, deprecating others, and introducing new event types for LLM spans to improve observability.

TopicDetails
Data Model & Scorers Enhance scorer management by adding new endpoints to validate_code_scorer and validate_code_scorer_log_record, and to get_validate_code_scorer_task_result. Update existing data models to include new fields like insights in AggregatedTraceView, inference_profiles in Bedrock integrations, and default_model_alias and roll_up_strategy in scorer configurations. Introduce new event types such as ImageGenerationEvent, InternalToolCall, MCPApprovalRequestEvent, MCPCallEvent, MCPListToolsEvent, MessageEvent, ReasoningEvent, and WebSearchCallEvent for richer LLM span observability.
Modified files (3)
  • src/types/api.types.ts
  • src/types/new-api.types.ts
  • src/types/openapi.types.ts
Latest Contributors(2)
UserCommitDate
Murikefeat-type-generation-A...November 24, 2025
galileo-automationUpdate-API-Types-324October 02, 2025
API Endpoint Expansion Introduce new API endpoints for searching and managing various entities within Galileo, including log_streams, traces, spans, sessions, and experiments. Add functionality to get and update metric settings for log_streams and experiments, and provide new endpoints for partial_search across traces, spans, and sessions.
Modified files (3)
  • src/types/api.types.ts
  • src/types/new-api.types.ts
  • src/types/openapi.types.ts
Latest Contributors(2)
UserCommitDate
Murikefeat-type-generation-A...November 24, 2025
galileo-automationUpdate-API-Types-324October 02, 2025
This pull request is reviewed by Baz. Review like a pro on (Baz).

@galileo-automation galileo-automation added the dependencies Pull requests that update a dependency file label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant