File size: 527 Bytes
751d628
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.
β”œβ”€β”€ app.py
β”œβ”€β”€ dockerfile
β”œβ”€β”€ README.md
β”œβ”€β”€ requirements.txt
β”œβ”€β”€ retriever.py
β”œβ”€β”€ state.py
└── tools
    β”œβ”€β”€ __init__.py
    β”œβ”€β”€ answer_generator.py
    β”œβ”€β”€ calculator.py
    β”œβ”€β”€ document_retriever.py
    β”œβ”€β”€ duckduckgo_search.py
    β”œβ”€β”€ file_fetcher.py
    β”œβ”€β”€ file_parser.py
    β”œβ”€β”€ guest_info.py
    β”œβ”€β”€ hub_stats.py
    β”œβ”€β”€ image_parser.py
    β”œβ”€β”€ search.py
    └── weather_info.py

3 directories, 18 files