dify/api/models
Hiroshige Aoki e23461c837
Some checks failed
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
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
Fix/6615 40 varchar limit on DatasetCollectionBinding and Embedding model name (#6723)
2024-07-28 09:42:58 +08:00
..
__init__.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
account.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
api_based_extension.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
dataset.py Fix/6615 40 varchar limit on DatasetCollectionBinding and Embedding model name (#6723) 2024-07-28 09:42:58 +08:00
model.py Feat/delete single dataset retrival (#6570) 2024-07-24 12:50:11 +08:00
provider.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
source.py Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
tool.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
tools.py Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
web.py add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
workflow.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00