|
|
1 rok temu | |
|---|---|---|
| .. | ||
| backend | 1 rok temu | |
| resources | 1 rok temu | |
| README.md | 1 rok temu | |
| README_zh.md | 1 rok temu | |
| main.py | 1 rok temu | |
| requirements.txt | 1 rok temu | |
CodeGeeX4 supports online search and question answering by calling the Bing API to retrieve search results to access to the latest information.
pip install -r requirements.txt
Configure BING_API_KEY in backend/apis/bing.py.
For more details, refer to Bing Search API
python main.py
>>> Running on local URL: http://127.0.0.1:8080