Commit Graph

75 Commits

Author SHA1 Message Date
Yeuoly 6cf29e1040 bump gevent to 24.11.1 2025-02-18 10:23:49 +08:00
Novice 9832fa7257 bump version to 0.0.1-beta66 2025-02-10 17:43:51 +08:00
Yeuoly 7c90378701 bump version to beta65 2025-02-10 15:09:35 +08:00
Novice Lee eee96a3b25 bump version to 0.0.1-beta64 2025-02-08 11:34:02 +08:00
Novice Lee 5fbbfe5fe2 bump version to 0.0.1-beta63 2025-02-07 10:56:04 +08:00
Novice Lee 54dc283c18 bump version to 0.0.1-beta62 2025-01-22 13:44:06 +08:00
Yeuoly 40fa53baee bump version to 0.0.1-beta61 2025-01-21 15:07:48 +08:00
Novice Lee e764cd2d9e bump version to 0.0.1-beta60 2025-01-09 08:53:29 +08:00
Novice Lee fbe6e3f08c bump version to 0.0.1-beta59 2025-01-08 07:59:40 +08:00
Yeuoly d0f12a590a bump version to 0.0.1-beta58 2025-01-07 20:44:08 +08:00
Yeuoly aa15b9315b bump to beta57 2025-01-03 18:08:31 +08:00
Yeuoly c14d28908d bump to beta 56 2025-01-03 17:30:50 +08:00
Yeuoly d65b36cdb9 bump to beta55 2025-01-03 14:49:24 +08:00
Yeuoly 749e55e3a4 bump to 0.0.1-beta.54 2024-12-27 22:58:14 +08:00
Yeuoly de4ffe2cd9 bump to 0.0.1-beta53 2024-12-26 17:28:59 +08:00
Yeuoly d450c94888 fix: using absolute importing 2024-12-17 18:24:31 +08:00
Yeuoly 123fe35f1c bump version to beta51 2024-12-16 23:13:22 +08:00
Yeuoly 55097006c7 feat: release first agent version 2024-12-13 15:05:47 +08:00
Yeuoly aaf4f20df3 bump sdk to b49 2024-12-06 19:15:58 +08:00
Yeuoly fe7b246939 chore: bump version to beta48 2024-12-04 16:16:04 +08:00
Yeuoly 2fd16834d0 feat: support mime type and type for File 2024-12-03 16:54:01 +08:00
Yeuoly bc1097dcca chore: bump sdk to b46 2024-12-03 15:50:05 +08:00
Yeuoly 6bd2aa721f fix: Sequence to list 2024-12-03 15:30:55 +08:00
-LAN- 7153cd6a64 chore: add ruff to dependency
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-02 22:45:34 +08:00
-LAN- e71dbdef59 feat: Introduce PDM
1. Use PDM and `pyproject.toml` instead of the `requirements.txt` under `python/dify_plugin`.
2. Use PDM and `setup-pdm` action instead of setuptools and publish manually.

> You can configure trusted publishers for PyPI so that you don't need to expose the PyPI tokens in the release workflow. To do this, follow [the guide](https://docs.pypi.org/trusted-publishers/adding-a-publisher/) to add a publisher.

Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-02 20:44:06 +08:00