anything-llm/server/models
方程 90e474abcb
Support Gitee AI(LLM Provider) (#3361)
* Support Gitee AI(LLM Provider)

* refactor(server): 重构 GiteeAI 模型窗口限制功能,暂时将窗口限制硬编码,计划使用外部 API 数据和缓存

* updates for Gitee AI

* use legacy lookup since gitee does not enable getting token context windows

* add more missing records

* reorder imports

---------

Co-authored-by: 方程 <fangcheng@oschina.cn>
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-11-25 14:19:32 -08:00
..
apiKeys.js
browserExtensionApiKey.js Patch path traversal in move-files that can be used by `administrator` level attacker only 2024-08-27 16:19:12 -07:00
cacheData.js
communityHub.js Publish slash commands to hub (#4019) 2025-06-24 16:19:50 -07:00
documentSyncQueue.js fix issue with files loading with watching enabled (#3930) 2025-06-01 14:53:48 -05:00
documentSyncRun.js [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
documents.js Prune telemetry events 2025-04-29 13:54:00 -07:00
embedChats.js Add backfilling on `query` for chat widget to improve UX (#2482) 2024-10-15 14:37:44 -07:00
embedConfig.js Configurable message limit for embed chat widget (#4114) 2025-07-10 12:45:53 -07:00
eventLogs.js
invite.js
mobileDevice.js Mobile sync support (#4173) 2025-07-31 12:28:03 -07:00
passwordRecovery.js [FEAT] Implement new login screen UI & multi-user password reset (#1074) 2024-04-25 16:52:30 -07:00
promptHistory.js fix null entry on new workspace 2025-05-08 08:34:37 -07:00
slashCommandsPresets.js Community hub integration (#2555) 2024-11-26 09:59:43 -08:00
systemPromptVariables.js New Default System Prompt Variables (User ID, Workspace ID, & Workspace Name) (#4414) 2025-09-29 14:32:56 -07:00
systemSettings.js Support Gitee AI(LLM Provider) (#3361) 2025-11-25 14:19:32 -08:00
telemetry.js Workspace Chat with documents overhaul (#4261) 2025-08-11 09:26:19 -07:00
temporaryAuthToken.js Add custom JWT TTL (#4234) 2025-08-01 10:39:38 -07:00
user.js feat: Allow email addresses as usernames (#4619) 2025-11-19 13:43:28 -08:00
vectors.js Purge cached docs and remove docs from all workspaces on vectorDB/embedder changes (#2819) 2024-12-16 12:16:20 -08:00
welcomeMessages.js
workspace.js Custom Default System Prompt (#4487) 2025-11-24 13:24:10 -08:00
workspaceAgentInvocation.js patch agent invocation regression 2024-04-27 12:39:45 -07:00
workspaceChats.js Handle BigInt in message response (#4110) 2025-07-10 12:33:34 -07:00
workspaceParsedFiles.js patch paths 2025-08-14 13:40:57 -07:00
workspaceThread.js Add ability to search workspace and threads (#4120) 2025-07-10 16:42:10 -07:00
workspaceUsers.js Add new workspace user management endpoint (#2842) 2024-12-16 11:50:34 -08:00
workspacesSuggestedMessages.js