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-05-15 08:58:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
model_providers
/
models
/
embedding
History
takatost
417c19577a
feat: add LocalAI local embedding model support (
#1021
)
...
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-08-29 22:22:02 +08:00
..
__init__.py
feat: server multi models support (
#799
)
2023-08-12 00:57:00 +08:00
azure_openai_embedding.py
Fix/price calc (
#862
)
2023-08-19 16:41:35 +08:00
base.py
fix: embedding get price definition missing (
#922
)
2023-08-19 21:31:40 +08:00
localai_embedding.py
feat: add LocalAI local embedding model support (
#1021
)
2023-08-29 22:22:02 +08:00
minimax_embedding.py
fix: embedding price config (
#918
)
2023-08-19 16:54:08 +08:00
openai_embedding.py
Fix/price calc (
#862
)
2023-08-19 16:41:35 +08:00
replicate_embedding.py
Fix/price calc (
#862
)
2023-08-19 16:41:35 +08:00
xinference_embedding.py
fix: embedding init err (
#956
)
2023-08-22 17:43:59 +08:00