Skip to content

Commit

Permalink
update tutorial for agent server
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-x-c committed May 10, 2024
2 parents 31228b6 + 9163241 commit 23a8f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agentscope/server/launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ def as_server() -> None:
as_server --host localhost --port 12345
""" # noqa
"""

parser = argparse.ArgumentParser()
parser.add_argument(
Expand Down

0 comments on commit 23a8f5f

Please sign in to comment.