Commit Graph

  • 39af5515f8 chore(deps): bump the uv group across 18 directories with 3 updates dependabot/uv/datasources/google_cloud_storage/uv-0225d4cafc dependabot[bot] 2026-07-22 03:41:15 +00:00
  • b7b783b2a1 feat(gemini): add Gemini 3.6 Flash and 3.5 Flash-Lite (#3480) main WH-2099 2026-07-22 03:24:26 +00:00
  • 50da95f27b docs(onedrive): document Microsoft Graph permissions (#3482) WH-2099 2026-07-22 02:46:51 +00:00
  • 3c890bf4bc chore(openrouter): refresh model catalog (#3472) Crazywoola 2026-07-21 10:12:08 +08:00
  • 7836cd194c chore(deps): bump the uv group across 7 directories with 1 update dependabot/uv/tools/chart/uv-cdf8d38825 dependabot[bot] 2026-07-21 02:01:30 +00:00
  • 8713545ada fix(openai): restore gpt-4.1-nano predefined model entries (#3459) Harsh Kashyap 2026-07-21 07:26:51 +05:30
  • ad004f1fe1 feat(bedrock): add OpenAI GPT-5.6 (Sol/Terra/Luna) support via bedrock-mantle endpoint (#3464) Jeremy Luo 2026-07-21 09:56:43 +08:00
  • 7811ea0c82 chore(deps): bump the uv group across 98 directories with 2 updates (#3463) dependabot[bot] 2026-07-21 09:51:15 +08:00
  • 2c2d055ccc fix(openai): clarify chat tools reasoning error (#3467) zyssyz123 2026-07-20 19:27:28 +08:00
  • b30805ca6e fix(moonshot): auto-detect the API endpoint when Base URL is left blank (#3462) David Park 2026-07-20 06:56:13 +00:00
  • c0aed3debc fix(google): invoke fall-through on invalid hl/gl, request timeouts, and missing-credential guards (#3456) Harsh Kashyap 2026-07-20 12:21:40 +05:30
  • 64c0c4eb6f chore(deps): bump the uv group across 86 directories with 6 updates (#3452) dependabot[bot] 2026-07-20 14:41:57 +08:00
  • bf0ae58be4 chore(deps): bump the uv group across 85 directories with 6 updates (#3453) dependabot[bot] 2026-07-20 14:40:35 +08:00
  • 16a7a7e37b chore(deps): bump the uv group across 84 directories with 6 updates (#3454) dependabot[bot] 2026-07-20 14:39:26 +08:00
  • 3a11eaee1a wecom bot support [quote] and [image] type message (#3371) EllenEyes 2026-07-20 14:38:55 +08:00
  • 157100690f fix: gmail trigger not work after few hours (#3461) 非法操作 2026-07-20 14:35:51 +08:00
  • 1bf2ad03ce feat(moonshot): add kimi-k3 and kimi-k2.7-code model support (#3458) L1nSn0w 2026-07-18 03:09:22 +08:00
  • 1a6de25b10 test(moonshot): require live test opt-in feat/moonshot-kimi-k3-k27-code WH-2099 2026-07-18 03:07:29 +08:00
  • 58ce33818b test(moonshot): declare pytest dependency WH-2099 2026-07-18 02:39:11 +08:00
  • fa91e126dd chore(moonshot): clean up env files WH-2099 2026-07-18 01:26:23 +08:00
  • 50214e8976 test(moonshot): add live API coverage WH-2099 2026-07-18 01:26:15 +08:00
  • d1bfd1eae5 fix(moonshot): complete Kimi K3 and K2.7 support WH-2099 2026-07-17 20:47:29 +08:00
  • e7931212cd feat(moonshot): add kimi-k3 and kimi-k2.7-code model support L1nSn0w 2026-07-17 19:50:28 +08:00
  • 629eccf943 fix(gemini): preserve text system prompt parts (#3450) WH-2099 2026-07-17 11:10:40 +00:00
  • 2d4cfd8b4c fix(gemini): reject unsupported image instructions feat/gemini-system-instruction-semantics WH-2099 2026-07-17 04:39:35 +08:00
  • 7d73743b56 fix(gemini): preserve image model compatibility fix/gemini-text-system-parts WH-2099 2026-07-17 04:39:26 +08:00
  • e20fc157a9 fix(gemini): preserve structured output system parts WH-2099 2026-07-17 03:44:24 +08:00
  • b413f3aeab fix(gemini): preserve compatibility promotion guards WH-2099 2026-07-17 03:44:17 +08:00
  • f2f22a5390 test(gemini): cover public bad request mapping WH-2099 2026-07-17 02:37:08 +08:00
  • 9553179126 fix(gemini): validate prompts before request conversion WH-2099 2026-07-17 02:31:28 +08:00
  • 093045e8bf fix(gemini): preserve legacy system request shapes WH-2099 2026-07-17 02:31:22 +08:00
  • e29b0c548e fix(gemini): preserve empty-part fallback WH-2099 2026-07-17 01:33:06 +08:00
  • c649b9a4e5 fix(gemini): reject model-first requests WH-2099 2026-07-17 01:28:52 +08:00
  • ab7ae5318b fix(gemini): preserve structured fallback ordering WH-2099 2026-07-17 01:28:48 +08:00
  • 105c0ea9df fix(gemini): reject empty conversation turns WH-2099 2026-07-17 00:52:29 +08:00
  • 728a540ca6 fix(gemini): preserve empty-turn compatibility WH-2099 2026-07-17 00:52:13 +08:00
  • a08c415b4e fix(gemini): harden system instruction edge cases WH-2099 2026-07-17 00:10:52 +08:00
  • 0cebd566f5 fix(gemini): preserve system instruction edge cases WH-2099 2026-07-17 00:10:35 +08:00
  • 9792c7697d fix(gemini): validate system messages before uploads WH-2099 2026-07-16 23:38:21 +08:00
  • 26e574e6ab fix(gemini): support system-only text parts WH-2099 2026-07-16 23:38:10 +08:00
  • 4acafe2a70 feat(gemini): enforce system instruction semantics WH-2099 2026-07-16 23:26:10 +08:00
  • 564979a64a fix(gemini): preserve text system prompt parts WH-2099 2026-07-16 23:22:26 +08:00
  • 6b04cde85d feat(stepfun): add Step 3.7 Flash and remove legacy models (#3444) Uking-xxx 2026-07-16 15:13:26 +08:00
  • 89bc9719b2 fix(ci): detect plugins skipped by cancelled Upload Merged Plugin runs (#3445) Kota-Maeda 2026-07-16 15:23:10 +09:00
  • 947794e557 docs: add TokenLab OpenAI-compatible example (#3406) hedging8563 2026-07-16 10:54:08 +08:00
  • d77d730206 feat(siliconflow): add reasoning_effort parameter to deepseek-v4-flash/pro (#3439) orangeclk 2026-07-16 10:52:59 +08:00
  • c6e5f745ee feat(volcengine): add doubao-seed-2-0-lite-260428 model (#3440) orangeclk 2026-07-16 10:51:40 +08:00
  • af0ff736e1 feat(huaweicloud_maas): add glm-5.2, deepseek-v4-pro, openpangu-2.0-flash models (#3436) jzymx50 2026-07-16 10:51:00 +08:00
  • fcccea91b3 docs: update predefined LLM model list in README dosu/doc-update-3436 dosubot[bot] 2026-07-14 09:27:38 +00:00
  • 1f99c42eda fix(tavily): change include_answer and include_raw_content defaults from boolean to string (#3435) 林玮 (Jade Lin) 2026-07-14 17:07:13 +08:00
  • e093401f1d fix(dify_extractor): catch BadZipFile for corrupt office files (#3352) Taranum Wasu 2026-07-14 11:42:11 +05:30
  • fc12a530d1 fix(gitlab_datasource): remove unused datasources/github.py (#3374) Harsh Kashyap 2026-07-14 11:28:43 +05:30
  • fa5d2cfbae feat(outlook_trigger): support monitoring shared mailboxes (#3417) Harsh Kashyap 2026-07-14 11:21:33 +05:30
  • 5da395ab86 feat(volcengine): add DeepSeek V4, GLM-5.2, Doubao-Seed-2.1 models and extend reasoning_effort support (#3434) orangeclk 2026-07-14 13:51:24 +08:00
  • 04ea17ac48 fix: update SoMark base URLs to region-specific domains + dropdown selector (#3432) maybehokori 2026-07-14 13:51:14 +08:00
  • 4fc08bfaab feat(aihubmix): add qwen3.7-plus/step-3.7-flash and fix hy3 reasoning control (#3427) orangeclk 2026-07-14 13:46:57 +08:00
  • 745a00482d Added Client Name (#3433) Mani 2026-07-14 01:45:08 -04:00
  • 6d0c844a87 feat(aihubmix): align with Anthropic official plugin v0.3.24 (#3422) chenxue 2026-07-10 18:03:25 +08:00
  • 0c57704c86 feat(openai)!: rewrite plugin for 1.0 (#3419) WH-2099 2026-07-10 18:02:42 +08:00
  • 7867979195 build(openai): exclude local files from package feat/openai-gpt-5-6-support WH-2099 2026-07-10 17:31:44 +08:00
  • e0a5878a24 test(openai): run live suite when key exists WH-2099 2026-07-10 17:15:03 +08:00
  • 07bd2ed3d6 test(openai): skip live suite without API key WH-2099 2026-07-10 17:07:13 +08:00
  • 0b24dd48a3 fix(openai): remove deprecated model aliases WH-2099 2026-07-10 16:59:03 +08:00
  • 7641f4d2c2 feat(azure_openai): add gpt-5.6 series support (#3421) ymshenyu 2026-07-10 16:48:11 +08:00
  • 0cd8d644e8 test(openai): add opt-in live API matrix WH-2099 2026-07-10 16:31:52 +08:00
  • 8989c7690a feat(notion): return retrieve_page image blocks as files output (#3416) Kota-Maeda 2026-07-10 11:09:02 +09:00
  • fd2868e0ee feat(vertex_ai): add Claude Sonnet 5 model support (#3393) Harsh Kashyap 2026-07-10 07:38:23 +05:30
  • b66225778d feat(openai)!: rewrite plugin for 1.0 WH-2099 2026-07-10 07:23:00 +08:00
  • 9337b2badc fix(openai): harden Responses API handling WH-2099 2026-07-10 06:02:12 +08:00
  • a8c8b4cc65 fix(openai): default to Responses API WH-2099 2026-07-10 05:23:45 +08:00
  • b783acfe28 Potential fix for pull request finding WH-2099 2026-07-10 05:22:07 +08:00
  • 98972f5154 feat(openai): add GPT-5.6 model support WH-2099 2026-07-10 04:37:25 +08:00
  • b12d2e3ded docs(outlook): clarify oauth setup permissions (#3414) WH-2099 2026-07-10 00:28:41 +08:00
  • 056e07c88e docs(outlook): restore setup screenshots fix/outlook-trigger-readme-permissions WH-2099 2026-07-10 00:26:15 +08:00
  • 85dc61f980 docs(outlook): address setup review feedback WH-2099 2026-07-09 17:16:15 +08:00
  • d364e65980 docs(outlook): clarify oauth setup permissions WH-2099 2026-07-09 16:49:46 +08:00
  • 9a296f1cdd fix(datasources): support stricter microsoft oauth tenants fix/microsoft-oauth-datasource-tenant WH-2099 2026-07-09 07:00:14 +08:00
  • a09ab90ee4 feat(bedrock): add Claude Sonnet 5 and Claude Fable 5 support (#3413) Kent 2026-07-09 16:41:33 +08:00
  • 0c726a2dd3 feat(siliconflow): add json_schema support to more models and deprecate old GLM versions (#3412) orangeclk 2026-07-09 16:41:23 +08:00
  • 169fc18d92 feat(tongyi): add GLM-5.2 model support (#3400) Zun Chen 2026-07-09 16:41:12 +08:00
  • c247652d71 fix(aihubmix): use True default for prompt caching fallbacks (#3411) chenxue 2026-07-09 16:32:42 +08:00
  • 63af4c39a4 fix(datasources): support stricter microsoft oauth tenants (#3408) WH-2099 2026-07-09 08:30:21 +08:00
  • dbb92d78b7 feat(x): add grok-4.5 model support (#3405) WH-2099 2026-07-09 08:30:14 +08:00
  • e69a29c563 fix(notion): support all property types and conditions in Query Database filter (#3402) Kota-Maeda 2026-07-08 21:49:43 +09:00
  • 9865aca2a1 feat(bedrock): add Cohere Embed v4 text and multimodal embedding support (#3389) Kent 2026-07-08 20:30:51 +08:00
  • a39840179f fix(aihubmix): default prompt caching to enabled for Claude models (#3403) chenxue 2026-07-08 20:30:14 +08:00
  • 0eaadbccba feat(siliconflow): add GLM-5.2, LongCat-2.0, Nex-N2-Pro models and json_schema structured output (#3387) orangeclk 2026-07-07 16:54:22 +08:00
  • 6d6999f3fa fix(openai_api_compatible, gpustack): move reasoning_format to agent_thought_support block (#3381) Kota-Maeda 2026-07-07 17:53:59 +09:00
  • e95f23c51a feat(podcast_generator): add single-host (monologue) mode (#3376) Kota-Maeda 2026-07-07 17:53:50 +09:00
  • b7059c3cc5 chore(deps): bump joserfc from 1.6.7 to 1.6.8 in /tools/dingo (#3394) dependabot[bot] 2026-07-07 16:53:04 +08:00
  • 42036e75f8 fix: fix dataframe iter row index error (#3396) wangxiaolei 2026-07-07 15:10:56 +08:00
  • 3f98e1b59d fix(models): normalize API base URL labels (#3391) WH-2099 2026-07-06 22:28:28 +08:00
  • 3cc815cdba fix(models): normalize API base URL labels fix/byteplus-api-base-url-label WH-2099 2026-07-06 22:26:00 +08:00
  • 8eaf0fc8a9 feat(models): expose Ark video generation custom models (#3386) WH-2099 2026-07-06 19:28:40 +08:00
  • 0dd63888f0 feat(models): expose Ark video generation custom models feat/ark-video-generation-custom-models WH-2099 2026-07-06 13:15:42 +08:00
  • 0aac630f4c fix(openai): stream reasoning as thinking tags fix/openai-stream-reasoning-thinking Yansong Zhang 2026-07-03 18:12:33 +08:00
  • d8b2637287 fix(models): skip live tests without provider keys (#3379) WH-2099 2026-07-01 22:08:06 +08:00
  • f23284f81e fix(models): skip live tests without provider keys fix/skip-live-tests-missing-keys WH-2099 2026-07-01 21:29:28 +08:00
  • 3e1fce4d89 feat(anthropic): add support for Claude Sonnet 5 model (#3372) QIN2DIM 2026-07-01 18:13:58 +08:00
  • 78a35861e6 feat: gemini models support use line file (#2439) wangxiaolei 2026-06-30 17:49:28 +08:00