-
[OPIK-5757] [FE][SDK] Link experiment configuration to agent config versions (#6302)
发布于
2026-04-16 15:17:39 +00:00 - [OPIK-5757] [FE][SDK] Link experiment configuration to agent config versions
When evaluate() or run_tests() is called with blueprint_id, the agent
configuration reference (_blueprint_id + blueprint_version) is stored in
experiment metadata. The experiment Configuration tab renders the version
as a clickable link to the agent configuration page.- [OPIK-5757] [FE][SDK] Address PR review feedback
- Fix catch block in TS SDK to capture error details
- Guard against empty project_id in ConfigurationTab link data
- Add unit test for blueprint fetch failure graceful degradation
- [OPIK-5757] [FE][SDK] Address reviewer feedback: tests, types, cleanup
- Add happy path + failure unit test for Python _merge_blueprint_into_config
- Add blueprint metadata tests for TS SDK evaluate()
- Narrow agent_config type from Dict[str, Any] to Dict[str, str]
- Extract AgentConfigLinkData type import in ConfigurationTab
下载附件