Skip to content

Commit 10e4f58

Browse files
committed
Restructure project to autonet, update file paths, and add new agent implementations
1 parent ee120eb commit 10e4f58

File tree

52 files changed

+1999
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1999
-2
lines changed
12.8 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

agentic/README_new.md renamed to autonet/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ pip install -r requirements.txt
7575

7676
### Basic Usage
7777
```bash
78-
cd Telco-AIX/agentic
79-
python main_new.py --data-path processed_data --playbook-dir playbooks
78+
cd Telco-AIX/autonet
79+
python main.py --data-path processed_data --playbook-dir playbooks
8080
```
8181

8282
## 🌐 Accessing the Dashboard

0 commit comments

Comments
 (0)