mrhaoji
6a34813bea
chore: add model parameter to the time_test script ( #245 )
...
default value is gpt-3.5-turbo
2023-07-04 18:13:59 +08:00
mrhaoji and JustSong
390dbc54fd
chore: more hints in model mapping textarea ( #205 )
...
* chore: more hints in model mapping textarea
* fix: fix variable not defined
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com >
2023-06-28 12:56:01 +08:00
mrhaoji and JustSong
640cc2df91
fix: InitChannelCache does not filter disabled channels ( #201 )
...
* chore: Show the HTTP status code in the test_time script to determine the success or failure of the request.
* fix: InitChannelCache does not filter disabled channels
* chore: do not hardcode
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com >
2023-06-25 23:14:15 +08:00
mrhaoji
8d23abd071
chore: show the HTTP status code in the test_time script to determine the success or failure of the request ( #200 )
2023-06-25 22:58:16 +08:00
mrhaoji
5974d4edbc
chore: show equivalent amount next to remaining quota in the user editing page ( #198 )
2023-06-25 11:54:05 +08:00
mrhaoji
b244b3250d
fix: fix time_test.sh ( #191 )
...
* Update time_test.sh to fix the params
修复测试脚本入参问题
* Update time_test.sh to fix the params
2023-06-22 19:53:28 +08:00
mrhaoji
f9efee5d0a
chore: update docker-compose.yml ( #189 )
...
去除 Redis 服务的 ports 配置,只允许 Docker Compose 启动的服务才可以访问Redis,不会暴露到宿主机上也不会和宿主机产生端口冲突;同时也提升安全性。
2023-06-22 14:49:33 +08:00