Get started with DataStax: dtsx.io/techwithtim-astradb Langflow Github Rep: dtsx.io/techwithtim-langflow Check out DataStax AI PaaS: dtsx.io/techwithtim-aipaas
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Hi. Bro your videos are so helpful, i working on some ai projects and it needs web scraping,i have no idea . You posted a video. Im working on frontend you posted streamlit,now im working agents you posted this video.💥Your videos are so helpful. Thank you.🔥🔥
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
lmao you went from baby steps to like a 5k in 10 minutes; super well explained though, and covers a ton more ground than other videos/creators in this area.
Learning this will improve my chances of getting a job. Right? I am upskilling, and I am really enjoying this stuff. But is this what companies are looking for when they hire Devs or PMs?
Hey Tim, great video. I wanted some suggestions from you. As you have already build the fitness tracking app, any ideas or suggestions for what else I can build on the same lines of using multiagent LLMs?
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Awesome video. I have a question related to how the RAG component is utilized here. If I am not missing anything, this example uses all the notes in the collection when using ask_ai_func(), no matter the user_id asking the question, which means that it will consider notes created by different people. Is it possible to filter the notes by some key?
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Please help me out. Anyone who has built the flow, can you say why is the "Conditional Router" not working properly? Whenever the LLM gives an input of "Yes" or "No", it only runs the "No" component of it. The calculator and the "Yes" component never works. However if I remove the "Conditional Router" and simply use the Tool calling Agent and the other components, it works perfectly.
I'm not Tim (clearly), but python intermediate level (datatypes, loops, functions, etc) and knowledge about streamlit (Tim has a minicourse about it), seems to be sufficient to understand this project in my opinion. Knowledge about RAGs, Langflow etc helps but I wouldn't say required to understand (but to eventually implement is appropriate).
I ran the project it works but i dont get the the expected output in Ask AI section with the details ive entered above but rather get the output based on what i've tested in LangFlow in Browser ( The quesiton and Answer ). Idk what to do! Can you help me out
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Im not able to access the playground at all. i hover over the playground button and it give me this message "Add a chat input or chat output to use the playground"
Hey Tim, I don't know is it only me or not but connecting to Tool Calling Agent to Text Response, it just popped up as, "No compatible components found", but on other hand you were able to make it connect idk how but how to solve this? 24:50
@rohiteswargouthu6422 yeah mate you just have to run langflow locally using "python -m langflow run" command. This is the only way which will work. Langflow website is still in initial phase
after the recent update, ASTRA vectorize need not to be used. In ASTRA DB block itself there is an option "embedding Model or Astra vectorized" . choose astra vectorize then you will be able use it with NVIDIA embedding model
@@saicharan6333 hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Hey Tim, or anyone else that can help, I'm at 24:51 and when I go to connect the tool calling agent response to the text output it just isn't connecting for whatever reason. Any idea as to what I can do? Thank you!
does the playground option not work for anyone? I added text inputs, the prompt, Open AI model. yet the playground option is still telling me to add inputs or outputs...
hey i am trying to build the same thing with groq api but i running into some issues i am able to execute it in langflow but when i try to run locally i get an error that there is no api_key even after mentioning in .env file
@rajayashwanthavantsa113 you can add that message field , if you click on the 'If else' component , you will see `controls` hovering above the component and in there you can enable message filed ..etc
@@jamesmikeedison2281 hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
hello, this is great tutorial! :) but i have some problems. Can anyone tell me why i don't have Playground if i choose Test Inputs and Text Output? I am using Groq as a model (with llama-3.2-90b). I can only test this project when i use Chat Output and if i fill text box in Text Inputs :/
i have same problem friend. Right know im just hitting the play button on the last component and it seems to show output, just a bit slower. Did you make it to the conditional router? It seems they removed it
@@CodewithJash hello :) no, i didn't make to conditional router yet. Still sticked at this Macro Flow... maybe it is because i am using Groq instead of OpenAI? weird...
Can anybody help? No matter how many times I enter the API key for the astra db I get an error? I have used just Astra DB component as Vectorize being deprecrated. "Error building component astra db: Error initiliazing AstraDBVectorStore: [401] Unauthorized Invalid JWT serialization: Missing dot delimeter(s) Please check or regenerate your API key."
hi, do you know what's the fix for this? am also running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Hey Tim, I have to build a multiagent RAG for which I need your guidance. Is there a way to contact you apart from TH-cam so that I can share the problem statement with you?
Great project . But I'm getting issues at the end of the "ASKAI" seems to be with the call agent tool and last openai model connected to the advice output "Error building Component OpenAI: Connection error" & second with downloading langflow package in the editor. Others seem to not be able to download the package too.
@@TechWithTim I tell you how the conditional router is gone, im not holding it against you because i've learn a ton, but waste your good name on a bullshit products
hi, were you able to fix this? am also running into the same issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Get started with DataStax: dtsx.io/techwithtim-astradb
Langflow Github Rep: dtsx.io/techwithtim-langflow
Check out DataStax AI PaaS: dtsx.io/techwithtim-aipaas
I am a computer engineering student, and you have been making me to stand out, thanks!!
That’s awesome!
Before I see the video, can I ask if your agent checks weather?
@@KumR they do not
In one month, langflow changed so much that one can not fully replicate this because the components changed a lot.
Thank you! I'm over half way through and you explain it all so well!
Finished the complete tutorial. Can't thanks enough for this wonderful tut.
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Many thanks for creating this tutorial. 👏
aitutorialmaker AI fixes this. Multi-agent AI tutorial overview.
Hi Tim, love all your videos. Thanks for the great content and outstanding teachings❤❤❤
Hi. Bro your videos are so helpful, i working on some ai projects and it needs web scraping,i have no idea . You posted a video. Im working on frontend you posted streamlit,now im working agents you posted this video.💥Your videos are so helpful.
Thank you.🔥🔥
hi Tim, thanks for your wonderful work.
it would be nice if you could make full ai course video from beginners to advance
Great video, thanks for creating this and step thru to help many build agentic workflows.
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
lmao you went from baby steps to like a 5k in 10 minutes; super well explained though, and covers a ton more ground than other videos/creators in this area.
Learning this will improve my chances of getting a job. Right?
I am upskilling, and I am really enjoying this stuff. But is this what companies are looking for when they hire Devs or PMs?
experience
Hey Tim, great video. I wanted some suggestions from you. As you have already build the fitness tracking app, any ideas or suggestions for what else I can build on the same lines of using multiagent LLMs?
wow, been waiting for this one.. Thanks much 🙌
Great tutorial! Quick question: how do I put this tool on the internet so that other people can use it?
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Tim Dropping some fire content 🔥🔥🔥
Great Video, but vectorize gives error message of incompatible with embed input
Awesome video. I have a question related to how the RAG component is utilized here. If I am not missing anything, this example uses all the notes in the collection when using ask_ai_func(), no matter the user_id asking the question, which means that it will consider notes created by different people. Is it possible to filter the notes by some key?
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Thank you ! Do you know any other good alternative to langflow ?
Please make a video on gpt hell 😢
Please help me out. Anyone who has built the flow, can you say why is the "Conditional Router" not working properly?
Whenever the LLM gives an input of "Yes" or "No", it only runs the "No" component of it. The calculator and the "Yes" component never works. However if I remove the "Conditional Router" and simply use the Tool calling Agent and the other components, it works perfectly.
Hello sir, may I know what the prerequisites i need to learn to do this project? ....
I'm not Tim (clearly), but python intermediate level (datatypes, loops, functions, etc) and knowledge about streamlit (Tim has a minicourse about it), seems to be sufficient to understand this project in my opinion. Knowledge about RAGs, Langflow etc helps but I wouldn't say required to understand (but to eventually implement is appropriate).
there is no language model parameter in the agent component. How do I then connect the agent to the model?
I ran the project it works but i dont get the the expected output in Ask AI section with the details ive entered above but rather get the output based on what i've tested in LangFlow in Browser ( The quesiton and Answer ). Idk what to do! Can you help me out
You need to clear out the results from langflow first
Oh wow? How long did it take you to run pip install langflow. This is taking forever for me
@@jamesmikeedison2281 yeah, it takes a bit for sure... but works
hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Im not able to access the playground at all. i hover over the playground button and it give me this message "Add a chat input or chat output to use the playground"
Ya you need to have an input and output in order to use it. Try swapping the text input with chat input and same for the output
@@TechWithTim some of the components are suddenly outdated. Like you wont find the conditional router anymore.
@@TechWithTim Thanks Tim! I was confused why text input doesn't work. Is it because the langflow team just decide to get rid of text input component?
What's the bare minimum cost to hire you to set up one. I'm on a tight budget here.
$200/hour
Hey Tim, I don't know is it only me or not but connecting to Tool Calling Agent to Text Response, it just popped up as, "No compatible components found", but on other hand you were able to make it connect idk how but how to solve this? 24:50
did you solve it
@rohiteswargouthu6422 yeah mate you just have to run langflow locally using "python -m langflow run" command. This is the only way which will work. Langflow website is still in initial phase
@@rohiteswargouthu6422 yeah I did. You just have to run langflow locally, with "python -m langflow run" and you'll be able to resolve this issue.
Great Vdo!!
Thank you
Love you Tim
Unable to use ASTRA Vectorize. It shows that it was DEPRECATED. Please help me resolve this issue.
after the recent update, ASTRA vectorize need not to be used. In ASTRA DB block itself there is an option "embedding Model or Astra vectorized" . choose astra vectorize then you will be able use it with NVIDIA embedding model
@@saicharan6333 only NVIDIA model? bcuz im currently using the Google gemini
@@saicharan6333 hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
Hey Tim, or anyone else that can help, I'm at 24:51 and when I go to connect the tool calling agent response to the text output it just isn't connecting for whatever reason. Any idea as to what I can do? Thank you!
I got the same issue, tool agent just say, "No compatible components found". You got any solution yet?
@@TanmayBhatgareno not yet unfortunately, I reached out to their team and asked in their discord, once I get it resolved I’ll be back to let you know
@@SkiLarkk1 I too raised a GitHub issue, hope it will help.
Me too. I have the same problems.
@@TanmayBhatgare its been insanely hard to get decent support for this lol
does the playground option not work for anyone? I added text inputs, the prompt, Open AI model. yet the playground option is still telling me to add inputs or outputs...
hey i am trying to build the same thing with groq api but i running into some issues i am able to execute it in langflow but when i try to run locally i get an error that there is no api_key even after mentioning in .env file
what is alternative to astradb.
Great
Great!!
Hi my model is not running can you maybe assist with fixing it
Conditional Router is not present in langflow v1.1.0
What should be used instead?
there's a logic component called "If-Else".
@CCKuang-p2o Yes, but there is no place for a message field.
@rajayashwanthavantsa113 you can add that message field , if you click on the 'If else' component , you will see `controls` hovering above the component and in there you can enable message filed ..etc
@@rajayashwanthavantsa113 can you even install langflow ? I tried to ran the python code locally, but can't install the package
Error building Component Tool Calling Agent: Prompt must contain 'input' key. ?
add {input} inside the prompt field and it should work.
@@jamesmikeedison2281 hi, do you know what's the fix for this? am running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
I am not able to connect the tool calling agent(response -> text) to output. it says no compatible components found (24:54)
same issue here i think this is because it's in beta phase...you got any solution for this?
Instead of using open ai api key is there any alternative to use model without api key
you can use gemini flash 1.5 just log in with google developer and collect API key from there you need to have 18+ yrs account for this.
Hugging face
Groq
Anyone, Can I use llama api because OpenAI APi is paid ?
Yes, You can!
Groq is also an alternative
hello, this is great tutorial! :)
but i have some problems. Can anyone tell me why i don't have Playground if i choose Test Inputs and Text Output? I am using Groq as a model (with llama-3.2-90b). I can only test this project when i use Chat Output and if i fill text box in Text Inputs :/
i have same problem friend. Right know im just hitting the play button on the last component and it seems to show output, just a bit slower. Did you make it to the conditional router? It seems they removed it
@@CodewithJash hello :) no, i didn't make to conditional router yet. Still sticked at this Macro Flow... maybe it is because i am using Groq instead of OpenAI? weird...
What do you mean by multi agent?
An agent is just an LLM that can use a tool aka another software program....yeah, tech jargon, alsways making stuff sound more complex haha
❤
Can anybody help? No matter how many times I enter the API key for the astra db I get an error? I have used just Astra DB component as Vectorize being deprecrated.
"Error building component astra db: Error initiliazing AstraDBVectorStore: [401] Unauthorized Invalid JWT serialization: Missing dot delimeter(s) Please check or regenerate your API key."
hi, do you know what's the fix for this? am also running into this issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
🎉🎉🎉🎉🎉🎉
how can I link a local ollama model ?
Did you figure out how to use ollama?
Hey Tim, I have to build a multiagent RAG for which I need your guidance. Is there a way to contact you apart from TH-cam so that I can share the problem statement with you?
Great project . But I'm getting issues at the end of the "ASKAI" seems to be with the call agent tool and last openai model connected to the advice output "Error building Component OpenAI:
Connection error" & second with downloading langflow package in the editor. Others seem to not be able to download the package too.
THIS videois only 2 weeks old and the project code is already broken??? That is no good....
How is it broken?
@@TechWithTim I tell you how the conditional router is gone, im not holding it against you because i've learn a ton, but waste your good name on a bullshit products
@@darrellrobinson602 you can use if else component instead its the same. just change the controls to have a message as well
is it all free
Very informative
I'm unable to run the code locally as it's show ..user I'd is not set for AstraVectorStoreComponent.....help me out this
hi, were you able to fix this? am also running into the same issue: ValueError: Error running graph: Error building Component Astra DB: User id is not set for AstraVectorStoreComponent
@TechWithTim , can you please help us on this issue , struck at this point when we run the code locally
@@drishtisharma3933 nope....I tried a lot but facing the same issue
@@drishtisharma3933 same here , tried a lot couldn't find a way
@@Baboosh-z7u same here! Do you think running into such problems is part of the learning curve or it's because langflow is a relatively new product?