johnpccd
|
b2ee738bb1
|
Ignore SSE comments to support openrouter streaming (#2432)
|
2024-02-16 10:00:10 +08:00 |
|
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>
|
2024-02-16 01:10:11 +08:00 |
|
takatost
|
58df5e5376
|
fix: tts voice language to zh-Hans instead of zh-CN (#2450)
|
2024-02-16 00:05:29 +08:00 |
|
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>
|
2024-02-15 22:41:18 +08:00 |
|
Yeuoly
|
e47b5b43b8
|
fix: baichuan frequency_penalty (#2446)
|
2024-02-14 20:11:41 +08:00 |
|
takatost
|
476eb90a90
|
fix: List not found in account service (#2434)
|
2024-02-12 00:56:17 +08:00 |
|
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +08:00 |
|
Bowen Liang
|
589099a005
|
fix: possible unsent function call in the last chunk of streaming response in OpenAI provider (#2422)
|
2024-02-09 14:43:38 +08:00 |
|
Bowen Liang
|
14a19a3da9
|
chore: apply ruff's pyflakes linter rules (#2420)
|
2024-02-08 14:11:10 +08:00 |
|
Bowen Liang
|
65a02f7d32
|
chore: apply F811 linter rule to eliminate redefined imports and methods (#2412)
|
2024-02-07 16:28:45 +08:00 |
|
takatost
|
3242cf5384
|
fix: moonshot context size error (#2406)
|
2024-02-06 13:54:38 +08:00 |
|
Bowen Liang
|
843280f82b
|
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 |
|
Jialei
|
70992609d4
|
feat: add moonshot support (#2398)
|
2024-02-05 20:27:27 +08:00 |
|
Yeuoly
|
56c25bfb78
|
fix: bad xinference error (#2384)
|
2024-02-05 10:52:14 +08:00 |
|
takatost
|
04fb610fe7
|
add gpt-3.5-turbo-0125 to trail llm list (#2354)
|
2024-02-02 15:29:27 +08:00 |
|
Honora Green
|
ecf947258a
|
fix [baichuan] Error: argument of type 'NoneType' is not iterable (#2351)
Co-authored-by: baiyansong <baiyansong@hotmail.com>
|
2024-02-02 12:56:48 +08:00 |
|
呆萌闷油瓶
|
cd078a6264
|
feat:add gpt-3.5-turbo-0125 (#2347)
|
2024-02-02 12:33:11 +08:00 |
|
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
2024-02-01 18:11:57 +08:00 |
|
takatost
|
a84e15b8cc
|
fix: ignore spark provider credential validate (#2344)
|
2024-02-01 18:04:05 +08:00 |
|
Yeuoly
|
0c330fc020
|
feat: add xinference llm context size (#2336)
|
2024-02-01 17:10:45 +08:00 |
|
Yeuoly
|
f0c9bb7c91
|
fix: typo (#2318)
|
2024-02-01 13:08:31 +08:00 |
|
orangeclk
|
07279558a5
|
Change ZHIPU_MAX_LIMITS to 5. Fix issue 2323 (#2324)
|
2024-02-01 09:06:32 +08:00 |
|
呆萌闷油瓶
|
2166473852
|
Feat/add spark3.5 llm (#2314)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-01-31 17:57:17 +08:00 |
|
Ricky
|
2660fbaa20
|
Fix/typos (#2308)
|
2024-01-31 11:58:07 +08:00 |
|
Yeuoly
|
6d5b386394
|
Feat/blocking function call (#2247)
|
2024-01-30 15:25:37 +08:00 |
|
geosmart
|
9d072920da
|
fix: remove finish_reason condition logic when deltaContent is empty (#2270)
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
|
2024-01-29 23:24:13 +08:00 |
|
crazywoola
|
11a75ee78a
|
fix: remove invalid parameter return_type (#2253)
|
2024-01-27 14:29:25 +08:00 |
|
Garfield Dai
|
bb5d5fc683
|
Feat/billing enhancement (#2239)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-01-26 18:26:15 +08:00 |
|
glay
|
99e80a8ed0
|
fix:Bedrock llm issue #2214 (#2215)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
|
2024-01-26 15:34:29 +08:00 |
|
Chenhe Gu
|
c9e65f4221
|
Fix/update broken doc links (#2187)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-01-26 15:20:03 +08:00 |
|
Yeuoly
|
42227f93c0
|
add openai gpt-4-0125-preview (#2226)
|
2024-01-26 13:36:24 +08:00 |
|
Chenhe Gu
|
8be7d8a635
|
Add new OpenAI embedding models (#2217)
|
2024-01-26 04:48:20 +08:00 |
|
geosmart
|
21450b8a51
|
feat: openai_api_compatible support config stream_mode_delimiter (#2190)
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
|
2024-01-26 00:31:59 +08:00 |
|
Yeuoly
|
b921c55677
|
Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-01-25 16:29:35 +08:00 |
|
takatost
|
6cf93379b3
|
fix: split chunks return empty strings (#2197)
|
2024-01-25 13:59:18 +08:00 |
|
Charlie.Wei
|
fd5c45ae10
|
Add tts document&fix bug (#2156)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2024-01-24 23:04:14 +08:00 |
|
takatost
|
043517717e
|
fix: minimax request timeout (#2185)
|
2024-01-24 21:53:29 +08:00 |
|
takatost
|
76c52300a2
|
feat: abab6-chat supported (#2184)
|
2024-01-24 21:07:37 +08:00 |
|
Yeuoly
|
dda32c6880
|
fix: credentials validation of ababa (#2183)
|
2024-01-24 21:07:26 +08:00 |
|
Charlie.Wei
|
ac4bb5c35f
|
Add tongyi tts&tts function optimization (#2177)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-01-24 20:32:04 +08:00 |
|
crazywoola
|
3c13c4f3ee
|
fix: filename cause windows import error (#2176)
|
2024-01-24 18:24:17 +08:00 |
|
takatost
|
00f4e6ec44
|
feat: add ffmpeg faq link in missing ffmpeg error (#2146)
|
2024-01-24 01:45:35 +08:00 |
|
Charlie.Wei
|
6355e61eb8
|
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2024-01-24 01:05:37 +08:00 |
|
Yeuoly
|
86286e1ac8
|
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
|
2024-01-23 19:58:23 +08:00 |
|
takatost
|
7434d44412
|
feat: bedrock reorder in provider list (#2121)
|
2024-01-22 12:06:10 +08:00 |
|
Yeuoly
|
8394bbd47f
|
feat: support GLM-4V (#2124)
|
2024-01-22 11:56:37 +08:00 |
|
Chenhe Gu
|
14a2eeba0c
|
Add bedrock (#2119)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Charlie.Wei <luowei@cvte.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Benjamin <benjaminx@gmail.com>
|
2024-01-22 11:00:19 +08:00 |
|
takatost
|
a18dde9b0d
|
feat: add cohere llm and embedding (#2115)
|
2024-01-21 20:52:56 +08:00 |
|
crazywoola
|
8438d820ad
|
Feat/2070 glm 4 and glm 3 turbo (#2114)
|
2024-01-21 16:58:06 +08:00 |
|
Joshua
|
09a8db10d4
|
Add jina-embeddings-v2-base-de model configuration (#2094)
|
2024-01-19 18:11:55 +08:00 |
|
takatost
|
1a6ad05a23
|
feat: service api add llm usage (#2051)
|
2024-01-17 22:39:47 +08:00 |
|
takatost
|
1d91535ba6
|
fix: azure customize model name duplicate (#2073)
|
2024-01-17 21:17:59 +08:00 |
|
crazywoola
|
d7209d9057
|
feat: add abab5.5s-chat (#2063)
|
2024-01-16 19:45:21 +08:00 |
|
Ricky
|
1a2eacc5a6
|
Add jina-embeddings-v2-base-zh model configuration (#2049)
|
2024-01-16 12:25:42 +08:00 |
|
takatost
|
b582fc13c3
|
fix: qwen top_p min/max wrong (#2044)
|
2024-01-16 01:12:55 +08:00 |
|
Yeuoly
|
149102927b
|
fix: openai tool tokens (#2026)
|
2024-01-14 15:51:05 +08:00 |
|
Garfield Dai
|
cb7be3767c
|
feat: huggingface llm add new params. (#2014)
|
2024-01-12 21:15:07 +08:00 |
|
takatost
|
34bf2877c8
|
fix: tongyi stream generate not incremental and add qwen max models (#2013)
|
2024-01-12 19:19:12 +08:00 |
|
takatost
|
1779cea6e3
|
fix: model provider credentials null value validate failed (#2009)
|
2024-01-12 16:48:38 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
|
takatost
|
cca9edc97a
|
feat: ollama support (#2003)
|
2024-01-12 12:29:13 +08:00 |
|
takatost
|
5e97eb1840
|
fix: azure openai stream response usage missing (#1998)
|
2024-01-11 17:34:58 +08:00 |
|
Yeuoly
|
c9e4147b11
|
optimize baichuan invalid key error (#1996)
|
2024-01-11 13:35:24 +08:00 |
|
takatost
|
bf7045566d
|
fix: azure openai model parameters wrong when using hosting credentials (#1993)
|
2024-01-11 10:49:35 +08:00 |
|
Yeuoly
|
ebd11e7482
|
fix: baichuan max chunks (#1990)
|
2024-01-10 23:13:35 +08:00 |
|
Jyong
|
24bdedf802
|
fix get embedding model provider in empty dataset (#1986)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-01-10 20:48:16 +08:00 |
|
takatost
|
33901384c6
|
fix: httpx socks package missing (#1977)
|
2024-01-09 20:16:07 +08:00 |
|
Jyong
|
60ee98f578
|
zhipu embedding token method (#1976)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-01-09 19:54:02 +08:00 |
|
Charlie.Wei
|
5b24d7129e
|
Azure openai init (#1929)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-01-09 19:17:47 +08:00 |
|
Bowen Liang
|
b8592ad412
|
fix: indentation violations in YAML files (#1972)
|
2024-01-09 18:15:25 +08:00 |
|
Chenhe Gu
|
344821ed35
|
enforce utf-8 encoding for provider response (#1973)
|
2024-01-09 14:22:05 +08:00 |
|
Chenhe Gu
|
5ff701ca3f
|
correct xorbits spelling (#1965)
|
2024-01-08 10:19:56 +08:00 |
|
Chenhe Gu
|
87832ede17
|
delete remnant 'required': false (#1955)
|
2024-01-05 19:18:33 +08:00 |
|
Chenhe Gu
|
b934232411
|
change API key field to 'required' (#1953)
|
2024-01-05 17:19:04 +08:00 |
|
takatost
|
2f120786fd
|
feat: reorder togetherai (#1951)
|
2024-01-05 17:04:37 +08:00 |
|
Chenhe Gu
|
6075fee556
|
Add Together.ai's OpenAI API-compatible inference endpoints (#1947)
|
2024-01-05 16:36:29 +08:00 |
|
Chenhe Gu
|
de584807e1
|
fix streaming (#1944)
|
2024-01-05 01:03:54 -06:00 |
|
takatost
|
28883e80d4
|
fix: gpt-4-32k model name empty in OpenAI response (#1941)
|
2024-01-05 12:49:26 +08:00 |
|
takatost
|
a0f74cdd9d
|
fix: llm result usage none (#1940)
|
2024-01-05 12:47:10 +08:00 |
|
takatost
|
faf40a42bc
|
feat: optimize memory & invoke error output (#1931)
|
2024-01-05 03:47:46 +08:00 |
|
takatost
|
3fa5204b0c
|
feat: optimize performance (#1928)
|
2024-01-04 20:48:54 +08:00 |
|
Yeuoly
|
5a756ca981
|
fix: xinference cache (#1926)
|
2024-01-04 20:39:58 +08:00 |
|
takatost
|
7c7ee633c1
|
fix: spark credentials validate (#1906)
|
2024-01-04 13:20:45 +08:00 |
|
crazywoola
|
18af84e193
|
fix: array oob in azure openai embeddings (#1905)
|
2024-01-04 13:11:54 +08:00 |
|
takatost
|
025b859c7e
|
fix: tongyi generate error (#1904)
|
2024-01-04 12:57:45 +08:00 |
|
newsouther
|
0e239a4f71
|
fix: read file encoding error (#1902)
Co-authored-by: maple <1071520@gi>
|
2024-01-04 12:52:10 +08:00 |
|
takatost
|
0c5892bcb6
|
fix: zhipuai chatglm turbo prompts must user, assistant in sequence (#1899)
|
2024-01-04 10:39:21 +08:00 |
|
takatost
|
bb7af56e69
|
fix: zhipuai history format wrong (#1897)
|
2024-01-04 01:30:23 +08:00 |
|
Chenhe Gu
|
77f9e8ce0f
|
add example api url endpoint in placeholder (#1887)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-01-04 01:16:51 +08:00 |
|
takatost
|
6333cf43a8
|
fix: anthropic messages empty raise errors (#1893)
|
2024-01-03 22:12:14 +08:00 |
|
Garfield Dai
|
91ee62d1ab
|
fix: huggingface and replicate. (#1888)
|
2024-01-03 18:29:44 +08:00 |
|
takatost
|
ede69b4659
|
fix: gemini block error (#1877)
Co-authored-by: chenhe <guchenhe@gmail.com>
|
2024-01-03 17:45:15 +08:00 |
|
crazywoola
|
4d502ea44d
|
fix: openai embedding list out of bound (#1879)
|
2024-01-03 15:30:22 +08:00 |
|
Yeuoly
|
b43f1441a9
|
Fix/model runtime (#1873)
|
2024-01-03 11:36:57 +08:00 |
|
takatost
|
5a2aa83030
|
fix: ciphertext error (#1872)
|
2024-01-03 11:20:46 +08:00 |
|
Yeuoly
|
c6d59681ff
|
fix: xinference secret server_url (#1869)
|
2024-01-03 10:01:11 +08:00 |
|
takatost
|
4aed1fe8a8
|
fix: Azure text-davinci-003 missing (#1867)
|
2024-01-03 09:27:09 +08:00 |
|
takatost
|
7be77c19f5
|
fix: default model parameter precision (#1864)
|
2024-01-03 08:52:22 +08:00 |
|
takatost
|
d069c668f8
|
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-01-02 23:42:00 +08:00 |
|