This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-04-23 14:19:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
entities
History
takatost
8811677154
feat: remove langchain from output parsers (
#3473
)
2024-04-15 00:23:42 +08:00
..
__init__.py
Model Runtime (
#1858
)
2024-01-02 23:42:00 +08:00
agent_entities.py
refactor: remove unused codes, move core/agent module into dataset retrieval feature (
#2614
)
2024-02-28 23:32:47 +08:00
message_entities.py
feat: remove langchain from output parsers (
#3473
)
2024-04-15 00:23:42 +08:00
model_entities.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00
provider_configuration.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
provider_entities.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00