Crewai + Claude 3 + Langchain = Multi-Agent Chatbot

preview_player
Показать описание
The tech world is buzzing with anticipation for the release of Claude 3, the latest version of Anthroopics AI language model.

In this step-by-step guide, we will cover what is New in Claude 3, how to use Claude 3, why Claude 3 is so much better than GPT-4 and Gemini finally how to use Claude 3 with Langchain

Timestamps:
0:00 - Intro
01:05 - What is New in Claude 3
01:13 - Opus
01:23 - Sonnet
01:39 - Haiku
02:03 - How to Access to Claude 3
02:47 - Claude s Vs GPT-4 Vs Gemini
03: 44 - Crewai Code
06:12 - Conclusion

FOLLOW ME :
Рекомендации по теме
Комментарии
Автор

Thank you so much for watching guys! I would highly appreciate it if you


FOLLOW ME :

GaoDalie_AI
Автор

After one tweak, I was able to get this to run.
In the #Tasks portion, each of the tasks assigned needed an "expected_output=" in the code in order to function. Here's an example:
task1 = Task(
description="""Conduct a comprehensive analysis of the
latest advancements in AI in 2024. Identify key trends,
breakthrough technologies, and potential industry impacts.
Your final answer MUST be a full analysis report.""",
agent=researcher,
expected_output="A comprehensive analysis report on the latest AI advancements in 2024"
)

Once I put that in and corrected a couple of errors on my end, it worked great. Thanks for putting this out there to test!

thegeekinreview
Автор

Cool Thumbnail again lol, also can you show some of the results next time please

pillowbug
Автор

Please run the code next time, otherwise it feels like you're wasting time. You could have gotten a free credit for Claude 3 API. :P Nice try though.

andreyseas
Автор

Could've showcased the results at least

pawanramuk
Автор

Even Claude 3 couldn't make crewai work?

jbo
Автор

We dont trust it because we didn't see you run the code.

bobbyboucher