We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111fc9e commit 178020eCopy full SHA for 178020e
examples/financial_research_agent/main.py
@@ -4,7 +4,7 @@
4
5
6
# Entrypoint for the financial bot example.
7
-# Run this as `python -m examples.financial_bot.main` and enter a
+# Run this as `python -m examples.financial_research_agent.main` and enter a
8
# financial research query, for example:
9
# "Write up an analysis of Apple Inc.'s most recent quarter."
10
async def main() -> None:
0 commit comments