Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 201 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
  1. # CrewAI - Main framework used in this example
  2. crewai>=0.119.0
  3. # Optional: Environment variable management from .env files
  4. # Uncomment if you want to use .env files for API keys
  5. # python-dotenv>=1.0.1
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...