We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8f186 commit 10ccdffCopy full SHA for 10ccdff
examples/interactive_agent_cli.py
@@ -1,4 +1,9 @@
1
#!/usr/bin/env python3
2
+# Copyright (c) Meta Platforms, Inc. and affiliates.
3
+# All rights reserved.
4
+#
5
+# This source code is licensed under the terms described in the LICENSE file in
6
+# the root directory of this source tree.
7
"""Interactive CLI for exploring agent turn/step events with server-side tools.
8
9
Usage:
0 commit comments