issues Search Results · repo:hunkjun/chatgpt-api-proxy language:Python
Filter by
1 result
(62 ms)1 result
inhunkjun/chatgpt-api-proxy (press backspace or delete to remove)贴一个测试过的docker-compose.yml一键启动的脚本:
ch-gptproxy:
restart: always
container_name: ch-gptproxy
hostname: ch-gptproxy
image: python:3.11.0
volumes:
- ./volumes/ch-gptproxy/app.py:/home/app.py:rw ...
thinkclaves
- 1
- Opened on Nov 15, 2024
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.