Skip to content

Commit

Permalink
Update groq agent
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Nov 17, 2024
1 parent ef5f314 commit e2af352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/providers/groq/finance_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
markdown=True,
)

agent.print_response("Summarize analyst recommendations and fundamentals for TSLA", stream=True)
agent.print_response("Summarize and compare analyst recommendations and fundamentals for TSLA and NVDA. Show in tables.", stream=True)

0 comments on commit e2af352

Please sign in to comment.