patterns-ai-core / langchainrb

Build LLM-powered applications in Ruby
https://rubydoc.info/gems/langchainrb
MIT License
1.18k stars 156 forks source link

accept non ascii url #660

Closed michelson closed 3 weeks ago

michelson commented 3 weeks ago

for some url like "https://vadb.org/events/d/México" the url will not work, with this change , it will

andreibondarev commented 3 weeks ago

@michelson Thank you for the PR!