Solshine commited on
Commit
38cbd97
1 Parent(s): 4493f91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ def dspy_generate_agent_prompts(prompt):
30
  Generates prompts for different agents based on the provided prompt and DSPy functionalities.
31
 
32
  Args:
33
- prompt (str): The user-provided prompt (e.g., customer reviews).
34
 
35
  Returns:
36
  list: A list containing agent-specific prompts.
 
30
  Generates prompts for different agents based on the provided prompt and DSPy functionalities.
31
 
32
  Args:
33
+ prompt (str): The user-provided prompt (e.g., farm location and crops).
34
 
35
  Returns:
36
  list: A list containing agent-specific prompts.