Commit Graph
100 Commits
Author SHA1 Message Date
JustSong 2722923c2b docs: update README 2023-06-22 11:17:42 +08:00
JustSong 77eca52cc6 chore: update docker-compose.yml 2023-06-22 11:15:01 +08:00
JustSong b7a89340e1 chore: format logs 2023-06-22 10:59:01 +08:00
JustSong b0b0ed2013 chore: print more logs 2023-06-22 01:12:28 +08:00
JustSong 64d026fc1a fix: only master node can migrate database 2023-06-22 00:52:27 +08:00
JustSong 99e330d95d docs: update README 2023-06-21 17:51:31 +08:00
JustSong 02bc73066c feat: do not access database before response return (close #158) 2023-06-21 17:26:26 +08:00
JustSong 6c579a6053 feat: select channel without database (#158) 2023-06-21 17:04:18 +08:00
JustSong ecf919b122 ci: ignore alpha version 2023-06-21 16:22:56 +08:00
JustSong 64a6ce6383 chore: update api message 2023-06-21 15:55:00 +08:00
JustSong cdc91ccb0c chore: update api message 2023-06-21 15:54:06 +08:00
JustSong 17bd2d0c5b fix: do not show dollar balance if not enabled 2023-06-21 15:45:30 +08:00
JustSong cded36439e chore: update prompt 2023-06-21 00:20:48 +08:00
JustSong c32aa170cd feat: support custom base url for channels 2023-06-20 22:32:56 +08:00
JustSong cab830b711 fix: cors allow all headers 2023-06-20 22:04:01 +08:00
JustSong 72c15c7453 docs: update README 2023-06-20 21:14:24 +08:00
JustSong 9f94cfd0c7 fix: fix used amount not correct 2023-06-20 21:05:07 +08:00
JustSong 27d33d2392 fix: fix crash when Redis is enabled 2023-06-20 20:56:35 +08:00
JustSong a6cc0226a7 feat: able to display quota in dollar 2023-06-20 20:09:17 +08:00
JustSong b220e8e863 feat: use cache to avoid database access (#158) 2023-06-20 19:09:49 +08:00
JustSong 4911d5b3b9 docs: update README 2023-06-19 16:20:08 +08:00
JustSong 6696b89f74 chore: update description 2023-06-19 16:04:35 +08:00
JustSong 084a4fdf0a refactor: rename function 2023-06-19 15:00:22 +08:00
JustSong 39949aa2ac docs: update README 2023-06-19 11:04:17 +08:00
JustSong e6bef621e8 docs: update README 2023-06-19 10:56:54 +08:00
JustSong e8149d66bf docs: update README 2023-06-19 10:55:38 +08:00
JustSong 091994bffb docs: update README 2023-06-19 10:53:32 +08:00
JustSong c02892ea6a refactor: split the relay controller 2023-06-19 10:28:55 +08:00
JustSong 282753dc12 chore: make the user unable to search token by id 2023-06-19 10:04:38 +08:00
JustSong 946aa77347 refactor: make operation settings separated from system settings 2023-06-19 09:53:56 +08:00
JustSong 5fc5cdf2c9 chore: hide token id for user 2023-06-19 09:13:38 +08:00
JustSong 7170091fc4 docs: update README 2023-06-19 09:10:37 +08:00
JustSong 23e901fd6a chore: set the fallback model ratio to 30 2023-06-18 22:28:28 +08:00
JustSong f1e77d6244 fix: fix wrong field name in SQL 2023-06-18 22:07:40 +08:00
JustSong e5e30c9018 docs: update README 2023-06-18 22:03:23 +08:00
JustSong c54f70aebc fix: do not print response to console 2023-06-18 00:22:22 +08:00
JustSong ddb27704b1 fix: fix the shared field is modified 2023-06-18 00:20:06 +08:00
JustSong b4142308c5 feat: able to add chat page link now (close #70) 2023-06-17 23:51:56 +08:00
JustSong 2bba56a7d9 docs: update README 2023-06-17 23:18:27 +08:00
JustSong 5e145039ba docs: update issue template 2023-06-17 22:57:46 +08:00
JustSong f3bbcf1206 docs: update README 2023-06-17 22:56:12 +08:00
JustSong 7a671d49a5 chore: update prompt 2023-06-17 19:33:25 +08:00
JustSong 27edc58d4a fix: reduce the table size (close #174) 2023-06-17 19:23:25 +08:00
JustSong faa967f618 docs: update README (close #175) 2023-06-17 19:08:13 +08:00
JustSong f123eaf379 feat: support aff now (close #75) 2023-06-17 18:12:58 +08:00
JustSong 78b1387239 chore: update api endpoint for CloseAI 2023-06-17 15:54:14 +08:00
JustSong b8d73cb6af fix: limit the length of email 2023-06-17 15:44:04 +08:00
JustSong bf4f129e51 chore: add x-requested-with header in CORS setting 2023-06-17 15:30:14 +08:00
JustSong 1c73ee8483 docs: update README 2023-06-17 12:55:48 +08:00
JustSong 3f76f4f9d6 docs: update README 2023-06-17 12:07:58 +08:00
JustSong 06ffdb9c43 docs: update README 2023-06-17 11:30:31 +08:00
JustSong 4aa39eba41 docs: update README 2023-06-17 11:24:32 +08:00
JustSong 589243cd9b fix: fix footer not updated asap 2023-06-17 11:03:01 +08:00
JustSong 3d3168bd2c feat: return a not found response if requested a wrong API endpoints 2023-06-17 09:46:07 +08:00
JustSong 8e56e46737 docs: update README 2023-06-16 16:40:54 +08:00
JustSong 6e3c15e971 docs: update README 2023-06-16 16:40:07 +08:00
JustSong 8979961a83 feat: record channel's used quota (close #137) 2023-06-16 16:02:00 +08:00
JustSong 0b3efe574b feat: record used quota & request count (close #102, #165) 2023-06-16 15:20:06 +08:00
JustSong ba2a5f09fa fix: do not record completion ratio anymore 2023-06-16 14:24:16 +08:00
JustSong 5eda0fe1da docs: update notice 2023-06-16 00:24:38 +08:00
JustSong f229d731d6 docs: update issue template (#164) 2023-06-15 21:51:30 +08:00
JustSong 569c124b59 feat: able to disable quota consumption recording (close #156) 2023-06-15 16:32:16 +08:00
JustSong af25f3073d docs: update issue template 2023-06-14 15:13:05 +08:00
JustSong 71dbef2702 docs: update issue template 2023-06-14 15:03:51 +08:00
JustSong 201e382ab6 docs: update issue template 2023-06-14 15:02:36 +08:00
JustSong fc5319d7ec docs: update issue template 2023-06-14 14:59:24 +08:00
JustSong fe4554a739 fix: fix file not committed 2023-06-14 12:52:56 +08:00
JustSong d27698eedf feat: now one channel can belong to multiple groups (close #153) 2023-06-14 12:14:08 +08:00
JustSong 0e85d0af78 chore: update gpt3.5 completion ratio 2023-06-14 09:41:06 +08:00
JustSong 8dda3fd21c feat: add new released models 2023-06-14 09:12:14 +08:00
JustSong 2cd40183bb docs: update README 2023-06-13 17:45:01 +08:00
JustSong 6b6027d142 fix: now the input field can be array type now (close #149) 2023-06-12 16:11:57 +08:00
JustSong 2d78cf30a6 fix: fix OpenAI-SB balance not correct 2023-06-12 09:40:49 +08:00
JustSong 284666853b fix: fix group list not correct (close #147) 2023-06-12 09:11:48 +08:00
JustSong ff1380ef87 chore: add trailing slash for API calling 2023-06-11 16:33:40 +08:00
JustSong 8ee59256fc docs: update README 2023-06-11 12:37:15 +08:00
JustSong 664717a5e1 docs: update README 2023-06-11 11:11:47 +08:00
JustSong 897b94b154 chore: record ratio detail in log 2023-06-11 11:11:19 +08:00
JustSong 1e791392f2 feat: able to set group ratio now (close #62, close #142) 2023-06-11 11:08:16 +08:00
JustSong 2d2c6865d5 chore: update prompt 2023-06-11 09:55:50 +08:00
JustSong 69a497efd5 fix: correct OpenAI error code's type 2023-06-11 09:49:57 +08:00
JustSong e479f43c52 feat: support /v1/moderations now (close #117) 2023-06-11 09:37:36 +08:00
JustSong 1e8e3879c7 docs: update README 2023-06-10 20:43:32 +08:00
JustSong 2c6425a32c feat: now able to check all user's log 2023-06-10 20:40:23 +08:00
JustSong 0b237f3642 chore: add more log types 2023-06-10 16:31:40 +08:00
JustSong 532b60f753 feat: now user can check its topup & consume history (close #78, close #95) 2023-06-10 16:04:04 +08:00
JustSong d6931d059b fix: fix not using proxy when update balance 2023-06-09 18:57:27 +08:00
JustSong a04afb22ea feat: support set proxy for channel OpenAI (close #139) 2023-06-09 18:30:01 +08:00
JustSong ac11307faf refactor: enable model configuration on default group (close #143) 2023-06-09 18:05:51 +08:00
JustSong 70370e4035 feat: able to check topup history & consumption history (#78, #95) 2023-06-09 16:59:00 +08:00
JustSong 3cc22de857 fix: fix redemption code's quota not updated 2023-06-08 15:19:55 +08:00
JustSong 33cb8e4b8c feat: support /v1/completions (close #115) 2023-06-08 14:54:02 +08:00
JustSong 2ab8dac764 chore: update test logic 2023-06-08 14:09:39 +08:00
JustSong ea9429639d docs: update README 2023-06-08 09:44:47 +08:00
JustSong 64883ea799 fix: able to manage root user now 2023-06-08 09:28:06 +08:00
JustSong d5634ee7e7 feat: able to manage group now 2023-06-08 09:26:54 +08:00
JustSongandquzard cbf339284c feat: support group now (close #17, close #72, close #85, close #104, close #136)
Co-authored-by: quzard <1191890118@qq.com>
2023-06-07 23:26:00 +08:00
JustSong ccf2ce6c3b docs: update README 2023-06-07 15:31:18 +08:00
JustSong 12fb3cb9f9 fix: prompt user the feat is not implemented (#125) 2023-06-03 11:09:14 +08:00
JustSong 4172e9b682 feat: the format of key is now constant with that of OpenAI 2023-06-03 10:53:25 +08:00