Hope you enjoy this video. What other Flowise topics or AI platforms should I cover next?
@lingzhang2061Ай бұрын
Thanks, Leon, for another awesome tutorial. It seems like e2b code Interpreter can be embedded into a multi-agent system? I'll have to try. Also, I'd appreciate it if you could cover topics like how to set up parameters (e.g., numbers of iterations) for tool usage that can help agents generate the most accurate and reliable content. I created an agent system where multiple agents can use local databases to retrieve information, but sometimes it seems too complex (both time-consuming and costly) for different agents to use different tools (because I used OpenAI API). I'd appreciate your insights into those kinds of challenges. Thank you!
@leonvanzylАй бұрын
@@lingzhang2061 you can definitely add e2b to Agentflows as well. Works exactly the same.
@ShuaibShahzanАй бұрын
Thanks for another great video Leon. If you can make a detailed video on accessing Flowise APIs that should be really helpful. LangGraph, LangServe and Make would be great platforms to cover next with an in-depth playlist.
@dbose_aiАй бұрын
Hi Leon, your videos are the reason why I have started using this tool. You are just awesome. I am exploring some of the enterprise scenarios and use cases - Integration with Microsoft AD/Entra ID, calling APIs by passing user login tokens, How to use variables in Flowise, Using or Publishing Flowise Agents / Chatbots in Microsoft Teams Channel, Difference between and when to use Agentflow vs Langchain Chatflow, How to create tools (GET/POST) that can work obo of logged in user, Published Chat UI customization for Enterprise use cases, Custom Telemetry / Observability using Enterprise cloud (Azure/AWS), Dynamic Stater Prompts etc.
@leonvanzylАй бұрын
@@dbose_ai Thank you for the amazing feedback!! 🙏 Also, thank you for the many ideas.
@laflammedenisАй бұрын
I want to personally thank you for all the great work you’re doing. Your delivery style and simple yet very complete approach is a real treat to consume.
@leonvanzylАй бұрын
Thank you for the wonderful feedback 🙏
@krisszostak4849Ай бұрын
I'm a simple man. I see a new video from Leon so I press the like button 😆
@leonvanzylАй бұрын
Thank you 😁
@mjunaidasghar8613Ай бұрын
This is mind blowing man
@leonvanzylАй бұрын
Agreed!
@appleestrada6810Ай бұрын
This is a sample of a simple idea, well executed. Thanks Leon for another great tutorial!
@leonvanzylАй бұрын
Thank you
@RenatYaraevАй бұрын
I join the above mentioned reviews and also want to thank you Leon! I just wanted to add that in order for the function or download button to work, you need to update Flowise to 2.1.3.
@leonvanzylАй бұрын
Tha lnyou very much 🙏. Yes, good point. You need to update Flowise
@myandrobox3427Ай бұрын
❤As always, huge thanks Leon!! 💯💥
@leonvanzylАй бұрын
You're welcome 🤗
@Statical_Life_Ай бұрын
Sir Please make a video on Invoice Extracter in csv or excel file format and Thanks Sir from India for another great tutorial!
@maniecronjeАй бұрын
Thx Leon great FW video ... 👍👍
@leonvanzylАй бұрын
Dankie Manie
@jkaramkАй бұрын
🔥🔥🔥🔥
@HassanAllahamАй бұрын
As usual .. very useful and very good content.. This channel is like a drug I became addicted to.. I wonder whether FlowiseAI can make the code run locally (I know it might be dangerous but since it can be free when using something like Ollama and I believe we can add the user in the middle so the code can be verified before executed).. Thanks for the very exceptional content.. Leon keeps shining and glowing 🌹🌹🌹
@leonvanzylАй бұрын
Hey there, thank you for the awesome feedback!
@JoaoMarra-s1rАй бұрын
Good afternoon, Leon! First of all, congratulations on your tutorials; they have been a tremendous help to me! I'm leaving this comment because I'm having trouble getting my AI to interpret images and describe their content. Is there a way to do this? I would be very grateful if you could make your next video about this topic.
@WayneBrutonАй бұрын
Hi Leon, Thanks for that. Interesting I find GPT-4o quicker than Claude 3.5 Sonnet.
@leonvanzylАй бұрын
Claude is better at writing code, so works well with a code interpreter. You can try GPT, but if you run into issues then try swapping out for Claude
@WayneBrutonАй бұрын
@@leonvanzyl Yes thanks, playing with both
@BadreddineOtkyАй бұрын
Thank you so much for the great content again!! I know it is too much asking, but is it possible to have a video about large PDF embedding and retrieval using a local DB (Milvus, Qdrant or any other)?
@mikecallahan5441Ай бұрын
Your Flowise content is super valuable and educational! This solution with E2B is just what I was looking for. Any idea why the artifacts aren't displaying for me?
@leonvanzylАй бұрын
I think there's a small bug at the moment. Simply close and reopen the chat
@laflammedenisАй бұрын
Very well done. What a great way to let our agents show data. I need a tool that I can count how many milliseconds a user takes to say a word as soon as it appears on the screen. I hope you guys can help me at some point.
@leonvanzylАй бұрын
I would build something outside of Flowise itself to generate the word and store it in the database with a timestamp and then expose APIs to generate or send the word. These APIs can be called from Flowise custom tools. I know that's a simplified explanation, but hope it points you in the right direction 😁
@altonjones5271Ай бұрын
Fantastic tutorial as always Leon - I have been trying with GPT-4o mini (Claude 3.5 is a bit pricy at the moment) - but the results are pretty bad. I guess you get what you pay for lol
@leonvanzylАй бұрын
Yeah, you'd have to use a more advanced model. Have you tried GPT4o?
@altonjones5271Ай бұрын
@@leonvanzyl Will try now - its a pity because GPT 4o mini is very fast also
@DevinHenkel25 күн бұрын
Thanks for all the great content! Any idea why the artifacts are coming through as broken links to FILE_STORAGE png files?
@abcthegreat111 күн бұрын
@leonvanzyl have you figured out how to enable the PDF support beta for Claude? Apparently greatly increases PDF understanding vs straight OCR
@leonvanzyl10 күн бұрын
I'll look into this
@micbab-vg2muАй бұрын
thanks I will try it:)
@leonvanzylАй бұрын
It's a super useful feature
@MH-xx6dfАй бұрын
Great video sir! Probalem: when I hosted flowise on the free tier with Render, I'm unable to upload files. Know why? Also, how could I hook up a API to this rather than file upload please?
@shovonjamali7854Ай бұрын
I have a pipedream workflow, that is processing some data from an external source. the pipedream flow is being called by a tool in flowise. now if i want to generate the chart using this code interpreter, how can i do that like the data and all the things are in the pipedream flow.
@luisortiz9540Ай бұрын
Hello Leon, im just update flowise, but for example don't show me the option "load file" in configuration, i don't understand. Show me until "Leads"
@k1r0vsiiiАй бұрын
any idea why im missing the file upload function in config? flowise doc says u gotta have a vector store present and a document store... from what i quickly searched.. but u dont have in tise workflow? thx flor the videos as always
@leonvanzylАй бұрын
I'm not using vector stores in this tutorial either. Perhaps you need to update your Flowise instance?
@MisCopilotosАй бұрын
Which is better: E2B code interpreter or OpenAI assistants code interpreter?
@eric-xn7llАй бұрын
Hi! Can you do a tutorial on how to extract Structured Data (json) from documents? Imagine i have a template where extract data from a curriculum and return it as json using structured output parser. Right now i dont know how to do it, its not that i will send every time what i want to extract, that would be in the prompt template. Thanks
@leonvanzylАй бұрын
Check out my latest video 😁. kzbin.info/www/bejne/m2KoZHWqeZ55q5Y
@WayneBrutonАй бұрын
Hi Leon, quick question, when deployed, I don't see the code interpreter, is it possible to show it?
@leonvanzylАй бұрын
You need to update your Flowise instance 👍
@WayneBrutonАй бұрын
@@leonvanzyl Hi, I did because I needed the file upload, still no joy
@DataAI-k9xАй бұрын
The file loader is not optimized for large files or even small file. my 20kb file gave error - context error GPT 4 context is smaller then the content of the file + the prompt . Best way can be using VDB or a RAG kinda solution with E2B Code Interpreter I think :(
@leonvanzylАй бұрын
You need to use a model with a large context window, like the Claude 3.5 Sonnet model as shown in this video.
@Obinna-aiАй бұрын
Great tutorial. I noticed it uses quite a lot of tokens/credits. Is that normal?
@leonvanzylАй бұрын
I would imagine it depends on the size of the file. Remember, the entire file is loaded into the context. In a production version of this you might want to clean / filter the data before running the prediction.
@kirubhakaran6576Ай бұрын
if you could add more videos in langflow it will much helpful.
@leonvanzylАй бұрын
Will do. Just waiting for Langflow to get a little bit more stable. Been having issues with it lately.
@kirubhakaran6576Ай бұрын
@@leonvanzyl i completly agree with that, but he it has huge potential in deployment flexibility than flowise.
@BadreddineOtkyАй бұрын
why, oh why are there dislikes about this video??? 🤣🤣🤣
@leonvanzylАй бұрын
I know 🤷
@bodyguardikАй бұрын
Why not running code locally in some sandbox, like dev container?
@leonvanzylАй бұрын
That's possible as well. Since e2b is open source it's probably possible to self host it locally.
@genx65535Ай бұрын
@@leonvanzyl I can only find e2b cli packages and they insist on connecting to e2b's cloud service. However posing the question to perplexity shows it's pretty easy to stitch together a few python packages (docker-py, jupyter-kernel-gateway, and dask) that achieve the same core functionality.