Eric Hare

Results 20 issues of Eric Hare

Hi Joe, We added this option for a little visual we're working on - Just figured I'd open a pull request in case you were interested in including it in...

Hello, Gobbli is a fantastic package. I've been trying to use it in some of my work. One issue is it seems like the BERT checkpoint is being loaded at...

DO NOT MERGE This PR is the initial work to integrate https://python.langchain.com/docs/integrations/memory/astradb_chat_message_history/ with the chat history components of langflow. WIP.

This pull requests adds support for Astra DB as a source connector, pulling in data from Astra DB for use in Unstructured and applying appropriate metadata.

This pull requests adds support for specifying the indexing options for various columns in Astra DB, allowing users to avoid a situation where long text columns are by-default indexed.

This Pull Request adds Chat History based on session IDs for Astra DB.

enhancement
size:L
lgtm

Updates to the test to ensure that a list of fields to deny indexing is provided.

@potter-potter i don't have write access to your branch, so opened up a PR for my changes here

I'm rather new to this project but, I thought it might be worthwhile to gauge the community's thoughts on implementing a fully-native Python client. Those of you who have a...

Remove defaults, require the params be passed if required by API

bug
documentation
core