|
|
пре 1 година | |
|---|---|---|
| .. | ||
| backend | пре 1 година | |
| resources | пре 1 година | |
| README.md | пре 1 година | |
| README_zh.md | пре 1 година | |
| main.py | пре 1 година | |
| requirements.txt | пре 1 година | |
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