Yiyang Kang
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
Yiyang Kang
d727d6b68e
fix: lint errors
2025-04-17 12:33:23 +09:00
Yiyang Kang
9fbfc0ca82
feat: update openai models
2025-04-17 12:24:13 +09:00
Yiyang Kang
b1013db0b4
feat: update models
2025-02-28 18:15:09 +09:00
Yiyang Kang
80013cee3b
feat: update reasoning model
2025-02-28 18:14:55 +09:00
Yiyang Kang
5f57a21357
chore: update dependencies
2025-02-28 18:14:21 +09:00
Yiyang Kang
6328ff0f18
feat: add reasoning command
2025-02-02 15:59:20 +09:00
Yiyang Kang
4ab359053a
feat: update according to openai doc
2025-02-02 15:59:20 +09:00
Yiyang Kang
2ff8372439
build: update dependencies
2025-02-02 15:26:07 +09:00
Yiyang Kang
fa5f399dfb
fix: currency cny not found
2025-01-11 13:58:56 +09:00
Yiyang Kang
1d768799df
feat: update models and prompts
2025-01-11 00:47:47 +09:00
Yiyang Kang
265392e34f
chore: upgrade dependencies
2025-01-11 00:35:50 +09:00
Yiyang Kang
bbf085c76b
change: reduce error severity
2024-05-07 22:26:55 +09:00
Yiyang Kang
2617881130
feat!: update models and prompts
2024-05-07 22:25:46 +09:00
Yiyang Kang
9ffde82094
build: update dependencies
2024-05-07 22:04:21 +09:00
Yiyang Kang
09cb31eda9
feat: introduce gpt-4 model
2023-04-28 13:18:10 +08:00
Yiyang Kang
68075ff53d
chore: update button text
2023-04-21 15:43:44 +08:00
Yiyang Kang
2a8605631b
feat: add kanji command
2023-04-21 15:43:05 +08:00
Yiyang Kang
f6f8563aba
update license
2023-03-25 21:36:33 +08:00
Yiyang Kang
b60be9ae7e
feat(AI): add salted user id
2023-03-21 13:38:33 +08:00
Yiyang Kang
816ae68aeb
chore: update readme and makefile
2023-03-21 13:38:07 +08:00
Yiyang Kang
39868f4f07
feat(AI): add done channel for faster response
2023-03-21 13:38:07 +08:00
Yiyang Kang
5e65a2ce32
feat: slow down message updates to avoid rate limit
2023-03-21 02:03:44 +08:00
Yiyang Kang
206c1326f6
change(AI): assistant prompt
2023-03-21 02:01:51 +08:00
Yiyang Kang
89286b7e73
refactor: cleanup redundant code
2023-03-20 21:49:56 +08:00
Yiyang Kang
9e7432a1a1
refactor: remove unused return value
2023-03-20 21:19:53 +08:00
Yiyang Kang
7e9d4e5052
feat(assistant): add retry when requesting completion
2023-03-20 19:50:54 +08:00
Yiyang Kang
08985f6936
fix: message not cached correctly
2023-03-20 19:49:59 +08:00
Yiyang Kang
dcb251d2ad
feat: integrate the AI assistant.
2023-03-20 18:12:57 +08:00
Yiyang Kang
522d253410
refactor: move functions
2023-03-20 15:22:46 +08:00
Yiyang Kang
658a041ff8
build: update dependencies
2023-03-20 15:08:17 +08:00
Yiyang Kang
fbe9c3d004
refactor: rename cmds -> hostcmds
2023-03-20 15:08:02 +08:00
Yiyang Kang
bd5e8112a1
feat(AI): streaming response
2023-03-19 14:45:50 +08:00
Yiyang Kang
7b2d3c31e5
feat: improve translate prompt
2023-03-09 14:16:13 +08:00
Yiyang Kang
daa0c86d09
feat: add retry button
2023-03-08 16:20:22 +08:00
Yiyang Kang
672cd8b575
feat: update translate prompt
2023-03-08 16:04:20 +08:00
Yiyang Kang
f672ae43ac
change: translate prompt
2023-03-08 11:56:53 +08:00
Yiyang Kang
3af6f0a18d
chore: adjust log level
2023-03-08 04:49:41 +08:00
Yiyang Kang
89ddf89052
feat: adjustable log level
2023-03-08 04:46:00 +08:00
Yiyang Kang
ed46c2b274
feat: adjust prompt for translation
2023-03-08 04:25:20 +08:00
Yiyang Kang
899491e867
feat: add translate command
2023-03-08 02:28:38 +08:00
Yiyang Kang
eecbaf18b3
build: update go mod
2023-03-07 16:09:55 +08:00
Yiyang Kang
03702a0eac
chore: update makefile
2023-03-07 16:07:50 +08:00
Yiyang Kang
6971098753
refactor: rewrite cfg.go
2023-03-07 16:07:14 +08:00
Yiyang Kang
b872b73ebf
feat: add inline buttons to traffic command
2022-12-09 14:50:28 +08:00
Yiyang Kang
6919626580
fix: typo
2022-12-07 13:50:15 +08:00
Yiyang Kang
7df9c44910
build: update dependencies
2022-12-07 11:02:12 +08:00
Yiyang Kang
730bda35fe
feat: /xr command for currency exchange rates
2022-12-07 11:01:21 +08:00
Yiyang Kang
3122a971bf
build: update dependencies
2022-12-06 21:03:05 +08:00
Yiyang Kang
afc70788b6
change: shorten progress bar to fit iPhone screen
...
poor iPhone user :(
2022-11-26 21:05:25 +08:00