Arvin Xu
a194d48545
🐛 fix: fix frontend random API key config not work ( #9477 )
...
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Release CI / Release (push) Has been cancelled
Test CI / Test package agent-runtime (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package python-interpreter (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
* ✨ feat: add frontend random API key selection support
- Implement ClientApiKeyManager for random selection from comma-separated keys
- Update getProviderAuthPayload to use random key picking for all providers
- Add comprehensive tests for the new functionality
- Mirror existing server-side implementation for consistency
Closes #9255
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: LobeHub Bot <lobehubbot@users.noreply.github.com >
* fix tests
* fix implement
* fix test
* fix test
2025-10-01 05:46:24 +08:00
YuTengjing
49ea508cc4
🔨 chore: support chat api and create image cost caculate ( #9492 )
2025-09-30 21:09:56 +08:00
Aloxaf
fa6ef94067
✨ feat: add builtin Python plugin ( #8873 )
...
* feat: 初步完成
* chore: type
* feat: 图片功能
* feat: 文件下载功能
* refactor: 简化代码
* chore: 清理代码
* chore: clean
* chore: 清理代码
* chore: 清理代码
* chore: 小改进
* fix: 上传完成前图片无法显示
* refactor: 增加 python-interpreter package
* chore: 清理
* feat: 传入上下文中的文件
* chore: 小优化
* chore: 中文字体
* chore: clean
* fix: 服务端部署
* fix: 重复文件检查
* test: 增加 interpreter.test.ts
* test: add worker.test.ts
* style: fix import
* test: fix
* style: fix import
* style: move env file to envs
* style: 限制代码框高度
* style: 重命名
* misc: 小修小补
* refactor: 重命名为 code-interpreter
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-09-30 04:20:57 +08:00
YuTengjing
a30a65cd4c
✨ feat: add Claude Sonnet 4.5 model to AI chat models ( #9476 )
2025-09-30 04:20:51 +08:00
renovate[bot]
27d133a417
Update dependency @opentelemetry/exporter-metrics-otlp-http to ^0.205.0 ( #9454 )
...
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Release CI / Release (push) Has been cancelled
Test CI / Test package agent-runtime (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
Database Schema Visualization CI / build (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 18:49:24 +08:00
renovate[bot]
de3478b17a
Update dependency @opentelemetry/instrumentation to ^0.205.0 ( #9456 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 18:49:05 +08:00
renovate[bot]
694cdbea8f
Update dependency @opentelemetry/sdk-node to ^0.205.0 ( #9460 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 18:48:26 +08:00
René Wang
b0cb96e5c2
👷 build: Add virtual column to agent table ( #9464 )
2025-09-29 10:07:19 +02:00
Arvin Xu
e82d4b7274
🐛 fix: refactor tools-engine and fix search token count ( #9448 )
...
* init toolsEngine
* clean implement
* refactor with tools-engine
* add more tests
* update
* rename
* refactor the tools engine
* refactor code
* refactor helpers
* fix tools is empty issue
* fix tests
* refactor to remove enabledSchema
* support defaultToolIds
* fix tests
* fix tests
2025-09-28 13:12:14 +08:00
sxjeru
356cf029dd
✨ feat: Add new provider Ollama Cloud ( #9435 )
2025-09-27 07:45:47 +02:00
Maple Gao
ec5af1b4c7
🐛 fix: resolve qwen-image-edit imageUrls conversion issue ( #9414 )
...
* 🔧 fix: resolve missing imageurls convertion
* ✅ test: add comprehensive tests for qwen-image-edit imageUrls conversion
- Add tests for imageUrls array to imageUrl conversion
- Add tests for multiple elements using first element
- Add tests for empty array error handling
- Add tests for imageUrl priority over imageUrls
- Add tests for missing parameters error handling
- All 20 test cases pass (5 new + 15 existing)
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-09-26 17:32:18 +02:00
Arvin Xu
273e0277d1
🔨 chore: pre-merge group chat relative implement ( #9432 )
...
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Release CI / Release (push) Has been cancelled
Test CI / Test package agent-runtime (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
Database Schema Visualization CI / build (push) Has been cancelled
* pre-merge code
* fix tests
* fix circular
* remove redirectUri
* fix types
* improve sql
* fix docs
* fix lint
* update model runtime
2025-09-26 03:47:25 +08:00
sxjeru
13e936fbe0
💄 style: Enhanced Nvidia NIM chat experience ( #9408 )
...
* ✨ feat: 添加 DeepSeek V3.1 模型并更新思维模型处理逻辑
* feat: 更新 ollamaChatModels,添加 DeepSeek V3.1 模型及其描述,调整上下文窗口大小
2025-09-25 05:10:17 +08:00
sxjeru
8636fe45e3
💄 style: OpenAI models in AiHubMix use Responses API ( #9251 )
...
* feat: 添加预处理功能以增强聊天完成选项
* 暴露实例级预处理钩子
* feat: 更新响应API路由控制,支持模型匹配和实例覆盖
* Update index.ts
* add tests
* regex
* test: mock chat completion stream to prevent hanging in response model tests
* del Dolphin Mixtral 8x22B
* update models
* del models
* feat: 添加新的模型配置和关键词支持
* ✨ feat: 更新音频模型和定价结构,添加 GPT Audio 和 GPT Realtime 模型支持
* ✨ feat: 添加 Grok 4 Fast 模型支持,更新 xaiChatModels 列表
* ✨ feat: 更新 Grok 4 Fast 定价策略为分层定价,添加非推理关键词支持
* ✨ feat: 添加 Grok 4 Fast 和 Grok 4 Fast (Non-Reasoning) 聊天模型
* ✨ feat: 更新 Novita 和 SiliconCloud 聊天模型,增加新模型并调整参数
* 更新 Novita 聊天模型,调整上下文窗口令牌和最大输出限制
* 更新 DeepSeek V3.1 模型,增加新参数并添加 Longcat 模型配置
* feat: 更新 Novita 和 SiliconCloud 模型,增加 maxOutput 参数并添加新聊天模型配置
* feat: 添加 GPT-5 Codex 模型,更新相关参数并调整 Deepseek 部署名称
* feat: 添加 Qwen3 VL Plus 模型,更新相关参数并优化思维预算逻辑
* feat: 添加 Qwen3 VL 模型,更新相关参数并调整 Qwen3 Coder Plus 的上下文窗口大小
2025-09-25 05:10:08 +08:00
Arvin Xu
1a77d9f9c6
🔨 chore: add api for structure output ( #9382 )
...
* ✨ feat: 实现 structure output
* add tests
* ✨ feat: 实现 structure output
* add support for structure output in chat completions
* add support for structure output in router runtime
* improve test
* add google generateObject
* add google generateObject tests
* add Anthropic generateObject
2025-09-25 04:51:21 +08:00
Neko
d54113036a
👷 build: integrated otel for instrumenting backend side of Next.js ( #9073 )
2025-09-23 09:34:48 +02:00
Arvin Xu
b050bd7b9f
♻️ refactor: refactor all @/types in model runtime to @lobechat/types ( #9383 )
2025-09-23 08:51:55 +02:00
Arvin Xu
d9a4361994
♻️ refactor: move the ModelProvider to model-bank ( #9374 )
...
* move the ModelProvider to model-bank
* fix tests
* fix deps
* clean deps
2025-09-22 19:23:26 +08:00
Shinji-Li
1251548120
refactor: refactor the settings page to improve the experience & change ssr as csr ( #8961 )
Release CI / Release (push) Has been cancelled
Test CI / Test package agent-runtime (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
2025-09-22 11:30:47 +08:00
afon
c665646534
💄 style: Enable thinkingBudget control for Vertex Gemini 2.5 models ( #8223 )
2025-09-22 09:36:21 +08:00
Arvin Xu
1c61b21133
🐛 fix: fix non stream mode in OpenAI Response API ( #9360 )
...
* fix
* fix non stream
* ✅ test: add comprehensive unit tests for nonStreamToStream functions
- Add tests for transformResponseToStream covering ChatCompletion conversion, reasoning content, tool calls, and edge cases
- Add tests for transformResponseAPIToStream covering Response API conversion, missing outputs, and error cases
- Tests verify complete event arrays as requested, not partial verification
- Tests will help expose issues with tool call handling and Response API compatibility
Co-authored-by: Arvin Xu <arvinxx@users.noreply.github.com >
* 🧪 test: fix nonStreamToStream test array comparisons and TypeScript errors
- Change test assertions to use array comparisons instead of individual equals
- Add missing refusal property to ChatCompletionMessage objects
- Fix Response API object types and add missing usage properties
- Resolve all TypeScript build errors in test file
Co-authored-by: Arvin Xu <arvinxx@users.noreply.github.com >
* fix
* fix tests
2025-09-22 00:51:39 +08:00
Arvin Xu
f02d43b8d3
✨ feat: support google video understanding ( #8761 )
...
* refactor
improve upload
fix tests
clean client mode
add video
support google image understand
* update
* fix tests
2025-09-21 21:37:06 +08:00
sxjeru
47ec2d81dc
💄 style: Enhanced AkashChat experience ( #9330 )
...
* 🔧 refactor: update akashChat models to use settings and enhance payload handling
* ✨ feat: 添加视觉支持和更新描述,增强 Mistral 模型信息
2025-09-21 21:18:15 +08:00
sxjeru
58d34ff53f
🐛 fix: Update Responses search tool to web_search ( #9354 )
...
* ✨ feat: 更新搜索工具为 web_search
* Update index.test.ts
2025-09-21 19:27:39 +08:00
Arvin Xu
a94e8810a3
💄 style: extend custom provider runtime options ( #9278 )
...
* ✨ support more runtimes for custom providers
* Update customProviderSdkOptions.ts
2025-09-21 17:05:33 +08:00
sxjeru
45b7a43170
💄 style: Optimized modelFetch for Vercel AI Gateway ( #9342 )
...
* Refactor VercelAIGateway integration: Enhance model card structure and error handling
* ✨ feat(vercelaigateway): Update model card structure and change check model to GPT-5
* ✨ feat(vercelaigateway): 添加模型设置以支持推理努力和文本详细程度参数
2025-09-21 17:03:17 +08:00
Arvin Xu
7dc000e10c
♻️ refactor: improve codebase ( #9353 )
...
refactor
2025-09-21 16:57:16 +08:00
Maple Gao
a0074fc280
✨ feat: qwen provider add qwen-image-edit model support ( #9311 )
2025-09-19 21:00:09 +08:00
Arvin Xu
70f52a3c1f
🐛 fix: fix oidc open direct issue ( #9315 )
...
* add tests
* fix open direct
* update
2025-09-18 20:47:49 +08:00
Arvin Xu
8711ea244c
🔨 chore: fix nextjs@15.5.x runtime warning ( #9063 )
...
* update
fix tools
Update route.ts
Update next dependency version to ^15.5.0
更新 package.json
test prebuild type-check
try
* Change 'next' dependency version in package.json
Updated 'next' dependency version from ^15.5.3 to ~15.3.5.
2025-09-18 19:13:36 +08:00
Arvin Xu
9f044edd07
🐛 fix: fix svg xss issue ( #9313 )
...
* fix svg xss
* fix svg xss
* update
* improve
* fix
2025-09-18 12:53:56 +08:00
YuTengjing
1762dc9148
♻️ chore: refactor router runtime ( #9306 )
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Release CI / Release (push) Has been cancelled
Test CI / Test package agent-runtime (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
Lighthouse Badger / LobeChat | Chat (push) Has been cancelled
Lighthouse Badger / LobeChat | Market (push) Has been cancelled
Issue Close Require / issue-check-inactive (push) Has been cancelled
Issue Close Require / issue-close-require (push) Has been cancelled
Daily i18n Update / update-i18n (push) Has been cancelled
2025-09-17 23:30:04 +08:00
Maple Gao
e137b33c8d
🐛 fix: add qwen provider support for image-edit model ( #9277 )
...
* 🐛 fix: add qwen provider support for image-edit model
- Register qwen provider in baseRuntimeMap
- Add qwen routing support in NewAPI provider
- Implement qwen-image-edit model with correct multimodal API
- Fix API endpoint and request format for image-to-image generation
Fixes #9184
* Update packages/model-runtime/src/providers/qwen/createImage.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-17 11:24:21 +08:00
Arvin Xu
96ff5aa461
🐛 fix: improve db migrations sql ( #9295 )
...
improve db migrations sql
2025-09-17 11:06:37 +08:00
WangYK
b47bb5b3aa
💄 style: update SiliconCloud reasoning models ( #9287 )
...
💄 style: update siliconcloud reasoning models
2025-09-16 19:37:14 +08:00
Arvin Xu
cee555a0f0
♻️ refactor: improve db sql performance ( #9283 )
...
* improve sql
* improve db index
* improve db index
* improve db index
2025-09-16 19:33:35 +08:00
WangYK
5a4b0fd344
✨ feat: support Vercel AI Gateway provider ( #8883 )
...
* ✨ feat: support Vercel AI Gateway provider
* fix: add `vercelaigateway` to package.json.exports
* chore: 把 runtime 挪到 providers 目录下
2025-09-16 16:49:54 +08:00
Arvin Xu
c21c14e715
🐛 fix: fix azure ai runtime error ( #9276 )
...
* fix azure ai
* improve agent schema
* improve agent schema
* improve header size
* remove sentry
* remove sentry
* fix
* clean
* fix tests
2025-09-16 15:19:55 +08:00
huangkairan
46f2a28ee7
🔨 chore: lint error ( #9268 )
...
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Release CI / Release (push) Has been cancelled
Test CI / Test package agent-runtime (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
Lighthouse Badger / LobeChat | Chat (push) Has been cancelled
Lighthouse Badger / LobeChat | Market (push) Has been cancelled
Issue Close Require / issue-check-inactive (push) Has been cancelled
Issue Close Require / issue-close-require (push) Has been cancelled
Daily i18n Update / update-i18n (push) Has been cancelled
fix: lint error
2025-09-15 15:40:10 +08:00
bbbugg
9568eafd76
🐛 Fix: non streaming not displaying token usage and thinking content ( #9087 )
...
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Release CI / Release (push) Has been cancelled
Test CI / Test package agent-runtime (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
Database Schema Visualization CI / build (push) Has been cancelled
* 🐛 fix: add usage data to chat completion chunk for stream = false
* 🐛 fix: ensure reasoning_content is included in chat completion chunks for non-stream responses
* 🐛 fix: include reasoning content and usage data in non-streaming chat completion responses
* 🐛 fix: test
* 🐛 fix: non stream Deeply Thought stop correctly
* 🐛 fix: test
* 🐛 fix: test
2025-09-15 11:28:28 +08:00
copialot
ed42753fe5
💄 style: support .doc file parse ( #8182 )
...
* ✨ feat: support .doc file parse
* ✨ feat: support .doc file parse
---------
Co-authored-by: admin <admin@punch.local >
2025-09-15 11:22:00 +08:00
Arvin Xu
b73d0972b2
⚡ ️ perf: fix search agent slow ( #9261 )
...
* try to fix search agent issue
* Update session.ts
2025-09-15 10:56:03 +08:00
Arvin Xu
d942a635b3
🔨 chore: add agent-runtime ( #9206 )
...
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Release CI / Release (push) Has been cancelled
Test CI / Test package agent-runtime (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
Lighthouse Badger / LobeChat | Chat (push) Has been cancelled
Lighthouse Badger / LobeChat | Market (push) Has been cancelled
Issue Close Require / issue-check-inactive (push) Has been cancelled
Issue Close Require / issue-close-require (push) Has been cancelled
Daily i18n Update / update-i18n (push) Has been cancelled
* add agent runtime
* add agent runtime
* support finish reason
* update workflow
* 支持中断
* 支持 token usage 统计
* refactor
* add example
* add docs
* update
2025-09-14 17:29:19 +08:00
sxjeru
78eaead0d2
🐛 fix: Google stream error unable to abort request ( #9180 )
...
* 🐛 fix: 优化 Gemini 流处理中的错误注入和终止事件管理
* 🐛 fix: 在流处理过程中注入提供者信息以增强错误报告
* 提取 lobe_error;添加单测
* fix test
* 修复单元测试
* 优化 LobeGoogleAI 中的错误日志记录,使用 debug 替代 console.log;更新单元测试以验证流处理的错误和数据块
* 增强 createSSEProtocolTransformer,添加 requireTerminalEvent 选项以控制终端事件的强制要求;更新相关单元测试以验证新行为
* revert tests
* fix test
2025-09-14 00:00:31 +08:00
bbbugg
45fa4e01ae
🐛 fix: update check model and mark deprecated models ( #9214 )
...
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Release CI / Release (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
🐛 fix: update checkModel values and remove deprecated models
2025-09-13 18:29:10 +08:00
Neko
7f1b631c35
🔨 chore(model-runtime): openai stream error not inherited correctly ( #9102 )
...
* fix(model-runtime,utils): openai stream error not inherited correctly
* fix: test
2025-09-13 17:37:29 +08:00
Arvin Xu
2c677e597a
🐛 fix: fix open chat page with float link modal ( #9235 )
...
* refactor @lobechat/database
* move config/file and llm to envs
* move config/auth to envs
* refactor
* fix tests
* fix tests
* upgrade
2025-09-13 17:03:10 +08:00
sxjeru
f89b73059d
💄 style: Update model configs ( #9170 )
...
* 🐛 fix: 更新深度寻求和谷歌模型的定价,修复模型显示名称
* 🐛 fix: 更新模型配置,增加最大输出限制并移除冗余模型信息
* 🐛 fix: 更新谷歌模型定价策略,将缓存读取的定价从固定改为分层定价
* 🐛 fix: 更新 Kimi K2 模型信息,增加新版本及定价策略,修正显示名称
* 🐛 fix: 更新深度寻求和谷歌模型的定价,修复模型显示名称
* 🐛 fix: 更新模型配置,增加最大输出限制并移除冗余模型信息
* 🐛 fix: 更新谷歌模型定价策略,将缓存读取的定价从固定改为分层定价
* 🐛 fix: 添加新模型 Qwen MT Plus 和 Ling Mini 2.0,更新定价策略
* 🐛 fix: 更新模型配置,调整上下文窗口大小并添加最大输出限制
* ✨ feat: 添加新的聊天模型 Qwen3 Next 80B A3B Thinking 和 Qwen3 Next 80B A3B Instruct
* ✨ feat: 添加 GLM-4.5 和 GLM-4.5-Air 聊天模型,支持推理能力和定价策略
* ✨ feat: 更新聊天模型配置,添加 Qwen3 Next 80B A3B Thinking 和 Qwen3 Next 80B A3B Instruct,调整 Kimi K2 部署名称及参数
2025-09-13 11:54:58 +08:00
Arvin Xu
dacfffdb63
♻️ refactor: refactor message proccesser to the context engine ( #9230 )
...
* init context engine
* refactor
* refactor
* move
* refactor
* refactor PlaceholderVariables
* refactor name
* refactor
* update
* fix tests
* update workflow
* clean code
* add test
* move from store into service
* implement the HistoryTruncate and Input Template into context engine
* fix history truncate
* clean
2025-09-13 00:12:53 +08:00
Arvin Xu
cf0272cc1b
🔨 chore: upgrade deps ( #9228 )
...
upgrade deps
2025-09-12 16:04:05 +08:00