Commit Graph

2902 Commits

Author SHA1 Message Date
Fangyin Cheng
e4abd56eeb
feat(model): Support codegeex4-all-9b (#1720) 2024-07-14 20:39:38 +08:00
Fangyin Cheng
125db534cb
fix: Fix http empty headers error (#1710) 2024-07-11 19:39:02 +08:00
Aries-ckt
8c4c546cce
chore:update wechat (#1717) 2024-07-11 17:15:10 +08:00
Aries-ckt
0d85c7154a
fix: FIx GraphRAG build error (#1706) 2024-07-09 22:42:39 +08:00
Fangyin Cheng
bf978d2bf9
feat(core): Support opentelemetry exporter (#1690) 2024-07-05 15:20:21 +08:00
Fangyin Cheng
84fc1fc7fe
fix(core): Fix write log files bug (#1687) 2024-07-03 00:06:13 +08:00
Fangyin Cheng
374b6ad151
feat(model): Support gemma-2 model (#1675) 2024-06-28 13:33:57 +08:00
Armandwt
cd2163e444
fix: Fix bug for issue #1669 (#1672)
Co-authored-by: WangTing <wangting@192.168.1.10>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-06-28 12:44:06 +08:00
Aries-ckt
2eeef2fa75
chore:tag_v0.5.9 (#1674) 2024-06-28 11:06:41 +08:00
Fangyin Cheng
45a960f331
docs(agent): Add agents development guide (#1673) 2024-06-28 09:56:29 +08:00
Anthony Agnone
1796969bac
fix(web): resolved web build issues with yarn and missing dependencies (#1658) 2024-06-27 15:40:45 +08:00
无剑
fda1a56ef4
feat(model): Support tongyi embedding (#1552)
Co-authored-by: 无剑 <zhuzhenchao@changeme.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-06-25 19:50:38 +08:00
Fangyin Cheng
47d205f676
feat(model): Support database model registry (#1656) 2024-06-24 19:07:10 +08:00
chenluli
c57ee0289b
feat(web): add download image function&fix null data point (#1653) 2024-06-21 17:02:49 +08:00
Aries-ckt
889c3451d6
chore:wechat update (#1652) 2024-06-21 10:16:33 +08:00
Fangyin Cheng
ace169ac46
fix(core): Fix AWEL branch bug (#1640) 2024-06-18 11:11:43 +08:00
chenluli
49b56b4576
fix(web): sort line chart data according to time order (#1639) 2024-06-17 21:33:54 +08:00
Fangyin Cheng
e1e94f997a
fix(rag): Fix schema linking error (#1637) 2024-06-15 14:15:58 +08:00
magic.chen
bb7f41bdba
fix: rebuild web static (#1634)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-06-13 21:03:06 +08:00
chenluli
28c67efbea
fix(web): fix inconsistency between model recommendation charts and display charts (#1615)
Co-authored-by: hzh97 <2976151305@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-06-13 19:33:36 +08:00
Aries-ckt
57f7b6d64c
chore:v0.5.8 tag (#1632) 2024-06-13 17:53:46 +08:00
明天
0541d1494c
feat(datasource):add oceanbase support (#1622)
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-06-13 15:13:50 +08:00
Aries-ckt
58d08780d6
feat(ChatKnowledge): ChatKnowledge Support Keyword Retrieve (#1624)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-06-13 13:49:17 +08:00
Fangyin Cheng
162e2c9b1c
chore(model): Update the default model to glm-4-9b-chat (#1629) 2024-06-13 09:43:34 +08:00
Fangyin Cheng
e11087aa7e
feat(model): Support Qwen2 models (#1612) 2024-06-07 00:56:20 +08:00
Kevin.Shin
20e7ccc831
FIX:1598 Use PageTextSplitter for DatasourceKnowledge (#1599)
Co-authored-by: shenk-b <shenk-b@glodon.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-06-06 13:45:50 +08:00
Aries-ckt
59b7aa790b
chore: wechat update (#1606) 2024-06-06 13:44:12 +08:00
Fangyin Cheng
acd76bada9
feat(model): Support glm-4-9b-chat (#1602) 2024-06-05 15:34:00 +08:00
Fangyin Cheng
43b5821ce4
fix(model): Fix vllm new tokenizer error (#1601) 2024-06-05 15:27:58 +08:00
yyhhyy
c3c063683c
feat(model): Support new zhipuai SDK (#1592)
Co-authored-by: yyhhyy <yyhhyyyyyy@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-06-04 19:04:52 +08:00
Ikko Eltociear Ashimine
85bf64e9a2
docs: add Japanese README (#1593) 2024-06-04 13:50:04 +08:00
Cooper
04703f2b3a
fix(storage): Fix storage connector error (#1547)
Co-authored-by: dong <dongzhancai@iie2.com>
Co-authored-by: Zhancai Dong <dongzhancai1@jd.com>
Co-authored-by: aries_ckt <916701291@qq.com>
2024-05-30 22:02:18 +08:00
Fangyin Cheng
a88af6f87d
feat: Support intent detection (#1588) 2024-05-30 18:51:57 +08:00
Aries-ckt
73d175a127
style:fmt and v0.5.7 tag (#1584) 2024-05-30 15:56:29 +08:00
yongzheJIN
14e159fa67
Update data_loader.py - timestamp+id (#1572) 2024-05-30 10:28:09 +08:00
Aries-ckt
47b0630e88
feat(RAG): add BM25 Retriever. (#1578) 2024-05-30 10:13:24 +08:00
Aries-ckt
8533b3d390
fix:cannot connect other vector store (#1579) 2024-05-30 09:51:15 +08:00
wangzhichao
6f66da4d5e
fix: Fix the problem of multiple line breaks in Q&A (#1573) 2024-05-28 17:34:43 +08:00
Aries-ckt
ac18363f2d
chore:wechat update (#1566) 2024-05-27 23:34:54 +08:00
Fangyin Cheng
e481a0acd9
feat(model): Support openchat-3.6-8b-20240522 (#1564) 2024-05-27 22:28:50 +08:00
Fangyin Cheng
82ed4611a5
feat(model): Support llama-3-sqlcoder-8b (#1559) 2024-05-25 17:26:04 +08:00
Aries-ckt
83d7e9d82d
fix(ChatKnowledge): add aload_document (#1548) 2024-05-23 11:59:34 +08:00
Fangyin Cheng
7f55aa4b6e
feat(model): Support Phi-3 models (#1554) 2024-05-23 09:45:32 +08:00
Fangyin Cheng
47430f2a0b
fix(agent): Remove resources of planner agent (#1540) 2024-05-22 15:38:49 +08:00
Cooper
04af30e3db
Fix CrossEncoderRanker (#1531)
Co-authored-by: dong <dongzhancai@iie2.com>
Co-authored-by: Zhancai Dong <dongzhancai1@jd.com>
2024-05-20 21:17:06 +08:00
DQ
dcb1bd35d0
fix: wrong default value of parameter parallel_executions for async_retry (#1545) 2024-05-20 19:48:19 +08:00
yongzheJIN
d9a60f9628
Fix data dashboard - data_loader.py (#1526) 2024-05-20 19:42:39 +08:00
Aries-ckt
a78e35c384
chore:update wechat (#1544) 2024-05-20 16:59:02 +08:00
Fangyin Cheng
140d1ceafb
feat(model): Support Yi 1.5 16k models (#1543) 2024-05-20 14:32:57 +08:00
Fangyin Cheng
d81bbec4e9
feat(model): Support DeepSeek v2 lite model (#1537) 2024-05-20 10:46:38 +08:00