https://github.com/sing1ee/jike-roast
Jike 吐槽大会,感谢 SiliconCloud
https://github.com/sing1ee/jike-roast
Last synced: 6 months ago
JSON representation
Jike 吐槽大会,感谢 SiliconCloud
- Host: GitHub
- URL: https://github.com/sing1ee/jike-roast
- Owner: sing1ee
- License: mit
- Created: 2024-08-17T08:58:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T09:03:23.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T10:35:44.569Z (over 1 year ago)
- Language: HTML
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to run
```shell
pip install poetry
poetry lock
poetry install
OPENAI_BASE_URL=https://api.siliconflow.cn/v1 OPENAI_API_KEY=your_siliconflow_key OPENAI_LOG=debug poetry run python jike_roast/app.py
```