Junyan Qin
d3a147bbdd
chore: bump version 4.3.0b3
Build Dev Image / build-dev-image (push) Has been cancelled
2025-08-23 20:08:29 +08:00
Junyan Qin
8eb1b8759b
chore: bump version to '4.3.0b2'
2025-08-23 20:06:19 +08:00
Junyan Qin
e47a5b4e0d
chore: bump langbot_plugin version
2025-08-23 17:12:29 +08:00
Junyan Qin
4012310d99
chore: bump version 4.3.0b1
Build Dev Image / build-dev-image (push) Has been cancelled
2025-08-21 10:49:51 +08:00
Junyan Qin
53ade384eb
feat: bump version of langbot-plugin
2025-08-20 23:26:32 +08:00
Junyan Qin
a0c42a5f6e
feat: plugin operations
2025-08-17 16:51:44 +08:00
Junyan Qin
0b60ef0d06
chore: bump langbot-plugin version to 0.1.1a1
2025-08-09 21:06:31 +08:00
Junyan Qin
2d06f1cadb
feat: connector for plugin runtime
2025-06-30 21:43:43 +08:00
Junyan Qin
af493c117c
deps: add langbot-plugin
2025-06-30 21:43:42 +08:00
Junyan Qin
bf98b82cf2
chore: release v4.0.7
Build Dev Image / build-dev-image (push) Has been cancelled
2025-06-18 13:10:20 +08:00
Junyan Qin
f80f997a89
chore: update version field in pyproject.toml
Build Dev Image / build-dev-image (push) Has been cancelled
2025-06-11 10:24:18 +08:00
Junyan Qin
ac8fe049de
fix: uv removes it self
2025-06-05 11:12:04 +08:00
Junyan Qin
21daef46f7
chore: remove gemini related deps
2025-05-31 19:27:08 +08:00
whw174660897
f17b06767e
Feature add n8 n ( #1468 )
...
* feat(n8n): 添加n8n工作流API支持
添加n8n工作流API作为新的运行器类型,支持通过webhook调用n8n工作流,并提供多种认证方式(Basic、JWT、Header)。新增N8nAuthFormComponent用于处理n8n认证表单联动,并更新相关配置文件和测试用例。
* chore: remove pip mirror url
* perf: simplify ret def of pipeline metadata
* feat(n8n): raise exc instead of ret as normal msg
* perf: add var `user_message_text`
* chore(n8n): migration and default config
* chore: required database version
---------
Co-authored-by: hengwei.wang <@>
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-05-30 22:23:57 +08:00
Junyan Qin
696162ee52
chore: release v4.0.3
Build Dev Image / build-dev-image (push) Has been cancelled
2025-05-14 22:05:03 +08:00
Junyan Qin
738b0af5fb
chore: release v4.0.2
Build Dev Image / build-dev-image (push) Has been cancelled
2025-05-14 21:35:21 +08:00
Junyan Qin
c6ff33c6ab
chore: add google ai deps
2025-05-14 19:14:12 +08:00
简律纯
6c10cb7dca
feat: support package manager(uv) ( #1414 )
...
* chore: set Python version to 3.10
* feat: add pyproject.toml for project configuration and dependencies
* style: streamline bot retrieval and update logic in PipelineService
* feat: update dependencies and configuration for ruff and pip
* chore: remove ruff configuration file
* style: change quote style from single to double in ruff configuration
* style: unify string quote style to double quotes across multiple files
* chore: update .gitignore to include .venv and uv.lock
* chore: remove unused configuration files and clean up project structure
* chore: revert quote-style to `single`
* chore: set default python version to 3.12
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com >
2025-05-14 19:09:52 +08:00