Madhavan

Results 60 comments of Madhavan

@Amit1509, I want to answer this concern, > The current configuration includes sensitive passwords, which raises security concerns Having just the [secure connect bundle (SCB)](https://docs.datastax.com/en/astra-db-serverless/drivers/secure-connect-bundle.html) in itself will *not* give...

Yes, this is still a problem even with `v1.0.6`. Expand/Collapse ``` python -m langflow run --env-file ~/langflow/.env Starting Langflow v1.0.6... ╭───────────────────────────────────────────────────────────────────╮ │ Welcome to ⛓ Langflow │ │ │ │...

Thanks for your question @Skunnyk! What were you looking to find out using the Spark UI here during the migration?

1. What version of CDM did you use here? 2. What is the exact and full command-line and console output? 3. Could you get the full table schema? 4. Could...

> [!IMPORTANT] > other related changes that need to happen along with this change are, > - [[SPARK-45314]](https://issues.apache.org/jira/browse/SPARK-45314) Drop Scala 2.12 and make Scala 2.13 the default > - [[SPARK-45315]](https://issues.apache.org/jira/browse/SPARK-45315)...

+1 to implementing a feature to delete all or some configurable clean-up mechanism as I now have 1000s of sessions IDs on my playground and there is no easy way...

@abhinandanwadwa did you end up working on implementing this capability as part of Langflow and create a PR?

I'm the original submitter of #2260 ;-) I can confirm that I'm also facing this same exact error when using Claude Code with AWS Bedrock. Version: ``` % claude update...

➕ it's been stuck for me over 2+ hours on my venv with python `3.10`. See file attached. [langflow_111_upgrade_hung_20241203.txt](https://github.com/user-attachments/files/17995285/langflow_111_upgrade_hung_20241203.txt)