Spaces:
Running
Running
| """CLI module for the Ask-the-Web Agent.""" | |
| from src.cli.main import app, main | |
| __all__ = ["app", "main"] | |
| """CLI module for the Ask-the-Web Agent.""" | |
| from src.cli.main import app, main | |
| __all__ = ["app", "main"] | |