Skip to content

Comments

fix: use shared serialization and schema utils from uipath core #181

Merged
cristipufu merged 1 commit intomainfrom
fix/update_open_ai_runtime
Feb 19, 2026
Merged

fix: use shared serialization and schema utils from uipath core #181
cristipufu merged 1 commit intomainfrom
fix/update_open_ai_runtime

Conversation

@cristipufu
Copy link
Member

Summary

  • Update uipath-runtime 0.9.0
  • Replace local serialize_output with serialize_defaults from uipath.core.serialization
  • Replace local _resolve_refs and _process_nullable_types with transform_references and transform_nullable_types from uipath.runtime.schema
  • Delete unused _serialize.py module
  • Remove auto-call to register_runtime_factory() at module level

@cristipufu cristipufu self-assigned this Feb 19, 2026
@cristipufu cristipufu force-pushed the fix/update_open_ai_runtime branch from c51baad to 10f6317 Compare February 19, 2026 04:33
@cristipufu cristipufu force-pushed the fix/update_open_ai_runtime branch from 10f6317 to 58d6325 Compare February 19, 2026 04:47
@cristipufu cristipufu merged commit 2206c82 into main Feb 19, 2026
44 checks passed
@cristipufu cristipufu deleted the fix/update_open_ai_runtime branch February 19, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant