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
28ce986a8c
chore: release v4.1.0
2025-07-20 12:32:06 +08:00
Junyan Qin
8df14bf9d9
deps: remove sentence-transformers
2025-07-18 18:46:07 +08:00
Junyan Qin (Chin)
bb672d8f46
Merge branch 'master' into feat/rag
2025-07-18 00:45:24 +08:00
Junyan Qin
fdc79b8d77
chore: release v4.0.9
2025-07-16 11:39:15 +08:00
Junyan Qin
56248c350f
chore: repo transferred
2025-07-07 19:00:55 +08:00
Junyan Qin
a0b7d759ac
chore: release v4.0.8.1
2025-07-06 10:46:32 +08:00
Matthew_Astral
01f2ef5694
feat: new discord adapter ( #1563 )
2025-07-05 20:51:04 +08:00
WangCham
4bcc06c955
kb
2025-07-05 18:58:16 +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
2025-06-18 13:10:20 +08:00
Junyan Qin
f80f997a89
chore: update version field in pyproject.toml
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
2025-05-14 22:05:03 +08:00
Junyan Qin
738b0af5fb
chore: release v4.0.2
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