Commit Graph

15 Commits

Author SHA1 Message Date
highkay
05da4a3766 - 增加Cloudflare workers ai作为llm后端
- 增加一些gitignore
2024-04-11 22:55:08 +08:00
harry
6bcd7dc317 optimize code 2024-04-09 19:50:39 +08:00
Xiaorui Xue
64c4b863f4 added ollama support 2024-04-05 21:09:14 +08:00
PD
dacd35f522 fixed bug 2024-03-31 11:07:19 +05:30
PD
cc1f157714 added support for google gemini 2024-03-31 10:44:52 +05:30
chenhengzh
9d89e733a7 Adjusted prompts. 2024-03-28 14:49:03 +08:00
harry
121ef12a74 supported llm: aliyun qianwen 2024-03-28 11:01:34 +08:00
chenhengzh
985378838b add qwen api 2024-03-28 00:40:24 +08:00
harry
c5dad43c2c 1, Add language settings for llm outputs
2, Optimize llm prompts
3, Add timeout handling for material downloads
2024-03-26 16:48:14 +08:00
harry
4ed3b9fbcc supported azure openai 2024-03-25 15:20:00 +08:00
harry
b471a272b6 1, optimize the subtitle generation in edge mode
2, optimize the llm prompt, use the same language as the video subject
2024-03-24 17:52:12 +08:00
harry
6bfb04f755 changed to sync 2024-03-18 21:39:47 +08:00
harry
59ae82a47d supported g4f (gpt4free) 2024-03-18 17:01:09 +08:00
harry
d8b3a1af49 If the llm_provider parameter is not provided, openai will be used as the default 2024-03-16 09:00:28 +08:00
harry
ea36cbb309 Add support for multiple LLM providers (OpenAI, Moonshot, OneAPI) 2024-03-15 16:41:33 +08:00