Commit Graph

26 Commits

Author SHA1 Message Date
Simon
dc41969503 feat(models): support gpt-5.4 and refresh recommendations 2026-04-27 21:40:19 +08:00
Simon
b171bf210f docs(models): update DeepSeek model recommendation 2026-04-27 20:49:17 +08:00
Simon
c39678dece docs(website): add DeepSeek v4 flash and pro to tested models 2026-04-27 20:43:59 +08:00
Simon
cd035cd30f docs(website): add prompt caching guidance 2026-04-27 20:12:25 +08:00
Simon
bb4da7fd86 docs(website): add qwen3.6-max/flash to model list 2026-04-20 21:28:49 +08:00
Simon
9cc9edf17e docs: lm studio (#398)
* docs(page): lm studio doc
* docs: update documentation and improve model section
2026-04-04 01:15:41 +08:00
Simon
d0de8ad838 docs(website): add qwen3.6-plus to models page 2026-04-02 15:30:58 +08:00
Simon
3456f45590 docs: MCP 2026-03-22 03:21:33 +08:00
Simon
fe82b11285 feat: AK optional 2026-03-19 19:50:05 +08:00
Octopus
ca0005c825 feat: upgrade MiniMax default model to M2.7
- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to model list
- Set MiniMax-M2.7 as default model in code example
- Keep all previous models as alternatives
2026-03-18 02:12:58 -05:00
octo-patch
8ad4d19232 feat: add MiniMax model support with temperature clamping
Add MiniMax (M2.5 / M2.5-highspeed) as a tested model provider:

- Add model-specific patch in utils.ts: clamp temperature to (0, 1]
  since MiniMax API rejects temperature=0, and remove unsupported
  parallel_tool_calls parameter
- Add MiniMax to the tested models list on the Models documentation page
- Add MiniMax configuration example alongside existing providers
2026-03-15 23:42:30 +00:00
Simon
153fa23a71 docs: update model list; give example for cookie auth 2026-03-09 22:31:35 +08:00
Simon
6b2ab73d65 docs: model recommendation 2026-03-05 16:10:03 +08:00
Simon
632f22962e docs: add recommended startup parameters for Ollama 2026-03-03 21:59:02 +08:00
Simon
c2daf13ead feat(website): simplify heading api 2026-02-27 20:36:00 +08:00
Simon
68d68182e2 feat(website): drop hash-based router 2026-02-27 19:46:44 +08:00
Simon
5f74f98a97 feat: update Qwen model list and add new model versions 2026-02-27 18:47:02 +08:00
Simon
89c83f454d feat: update terms and default llm endpoint 2026-02-27 17:09:54 +08:00
Simon
2b99620de3 feat: add qwen3.5-plus for testing and make it default 2026-02-24 00:59:42 +08:00
Simon
e5cf60df1b feat(website): loading speed; model list 2026-02-14 17:41:14 +08:00
Simon
d00a8dcc21 feat: improve prompt; update model list 2026-02-09 15:50:20 +08:00
Simon
851e9ef158 docs: model list 2026-02-06 18:49:06 +08:00
Simon
f6b4447ef7 docs: tips about Ollama 2026-02-02 16:51:51 +08:00
Simon
68c944c3a4 docs: remove i18n dep 2026-01-30 16:47:23 +08:00
Simon
5e936c35d7 docs: simplify i18n 2026-01-30 15:13:31 +08:00
Simon
1e737f3a71 docs: models recommendation 2026-01-13 15:17:43 +08:00