dify/api/core/variables
-LAN- 206706987d
Some checks failed
autofix.ci / autofix (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Main CI Pipeline / Check Changed Files (push) Has been cancelled
Main CI Pipeline / Style Check (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
Main CI Pipeline / API Tests (push) Has been cancelled
Main CI Pipeline / Web Tests (push) Has been cancelled
Main CI Pipeline / VDB Tests (push) Has been cancelled
Main CI Pipeline / DB Migration Test (push) Has been cancelled
refactor(variables): clarify base vs union type naming (#30634)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-13 23:39:34 +09:00
..
__init__.py refactor(variables): clarify base vs union type naming (#30634) 2026-01-13 23:39:34 +09:00
consts.py refactor: simplify variable pool key structure and improve type safety (#23732) 2025-08-11 18:10:04 +08:00
exc.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
segment_group.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
segments.py refactor(variables): clarify base vs union type naming (#30634) 2026-01-13 23:39:34 +09:00
types.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
utils.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
variables.py refactor(variables): clarify base vs union type naming (#30634) 2026-01-13 23:39:34 +09:00