You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A proxy feature would be super useful in debugging connection issues.
Perhaps a better way to do this, to ensure other connection options are also supported, would be to allow a hash of connection options passed to the Client, as seen in this example I found online:
Hi,
I tried to get this working myself by pulling the weaviate-ruby repo and langchainrb, but could not get it to work.
I couldn't get bundler to use the local Gem versions for some reason, I think due to Homebrew overriding the path, or something.
So thought I'd ask for a feature request, rather than bang my head against gem dependencies, as I was getting no where fast.
Here's my Git Diff:
A proxy feature would be super useful in debugging connection issues.
Perhaps a better way to do this, to ensure other connection options are also supported, would be to allow a hash of connection options passed to the Client, as seen in this example I found online:
Thanks,
Ryan
The text was updated successfully, but these errors were encountered: