mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-03 16:22:49 +00:00
feat: promote files to first-class crewai.files package
This commit is contained in:
5
lib/crewai/tests/fixtures/quarterly_report.csv
vendored
Normal file
5
lib/crewai/tests/fixtures/quarterly_report.csv
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
Quarter,Revenue ($M),Expenses ($M),Profit ($M)
|
||||
Q1 2024,70,40,30
|
||||
Q2 2024,75,42,33
|
||||
Q3 2024,80,45,35
|
||||
Q4 2024,75,44,31
|
||||
|
BIN
lib/crewai/tests/fixtures/revenue_chart.png
vendored
Normal file
BIN
lib/crewai/tests/fixtures/revenue_chart.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
10
lib/crewai/tests/fixtures/review_guidelines.txt
vendored
Normal file
10
lib/crewai/tests/fixtures/review_guidelines.txt
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
Review Guidelines
|
||||
|
||||
1. Be clear and concise: Write feedback that is easy to understand.
|
||||
2. Focus on behavior and outcomes: Describe what happened and why it matters.
|
||||
3. Be specific: Provide examples to support your points.
|
||||
4. Balance positives and improvements: Highlight strengths and areas to grow.
|
||||
5. Be respectful and constructive: Assume positive intent and offer solutions.
|
||||
6. Use objective criteria: Reference goals, metrics, or expectations where possible.
|
||||
7. Suggest next steps: Recommend actionable ways to improve.
|
||||
8. Proofread: Check tone, grammar, and clarity before submitting.
|
||||
Reference in New Issue
Block a user