LangFlow Tutorial #2: Agents and Tools

preview_player
Показать описание
#langflow #langchain #openai

Langflow makes it easy to create AI applications without writing a single line of code.
In this video we will compare agents to chains, and build our first agent chatbot.

☕ Buy me a coffee:

📑 Useful Links:

💬 Chat with Like-Minded Individuals on Discord:

🧠 My AI Automation Agency:

TIMESTAMPS:
00:00 - Intro
00:26 - LLM Chain Limitations
02:00 - Building our first agent
03:11 - Agent Types
03:44 - Adding Tools
05:39 - Adding Google Search
06:19 - SERP API Key
08:19 - Conversational Agent
09:53 - Shameless plug
Рекомендации по теме
Комментарии
Автор

Apologies for the scratchy audio at certain points in the video. I only noticed this during editing and didn't want to delay getting a video out to you guys.

leonvanzyl
Автор

Leon, I'm a huge fan of your tutorials! Your explanations and simple demonstrations have completely transformed my understanding of AI. Thank you so much for sharing all your amazing AI tutorials. I truly appreciate your hard work and dedication!

lifestyleblink
Автор

Huge fan of your videos (todays discovery). Hope to see more Langflow tutorials.

edgecrushr
Автор

My favorite langchain learning channel because it's so efficiently explained. And I follow practically all AI tutors. Channel is very underrated at this point but it will exponentially grow its subs I'm sure.

Leon, any thoughts on the limit of the number of tools?
Meaning, would a model malfunction if ALL tools were added🤔

I heard another tutor say it would slow it down because the code would be too large.. but I'd like to hear it from you before I believe that.

Thanks for your work.

koen.mortier_fitchen
Автор

Keep going! Very good videos really practical! Hug from portugal

davidborges
Автор

want more videos from you on langflow.

karthikeyakuncham
Автор

Can you explain how to make a custom tool and thank you

thewarrior
Автор

very informative video, Thank you so much !

C.Radchaneeporn
Автор

what is the difference in connecting Calculator to a new openAI node instead of the existing one? does using a separate openAI node give it its own conversation instance?

thecooler
Автор

Great Video Series Leon! I have started playing with Langflow, wondering if it is only meant to create chatbots? My use case is feeding data into a LLM (i.e. 100 Products from a list) enrich it via the LLM and then write the results back to the list. If possible, can you do a video how to support this, writing output back to a list? Keep on the great work!

TheShierl
Автор

Great content as always Leon - have you found any way to manage API keys in Langflow, like env file we would normally use in VS code?

altonjones
Автор

Leon, quick question : Can we cite source URL link after every answer to flowise and Langflow?

vava-bw
Автор

Hey another great one. look forward to the next langflow. Very interesting after flowise. I do like to see whats going on at the backend! Can I ask does langflow support API calls into other apps e.g. botpress? If so whats the easiest way to do this. I can do this in flowise via POST but not sure in langflow. Am a low coder! Thanks a lot

musumo
Автор

Thank you for the tutorial! By the way, do you happen to plan on making a video about AutoGPT in Flowise or LangFlow? It would be very timely, as there is absolutely no precise information anywhere on how to use it.

АртемКиреев-рн
Автор

I also have several mistakes whem tyring to run my application:

1. Error: Could not parse LLM output: `Hello! How can I assist you today?`
2. Error: One output key expected, got dict_keys(['output', 'intermediate_steps'])

Any ideas why and how to solve? Thank you!

YourGuyAI
Автор

Thanks for this tutorial. It is very usefull.

One question: when I click on "chat icon" my screen shows only the chat, there isn´t that left part with options (input variables). What do I need to do?

Автор

o you think doing a short video to compare flowise and langflow would be a good idea?

gankam
Автор

can you also provide multi-agent examples with local gpt4all/huggingface llm's (including one for the Calculator)? The OpenAPI examples are all not feasible for professional usage (data privacy etc.)

maverick
Автор

Please do more videos on Langflow and how to incorporate chatbot into website

jhncnnr-sec
Автор

Very good video! is it possible to create different type of agents and chain them? for example create Agent "Chef" that is really good at answering cooking questions and Agent "Hotel" which can answer any question regarding Hotel question. Chain them and have a bot that can be really good at both... this would make an amazing video! looking forward to it!

CarlosChang