dify/api/core/prompt
Hash Brown 8c51d06222
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
feat: regenerate in Chat, agent and Chatflow app (#7661)
2024-09-22 03:15:11 +08:00
..
entities chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
prompt_templates chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
utils feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_transform.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
agent_history_prompt_transform.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
prompt_transform.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
simple_prompt_transform.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00