|
|
před 1 rokem | |
|---|---|---|
| .. | ||
| backend | před 1 rokem | |
| resources | před 1 rokem | |
| README.md | před 1 rokem | |
| README_zh.md | před 1 rokem | |
| main.py | před 1 rokem | |
| requirements.txt | před 1 rokem | |
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