This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
33ecceb90c82446872a92ccb56c2c7b9d1dfd6d6
dify
/
api
/
core
/
model_runtime
/
entities
History
-LAN-
413dfd5628
feat: add completion mode and context size options for LLM configuration (
#13325
)
...
Signed-off-by: -LAN- <
laipz8200@outlook.com
>
2025-02-07 15:08:53 +08:00
..
__init__.py
feat: add completion mode and context size options for LLM configuration (
#13325
)
2025-02-07 15:08:53 +08:00
common_entities.py
…
defaults.py
…
llm_entities.py
fix: Azure AI Foundry model cannot be used in the workflow (
#13323
)
2025-02-07 14:52:57 +08:00
message_entities.py
feat: mypy for all type check (
#10921
)
2024-12-24 18:38:51 +08:00
model_entities.py
chore: bump minimum supported Python version to 3.11 (
#10386
)
2024-11-24 13:28:46 +08:00
provider_entities.py
…
rerank_entities.py
…
text_embedding_entities.py
…