langflow-ai / langflow

⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic.
http://www.langflow.org
MIT License
18.95k stars 2.87k forks source link

Feature: Updated Chat History for Astra DB #1895

Closed erichare closed 3 weeks ago

erichare commented 1 month ago

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

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 2:49pm
erichare commented 3 weeks ago

@nicoloboschi i made the changes you listed, let me know if this looks better. Thank you!

erichare commented 3 weeks ago

@ogabrielluiz anything holding back the merge? I see a build issue but i think thats unrelated, correct me if im wrong?

I'd be happy to add a test or some kind of validation, just might need a little guidance there - maybe there's something for Zep available? Just let me know if so!

ogabrielluiz commented 3 weeks ago

@erichare should be good to go. It is still a bit hard to add automated tests for these integration components.