opik icon indicating copy to clipboard operation
opik copied to clipboard

[NA] [SDK] Added experiments to import/export options, and completely refactored commands

Open dsblank opened this issue 2 months ago β€’ 35 comments

Details

The main changes in this PR are:

  1. Allowing proper import/export of experiments (including downloading linked prompts, datasets, and traces)
  2. Rearrangement to download single items by data_type (see below)
  3. Ability to download all items as CSV or JSON
  4. These changes are not backwards compatible, but was unavoidable.

Key Highlights

Experiment Import - Automatic Trace Import

Before: Importing experiments required manually importing traces first to build trace ID mappings.

After: Experiment import automatically imports traces from workspace_folder/projects/ and builds trace ID mappings.

# Now works in one step - traces are imported automatically
opik import default experiment ./exported-workspace/

Export Format Support

Import now supports multiple export formats:

  • Datasets: Both {"name": "..."} and {"dataset": {"name": "..."}} formats
  • Prompts: Both {"name": "..."} and {"prompt": {"name": "..."}} formats
  • Experiments: Now includes dataset_item_data in exported items

Feedback Score Cleaning

Fixed: Feedback scores are now automatically cleaned to remove read-only fields (source, created_at, etc.) before import, preventing validation errors.

Dataset Item Schema Flexibility

Fixed: Dataset items now use all fields from the export (not just input, expected_output, metadata), supporting any dataset schema.

Export Summary Enhancement

Before: Export summary only showed experiment count.

After: Export summary shows counts for experiments, datasets, prompts, and traces.

πŸ“Š Export Summary
πŸ§ͺ Experiments | 1
πŸ“Š Datasets    | 1
πŸ’¬ Prompts     | 2
πŸ” Traces      | 100

Change checklist

  • [x] User facing
  • [x] Documentation update

Issues

N/A

Testing

  • New e2e tests for experiment import functionality
  • Updated existing tests to cover the new option
  • Comprehensive scenarios including error handling, filtering, and dry-run modes

Documentation

Updated the import/export SDK page

dsblank avatar Oct 23 '25 15:10 dsblank

🌿 Preview your docs: https://opik-preview-ed38137d-362a-45ab-bb4c-c5931754f7f7.docs.buildwithfern.com/docs/opik

No broken links found

github-actions[bot] avatar Oct 23 '25 15:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-38202251-4314-4005-a6d1-77913c514925.docs.buildwithfern.com/docs/opik

No broken links found

github-actions[bot] avatar Oct 23 '25 15:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-e2918d3f-00f4-4423-99ed-79125d740f61.docs.buildwithfern.com/docs/opik

No broken links found

github-actions[bot] avatar Oct 23 '25 15:10 github-actions[bot]

This feature was not included in original import/export. See comment here:

https://github.com/comet-ml/opik/pull/3630#discussion_r2430248039

CC: @alexkuzmik

dsblank avatar Oct 23 '25 15:10 dsblank

SDK E2E Tests Results

142 tests   132 βœ…β€ƒβ€ƒ5m 46s ⏱️   1 suites    1 πŸ’€   1 files      9 ❌

For more details on these failures, see this check.

Results for commit f7b28dce.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Oct 25 '25 14:10 github-actions[bot]

SDK Unit Tests Results

1β€ˆ124 tests   1β€ˆ121 βœ…β€ƒβ€ƒ36s ⏱️ β€‡β€ˆβ€‡β€‡1 suitesβ€ƒβ€ƒβ€‡β€ˆβ€‡β€‡0 πŸ’€ β€‡β€ˆβ€‡β€‡1 filesβ€„β€‚β€ƒβ€ƒβ€‡β€ˆβ€‡β€‡3 ❌

For more details on these failures, see this check.

Results for commit 70bffd82.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Oct 27 '25 01:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-9ce50187-d6dc-4151-814f-4724724f2411.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: ❌ Broken link: {} ()

Page: ❌ Broken link: ] ()

github-actions[bot] avatar Oct 27 '25 01:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-fb40febe-a692-4988-a6b0-0b0bb0a0c7ae.docs.buildwithfern.com/docs/opik

No broken links found

github-actions[bot] avatar Oct 27 '25 13:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-3dca17eb-af16-4abb-8169-6297f87e23c7.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-3dca17eb-af16-4abb-8169-6297f87e23c7.docs.buildwithfern.com/docs/opik/contributing/guides/backend ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

Page: https://opik-preview-3dca17eb-af16-4abb-8169-6297f87e23c7.docs.buildwithfern.com/docs/opik/contributing/guides/backend/ ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

github-actions[bot] avatar Oct 30 '25 14:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-fdb32afb-1429-44c4-9543-8409c2f6005b.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-fdb32afb-1429-44c4-9543-8409c2f6005b.docs.buildwithfern.com/docs/opik/contributing/guides/backend ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

Page: https://opik-preview-fdb32afb-1429-44c4-9543-8409c2f6005b.docs.buildwithfern.com/docs/opik/contributing/guides/backend/ ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

github-actions[bot] avatar Oct 30 '25 14:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-004a04da-2774-4d87-8b67-ade58d3290e9.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-004a04da-2774-4d87-8b67-ade58d3290e9.docs.buildwithfern.com/docs/opik/contributing/guides/backend ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

Page: https://opik-preview-004a04da-2774-4d87-8b67-ade58d3290e9.docs.buildwithfern.com/docs/opik/contributing/guides/backend/ ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

github-actions[bot] avatar Oct 30 '25 14:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-c85fa7bc-ddf2-4059-b941-699ca8082769.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-c85fa7bc-ddf2-4059-b941-699ca8082769.docs.buildwithfern.com/docs/opik/contributing/guides/backend ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

Page: https://opik-preview-c85fa7bc-ddf2-4059-b941-699ca8082769.docs.buildwithfern.com/docs/opik/contributing/guides/backend/ ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

github-actions[bot] avatar Oct 30 '25 15:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-0bd01370-6b1d-4949-b92f-3f0f70414ec7.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-0bd01370-6b1d-4949-b92f-3f0f70414ec7.docs.buildwithfern.com/docs/opik/contributing/guides/backend ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

Page: https://opik-preview-0bd01370-6b1d-4949-b92f-3f0f70414ec7.docs.buildwithfern.com/docs/opik/contributing/guides/backend/ ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

github-actions[bot] avatar Oct 30 '25 16:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-1ccbf1f1-f9c2-47ec-bab9-eb48699492eb.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-1ccbf1f1-f9c2-47ec-bab9-eb48699492eb.docs.buildwithfern.com/docs/opik/contributing/guides/backend ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

Page: https://opik-preview-1ccbf1f1-f9c2-47ec-bab9-eb48699492eb.docs.buildwithfern.com/docs/opik/contributing/guides/backend/ ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

Page: https://opik-preview-1ccbf1f1-f9c2-47ec-bab9-eb48699492eb.docs.buildwithfern.com/docs/opik/integrations/openwebui ❌ Broken link: https://openwebui.com/ (504)

Page: https://opik-preview-1ccbf1f1-f9c2-47ec-bab9-eb48699492eb.docs.buildwithfern.com/docs/opik/integrations/openwebui/ ❌ Broken link: https://openwebui.com/ (504)

github-actions[bot] avatar Oct 30 '25 16:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-f2744276-33fc-433a-b7e7-6329578dd184.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-f2744276-33fc-433a-b7e7-6329578dd184.docs.buildwithfern.com/docs/opik/contributing/guides/backend ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

Page: https://opik-preview-f2744276-33fc-433a-b7e7-6329578dd184.docs.buildwithfern.com/docs/opik/contributing/guides/backend/ ❌ Broken link: https://docs.liquibase.com/secure/user-guide-5-0/what-is-a-rollback (429)

github-actions[bot] avatar Oct 30 '25 16:10 github-actions[bot]

🌿 Preview your docs: https://opik-preview-06179d0a-50bd-45b3-893a-d0f0fc89983c.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: ❌ Broken link: https://opik-preview-06179d0a-50bd-45b3-893a-d0f0fc89983c.docs.buildwithfern.com/docs/opik (500)

github-actions[bot] avatar Nov 18 '25 13:11 github-actions[bot]

🌿 Preview your docs: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/prompt-engineering/prompt-playground ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/prompt-engineering/prompt-playground/ ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/production-monitoring/online-evaluation-rules ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/production-monitoring/online-evaluation-rules/ ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/evaluation/evaluation-ui-workflow ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/production-monitoring ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/evaluation/concepts-overview ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/evaluation/evaluation-ui-workflow/ ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/evaluation/define-metrics ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/intro/next-steps ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/evaluation/concepts-overview/ ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/evaluation ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/evaluation/define-metrics/ ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/intro/opik-overview ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/intro/next-steps/ ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/intro ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/testing/pytest-integration ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/intro/opik-overview/ ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/testing ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/evaluation/evaluate-llm-app ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/testing/pytest-integration/ ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/opik-university/evaluation/evaluate-llm-app/ ❌ Broken link: https://www.comet.com/docs/opik/evaluation/overview (500)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-5527e9b6-7b5a-445d-afe4-dd3f0ec3c708.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

github-actions[bot] avatar Nov 18 '25 15:11 github-actions[bot]

🌿 Preview your docs: https://opik-preview-81b74b9a-3b4b-4264-a049-9b7b48e0c617.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-81b74b9a-3b4b-4264-a049-9b7b48e0c617.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-81b74b9a-3b4b-4264-a049-9b7b48e0c617.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-81b74b9a-3b4b-4264-a049-9b7b48e0c617.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-81b74b9a-3b4b-4264-a049-9b7b48e0c617.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-81b74b9a-3b4b-4264-a049-9b7b48e0c617.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

Page: https://opik-preview-81b74b9a-3b4b-4264-a049-9b7b48e0c617.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

github-actions[bot] avatar Nov 18 '25 16:11 github-actions[bot]

🌿 Preview your docs: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/tool_optimization ❌ Broken link: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/tool_optimization/ (404)

Page: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

Page: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/tool_optimization/ ❌ Broken link: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/tool_optimization/ (404)

Page: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-a4c6f4f3-6d1d-4f0a-98a5-acb7efcfa23d.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

github-actions[bot] avatar Nov 18 '25 17:11 github-actions[bot]

🌿 Preview your docs: https://opik-preview-b51e7815-d660-4af4-bad6-ed68748b180f.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-b51e7815-d660-4af4-bad6-ed68748b180f.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-b51e7815-d660-4af4-bad6-ed68748b180f.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-b51e7815-d660-4af4-bad6-ed68748b180f.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-b51e7815-d660-4af4-bad6-ed68748b180f.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

Page: https://opik-preview-b51e7815-d660-4af4-bad6-ed68748b180f.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-b51e7815-d660-4af4-bad6-ed68748b180f.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

github-actions[bot] avatar Nov 18 '25 21:11 github-actions[bot]

🌿 Preview your docs: https://opik-preview-e756d2e1-470c-44fe-bcb5-b425bfeae99b.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-e756d2e1-470c-44fe-bcb5-b425bfeae99b.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

Page: https://opik-preview-e756d2e1-470c-44fe-bcb5-b425bfeae99b.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-e756d2e1-470c-44fe-bcb5-b425bfeae99b.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-e756d2e1-470c-44fe-bcb5-b425bfeae99b.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

Page: https://opik-preview-e756d2e1-470c-44fe-bcb5-b425bfeae99b.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-e756d2e1-470c-44fe-bcb5-b425bfeae99b.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

github-actions[bot] avatar Nov 19 '25 01:11 github-actions[bot]

🌿 Preview your docs: https://opik-preview-87514558-ba1f-4afb-830c-1d15c4a6722a.docs.buildwithfern.com/docs/opik

The following broken links where found:

Page: https://opik-preview-87514558-ba1f-4afb-830c-1d15c4a6722a.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-87514558-ba1f-4afb-830c-1d15c4a6722a.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-87514558-ba1f-4afb-830c-1d15c4a6722a.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

Page: https://opik-preview-87514558-ba1f-4afb-830c-1d15c4a6722a.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/hierarchical_reflective_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/hierarchical_reflective_optimizer (404)

Page: https://opik-preview-87514558-ba1f-4afb-830c-1d15c4a6722a.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/metaprompt_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/meta_prompt_optimizer (404)

Page: https://opik-preview-87514558-ba1f-4afb-830c-1d15c4a6722a.docs.buildwithfern.com/docs/opik/agent_optimization/algorithms/evolutionary_optimizer/ ❌ Broken link: https://github.com/comet-ml/opik/tree/main/sdks/opik_optimizer/src/opik_optimizer/evolutionary_optimizer (404)

github-actions[bot] avatar Nov 19 '25 13:11 github-actions[bot]

🌿 Preview your docs: https://opik-preview-812dd0fa-d5e6-4757-8345-9fcb84726a59.docs.buildwithfern.com/docs/opik

No broken links found

github-actions[bot] avatar Nov 20 '25 16:11 github-actions[bot]

🌿 Preview your docs: https://opik-preview-02770884-dd92-440d-8d74-15546f5167c1.docs.buildwithfern.com/docs/opik

No broken links found


πŸ“Œ Results for commit 7d8e8408d81e8eefddeede652eed6abfacb1d137

github-actions[bot] avatar Dec 08 '25 15:12 github-actions[bot]

Backend Tests Results

β€‡β€ˆ356 filesβ€„β€ƒβ€‡β€ˆ356 suites   51m 57s ⏱️ 6β€ˆ017 tests 6β€ˆ010 βœ…β€ƒ7 πŸ’€β€ƒ0 ❌ 5β€ˆ923 runsβ€Šβ€ƒ5β€ˆ916 βœ…β€ƒ7 πŸ’€β€ƒ0 ❌

Results for commit 1b38bb15.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Dec 08 '25 16:12 github-actions[bot]

πŸ”„ Test environment deployment started

Building images for PR #3784...

You can monitor the build progress here.

github-actions[bot] avatar Dec 10 '25 13:12 github-actions[bot]

βœ… Test environment is now available!

Access Information

  • URL: https://pr-3784.dev.comet.com
  • Cluster: comet-ml-development
  • Namespace: pr-3784
  • Version: 1.9.43-3784-merge-683
  • Application logs: View in Grafana

The deployment has completed successfully and the version has been verified.

CometActions avatar Dec 10 '25 14:12 CometActions