Home / Companies / CrewAI / Blog / November 2024

November 2024 Summaries

2 posts from CrewAI

Filter
Month: Year:
Post Summaries Back to Blog
Waynabox, a travel company specializing in surprise trips, has partnered with CrewAI to enhance their offerings by providing hyper-personalized itineraries for their customers. Previously, Waynabox provided generic destination guides, but with the integration of CrewAI's multi-agent system, they now deliver real-time, customized itineraries tailored to each traveler's preferences, age, group size, and past experiences. The system includes Web Search Agents for finding activities, Weather Agents for adapting plans to forecasts, and Communication Agents for delivering itineraries via WhatsApp. This collaboration ensures that the thrill of an unknown destination is complemented by the convenience of a meticulously planned experience, positioning Waynabox as a leader in surprise travel by making each journey feel like it has a personal travel assistant.
Nov 20, 2024 496 words in the original blog post.
The text provides a step-by-step guide for integrating Azure OpenAI with CrewAI, starting with setting up an Azure OpenAI resource through the Azure portal and retrieving API keys and endpoints. It then explains how to configure environment variables in a .env file and update the agents.yml configuration to specify the Azure OpenAI model for different agent roles, such as a senior data researcher and a reporting analyst. The guide also offers troubleshooting tips for common issues like API errors, unexpected outputs, performance problems, and rate limit errors, suggesting solutions like refining prompts, optimizing queries, or requesting a quota increase if needed. By following these steps, users can enhance the intelligence and efficiency of their CrewAI agents using Azure OpenAI.
Nov 13, 2024 460 words in the original blog post.