Yeuoly
|
742be06ea9
|
Fix/localai (#2840)
|
1年前 |
Eric Wang
|
4fe585acc2
|
feat(llm/models): add claude-3-haiku-20240307 (#2825)
|
1年前 |
呆萌闷油瓶
|
e52448b84b
|
feat:add api-version selection for azure openai APIs (#2821)
|
1年前 |
Bowen Liang
|
8b15b742ad
|
generalize position helper for parsing _position.yaml and sorting objects by name (#2803)
|
1年前 |
呆萌闷油瓶
|
8f9125b08a
|
fix:typo (#2808)
|
1年前 |
呆萌闷油瓶
|
e5e97c0a0a
|
fix:change azure openai api_version default value to 2024-02-15-preview (#2797)
|
1年前 |
呆萌闷油瓶
|
f49b1afd6c
|
feat:support azure tts (#2751)
|
1年前 |
Jyong
|
e54c9cd401
|
Feat/open ai compatible functioncall (#2783)
Co-authored-by: jyong <jyong@dify.ai>
|
1年前 |
洪朔
|
60e7e17c86
|
feat: Add new Azure OpenAI Embedding models (#2758)
|
1年前 |
Yeuoly
|
40c646cf7a
|
Feat/model as tool (#2744)
|
1年前 |
Yeuoly
|
3231a8c51c
|
fix: image tokenizer (#2752)
|
1年前 |
呆萌闷油瓶
|
b75ff5fa03
|
fix:missing import (#2739)
|
1年前 |
呆萌闷油瓶
|
9819ad347f
|
feat:support azure whisper model and fix:rename text-embedidng-ada-002.yaml to text-embedding-ada-002.yaml (#2732)
|
1年前 |
Yeuoly
|
8fe83750b7
|
Fix/jina tokenizer cache (#2735)
|
1年前 |
Yeuoly
|
1809f05904
|
Feat/add groq (#2733)
|
1年前 |
taokuizu
|
405a00bb2c
|
fix:delete the slash at the end of xinference provider server_url (#2730)
|
1年前 |
Yeuoly
|
3a3ca8e6a9
|
fix: max tokens can only up to 2048 (#2734)
|
1年前 |
Jyong
|
7f3dec7bee
|
fix error msg format issue (#2715)
Co-authored-by: jyong <jyong@dify.ai>
|
1年前 |
Joshua
|
526c874caa
|
fix mistralai icon (#2707)
|
1年前 |
Yeuoly
|
95733796f0
|
fix: replace os.path.join with yarl (#2690)
|
1年前 |
takatost
|
5c258e212c
|
feat: add Anthropic claude-3 models support (#2684)
|
1年前 |
Charlie.Wei
|
6a6133c102
|
Fix voice selection (#2664)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1年前 |
Joshua
|
8523b34be7
|
add jina-reranker-v1-base-en (#2676)
|
1年前 |
taokuizu
|
b6d61a818e
|
fix: Replace path.join with urljoin. (#2631)
|
1年前 |
Joshua
|
dc93a292c3
|
Feat/provider mistralai (#2598)
|
1年前 |
takatost
|
174ee1b646
|
fix: parameter `user` exceeded max length when invoking moonshot llm (#2596)
|
1年前 |
Joshua
|
9b1c4f47fb
|
feat:add mistral ai (#2594)
|
1年前 |
Yeuoly
|
3e63abd335
|
Feat/json mode (#2563)
|
1年前 |
Chenhe Gu
|
5031d64e28
|
Chore/delete chunk decode error alert (#2500)
|
1年前 |
crazywoola
|
e031ec9359
|
remove: parameters in seeds (#2481)
|
1年前 |
takatost
|
4cf475680d
|
fix: credential verification of baichuan did not throw all errors (#2475)
|
1年前 |
Yeuoly
|
ca4aa340f6
|
fix: Add model_uid validation for model_uid in Xinference models (#2468)
|
1年前 |
Charlie.Wei
|
c6e2900be7
|
Display selected tts voice name (#2459)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1年前 |
johnpccd
|
b2ee738bb1
|
Ignore SSE comments to support openrouter streaming (#2432)
|
1年前 |
Charlie.Wei
|
c8ca3ff404
|
Tts add voice choose (#2453)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1年前 |
takatost
|
58df5e5376
|
fix: tts voice language to zh-Hans instead of zh-CN (#2450)
|
1年前 |
Charlie.Wei
|
300d9892a5
|
tts add voice choose (#2391)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1年前 |
Yeuoly
|
e47b5b43b8
|
fix: baichuan frequency_penalty (#2446)
|
1年前 |
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
1年前 |
Bowen Liang
|
589099a005
|
fix: possible unsent function call in the last chunk of streaming response in OpenAI provider (#2422)
|
1年前 |
Bowen Liang
|
14a19a3da9
|
chore: apply ruff's pyflakes linter rules (#2420)
|
1年前 |
Bowen Liang
|
65a02f7d32
|
chore: apply F811 linter rule to eliminate redefined imports and methods (#2412)
|
1年前 |
takatost
|
3242cf5384
|
fix: moonshot context size error (#2406)
|
1年前 |
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
1年前 |
Jialei
|
70992609d4
|
feat: add moonshot support (#2398)
|
1年前 |
Yeuoly
|
56c25bfb78
|
fix: bad xinference error (#2384)
|
1年前 |
takatost
|
04fb610fe7
|
add gpt-3.5-turbo-0125 to trail llm list (#2354)
|
1年前 |
Honora Green
|
ecf947258a
|
fix [baichuan] Error: argument of type 'NoneType' is not iterable (#2351)
Co-authored-by: baiyansong <baiyansong@hotmail.com>
|
1年前 |
呆萌闷油瓶
|
cd078a6264
|
feat:add gpt-3.5-turbo-0125 (#2347)
|
1年前 |
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
1年前 |