diff --git a/examples/interactive_agent_cli.py b/examples/interactive_agent_cli.py index c79d9efe..4ede1611 100755 --- a/examples/interactive_agent_cli.py +++ b/examples/interactive_agent_cli.py @@ -1,4 +1,10 @@ #!/usr/bin/env python3 +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the terms described in the LICENSE file in +# the root directory of this source tree. + """Interactive CLI for exploring agent turn/step events with server-side tools. Usage: