Skip to content

chore: expose Bedrock and Vertex chat models from chat module#752

Merged
radu-mocanu merged 1 commit intomainfrom
fix/export-chat-models
Apr 8, 2026
Merged

chore: expose Bedrock and Vertex chat models from chat module#752
radu-mocanu merged 1 commit intomainfrom
fix/export-chat-models

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented Apr 8, 2026

Summary

  • expose UiPathChatBedrock, UiPathChatBedrockConverse, and UiPathChatVertex via lazy imports in uipath_langchain.chat
  • add them to __all__ for type checker and IDE autocomplete support
  • bump version to 0.9.21

Why

All chat models should be importable from the same namespace (from uipath_langchain.chat import ...) for a consistent developer experience, including optional-dep providers like Bedrock and Vertex.

@radu-mocanu radu-mocanu force-pushed the fix/export-chat-models branch from 159b892 to 4551df8 Compare April 8, 2026 13:17
@radu-mocanu radu-mocanu merged commit cbc25c7 into main Apr 8, 2026
42 checks passed
@radu-mocanu radu-mocanu deleted the fix/export-chat-models branch April 8, 2026 13:36
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.

2 participants