Commit graph

20 commits

Author SHA1 Message Date
7fd8146ec5 feat: switch to OpenRouter for web search integration 2025-09-19 15:11:45 +09:00
536393fe8f feat: update models and prompts
shiny new model imported.
- gpt-5 for daily use
- o3 for complex questions (with high reasoning effort)

Note: gpt-5 model does not support customized temperature, so it's
removed from the api call parameters
2025-08-08 12:26:45 +09:00
d727d6b68e
fix: lint errors 2025-04-17 12:33:23 +09:00
9fbfc0ca82
feat: update openai models 2025-04-17 12:24:13 +09:00
b1013db0b4 feat: update models 2025-02-28 18:15:09 +09:00
4ab359053a feat: update according to openai doc 2025-02-02 15:59:20 +09:00
1d768799df
feat: update models and prompts 2025-01-11 00:47:47 +09:00
2617881130 feat!: update models and prompts 2024-05-07 22:25:46 +09:00
09cb31eda9
feat: introduce gpt-4 model 2023-04-28 13:18:10 +08:00
2a8605631b feat: add kanji command 2023-04-21 15:43:05 +08:00
b60be9ae7e
feat(AI): add salted user id 2023-03-21 13:38:33 +08:00
39868f4f07 feat(AI): add done channel for faster response 2023-03-21 13:38:07 +08:00
206c1326f6 change(AI): assistant prompt 2023-03-21 02:01:51 +08:00
dcb251d2ad
feat: integrate the AI assistant. 2023-03-20 18:12:57 +08:00
bd5e8112a1
feat(AI): streaming response 2023-03-19 14:45:50 +08:00
7b2d3c31e5
feat: improve translate prompt 2023-03-09 14:16:13 +08:00
672cd8b575 feat: update translate prompt 2023-03-08 16:04:20 +08:00
f672ae43ac
change: translate prompt 2023-03-08 11:56:53 +08:00
ed46c2b274 feat: adjust prompt for translation 2023-03-08 04:25:20 +08:00
899491e867
feat: add translate command 2023-03-08 02:28:38 +08:00