Releases: cellbang/cell
Releases · cellbang/cell
Features
- feat: add ignoreContextExpression option to expressionHandler in render method
Features
- feat(core): enhance getContext method to accept expressionCompilerOptions for improved context handling
Features
- feat(ai): add optional abort signal to various request interfaces and implementations
Refactor
- refactor(ai-deepseek): rename DeepSeekPIOptions to DeepSeekAPIOptions for consistency
Bug Fixes
- fix: update message protocol and content properties for consistency
Features
- feat(ai-deepseek): 添加新组件
@celljs/ai-deepseek
,支持 DeepSeek 模型及其 API - feat(ai-core): 添加
ProxyChatModel
类,用于代理调用多个 ChatModel 实例
Bug Fixes
Bug Fixes
- fix: 在 spawnSync 调用中添加 shell 选项以提高兼容性
v3.4.1
3.4.1
- feat(ai-anthropic): 添加新组件
@celljs/ai-anthropic
,支持 Anthropic 模型及其 API
Features
- feat(ai-ollama): 添加新组件
@celljs/ai-ollama
,支持 Ollama 通用能力