Skip to content

Conversation

@koic
Copy link
Contributor

@koic koic commented May 17, 2025

This refactoring moves compatibility handling for URI::RFC2396_PARSER (Ruby 3.4+) and URI::DEFAULT_PARSER (<= 3.3) into Langchain::Utils::UriParser.

Follow-up to #980 (comment).

@koic
Copy link
Contributor Author

koic commented May 17, 2025

I'll look into it since the test is failing.

@koic koic force-pushed the extract_uri_parser branch from 12ee6c3 to 6627612 Compare May 17, 2025 08:19
@koic
Copy link
Contributor Author

koic commented May 17, 2025

The CI has passed.

@sergiobayona
Copy link
Collaborator

👍🏼

This refactoring moves compatibility handling for `URI::RFC2396_PARSER` (Ruby 3.4+)
and `URI::DEFAULT_PARSER` (<= 3.3) into `Langchain::Utils::UriParser`.

Follow-up to patterns-ai-core#980 (comment).
@koic koic force-pushed the extract_uri_parser branch from 710f5bd to fc9882c Compare June 12, 2025 07:13
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