Commit Graph

21 Commits

Author SHA1 Message Date
MartialBE
79524108a3
🔖 chore: Rename relay/util to relay/relay_util package and add utils package 2024-05-29 00:36:54 +08:00
MartialBE
eb260652b2
feat: Support stream_options 2024-05-26 19:58:15 +08:00
MartialBE
34e1543176
🔖 chore: Update Hunyuan API 2024-05-25 17:59:30 +08:00
MartialBE
2bc2dfca39
feat: Support channel setting chat only 2024-05-15 17:51:49 +08:00
MartialBE
234fb1b118
🐛 fix: fix calculation accuracy 2024-05-15 04:08:15 +08:00
Martial BE
bc11c65c78
feat: Allow skip channel id 2024-04-28 11:22:43 +08:00
Martial BE
36653c2ce5
🐛 fix: Fix conditional caching in RelayHandler 2024-04-24 18:02:33 +08:00
Martial BE
755dbf79be
🐛 fix: Repair will cache errors or empty messages 2024-04-24 17:40:40 +08:00
Buer
763c8883da
feat: support Ollama (#168) 2024-04-24 16:59:58 +08:00
Buer
628df97f96
feat: support other OpenAI APIs (#165)
*  feat: support other OpenAI APIs

* 🔖 chore: Update English translation
2024-04-23 19:57:14 +08:00
Martial BE
303fe3360b
feat: add Stability AI 2024-04-18 18:53:49 +08:00
Martial BE
95854f5912
feat: Support Cohere 2024-04-18 01:39:18 +08:00
Martial BE
344555418e
feat: Support Cloudflare AI 2024-04-16 18:08:56 +08:00
Buer
3c7c13758b
feat: add chat cache (#152) 2024-04-16 10:36:18 +08:00
Buer
a3719cd78a
feat: add notifier (#144)
* ♻️ refactor: email refactor

*  feat: add notifier
2024-04-09 15:00:06 +08:00
MartialBE
43818e7c8b
🐛 fix: mj error 2024-04-06 15:07:33 +08:00
Buer
c1fc32add7
feat: add Midjourney (#138)
* 🚧 stash

*  feat: add Midjourney

* 📝 doc: update readme
2024-04-05 04:03:46 +08:00
Martial BE
c7387dd5b1
🐛 fix: No model returns empty array 2024-04-02 11:18:25 +08:00
Martial BE
efb8a9f296
🐛 fix: Prices must be initialized for the first run (#135) 2024-04-02 11:18:19 +08:00
Buer
a58e538c26
♻️ refactor: Refactor price module (#123) (#109) (#128) 2024-03-28 16:53:34 +08:00
Buer
71171c63f5
feat: support configuration file (#117)
* ♻️ refactor: move file directory

* ♻️ refactor: move file directory

* ♻️ refactor: support multiple config methods

* 🔥 del: remove unused code

* 💩 refactor: Refactor channel management and synchronization

* 💄 improve: add channel website

*  feat: allow recording 0 consumption
2024-03-20 14:12:47 +08:00