File size: 560 Bytes
1f6a5b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
mixture_of_agents/
β”œβ”€β”€ README.md
β”œβ”€β”€ setup.sh
β”œβ”€β”€ requirements.txt
β”œβ”€β”€ app.py
β”œβ”€β”€ colab_notebook.ipynb

β”œβ”€β”€ dataset/

β”‚   └── code_finetune_dataset.json

β”œβ”€β”€ agents/

β”‚   β”œβ”€β”€ front_end_agent.py

β”‚   β”œβ”€β”€ back_end_agent.py

β”‚   β”œβ”€β”€ database_agent.py
β”‚   β”œβ”€β”€ devops_agent.py

β”‚   └── project_management_agent.py

β”œβ”€β”€ integration/

β”‚   └── integration_layer.py
└── model/
    β”œβ”€β”€ load_pretrained_model.py

    └── fine_tune_model.py