Eric Hare
Eric Hare
This PR adds support for a component which looks through the LangSmith Hub for prompt templates, allowing the user to input an API key and a particular prompt template to...
Sorry that this is a very annoying PR @potter-potter - but i've been asked to always keep consistent the references to Astra, to instead be Astra DB. I tried to...
**Describe the bug** Astra should be rebranded to Astra DB **To Reproduce** Attempt to install or import the package, note that the name is Astra **Expected behavior** It should be...
This pull request removes the AstraVectorize component, and instead includes options for vectorize directly in the Astra DB Component, with a dynamic UI depending on selections **DO NOT MERGE**: has...
### Feature Request Users have reported less-than-ideal results with PDF parsing in the File Upload component. Under the hood, we essentially use `pypdf` and join together the elements returned, but...
This pull request ensures support for Ollama models in CrewAI by correctly mapping the model
This pull request [DO NOT MERGE] is a first pass at adding a much better user experience for existing collections, including `autodetect` support in AstraDBVectorStore
This pull requests sets a default value for the field and description of the field in the Table Schema for structured output, so that it is more clear what needs...
This pull request adds an SMS via Twilio feature to the list of components
This pull request attempts to clean up some of the rarely used parameters by including them in a more general kwargs nested dictionary input.