Commit Graph

39 Commits

Author SHA1 Message Date
Fangyin Cheng
f8ce7d4580 feat: Check serialization for AWEL operator function 2024-09-04 22:08:55 +08:00
Aries-ckt
167d972093
feat(ChatKnowledge): Support Financial Report Analysis (#1702)
Co-authored-by: hzh97 <2976151305@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: licunxing <864255598@qq.com>
2024-07-26 13:40:54 +08:00
Fangyin Cheng
bf978d2bf9
feat(core): Support opentelemetry exporter (#1690) 2024-07-05 15:20:21 +08:00
Fangyin Cheng
47d205f676
feat(model): Support database model registry (#1656) 2024-06-24 19:07:10 +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
DQ
8d8411fcd3
feat: Add support for Vertica analytical database (#1538) 2024-05-20 09:45:40 +08:00
Fangyin Cheng
b777435fab
fix(build): Fix build allinone images error (#1529) 2024-05-16 18:54:19 +08:00
Fangyin Cheng
bc9ce3c2ae
fix: Upgrade spacy model (#1511) 2024-05-11 15:41:06 +08:00
GITHUBear
6520367623
support oceanbase as an optional vector database (#1435)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
2024-04-24 16:08:30 +08:00
Fangyin Cheng
c3ae1915d2
refactor: Modify default webserver port to 5670 (#1410) 2024-04-12 11:47:24 +08:00
yyhhyy
5a0c20a864
feat: Upgrade torch version to 2.2.1 (#1374)
Co-authored-by: yyhhyy <yyhhyyyyyy@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-04-08 18:35:19 +08:00
Fangyin Cheng
fa06be64c1
fix: Fix build docker image error (#1325) 2024-03-23 09:44:20 +08:00
Jiang Sheng
2ecf38bf04
docs: update comments for gender and pay_status fields in test_case_m… (#1198) 2024-02-26 13:53:47 +08:00
明天
d5afa6e206
Native data AI application framework based on AWEL+AGENT (#1152)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: lcx01800250 <lcx01800250@alibaba-inc.com>
Co-authored-by: licunxing <864255598@qq.com>
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: xuyuan23 <643854343@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: hzh97 <2976151305@qq.com>
2024-02-07 17:43:27 +08:00
FangYin Cheng
cd725db1fb
refactor: The first refactored version for sdk release (#907)
Co-authored-by: chengfangyin2 <chengfangyin3@jd.com>
2023-12-08 14:45:59 +08:00
Aries-ckt
54d5b0b804
feat(ChatKnowledge):add similarity score and query rewrite (#880) 2023-12-04 10:24:53 +08:00
magic.chen
460fdb62f4
feat(usage): add tests cases for dashboard (#818) 2023-11-22 14:28:33 +08:00
FangYin Cheng
1f22459fbe feat(model): Add LL benchmarks code 2023-11-18 05:16:55 +08:00
FangYin Cheng
b380761571 docs: Modify install document 2023-11-06 19:55:14 +08:00
FangYin Cheng
2c9c539404 feat(model): Support OpenAI-Compatible RESTful APIs 2023-11-02 20:39:14 +08:00
yhjun1026
3c58431e86 feat(ChatExcel): ChatExcel example file
add example excel file use to test ChatExcel
2023-10-19 16:59:53 +08:00
FangYin Cheng
16542bf7d3 feat(core): Read and save system information to tracer 2023-10-13 16:23:14 +08:00
FangYin Cheng
2a46909eac feat(core): New command line for analyze and visualize trace spans 2023-10-12 01:18:48 +08:00
FangYin Cheng
d5a52f79f1 feat(model): Support vLLM 2023-10-09 20:02:11 +08:00
FangYin Cheng
33506b062b feat(core): Multi-module dependency splitting 2023-09-20 17:31:56 +08:00
FangYin Cheng
5aa9cb455e feat(model): support openai embedding model 2023-09-15 18:08:55 +08:00
FangYin Cheng
581cf361bf feat(model): multi-model supports embedding model and simple component design implementation 2023-09-13 12:14:21 +08:00
FangYin Cheng
b6a4fd8a62 feat: Multi-model support with proxyllm and add more command-cli 2023-09-05 11:26:24 +08:00
FangYin Cheng
95fce1bab2 fix: Fix docker build error 2023-08-23 23:00:48 +08:00
FangYin Cheng
b5f2758dc0 fix: modify docker image CICD
fix: Fix error CICD config

fix: Fix docker image error

fix: Reduce docker image size

fix: remove other architecture

fix: remove llama.cpp dependencies from base image
2023-08-18 19:42:36 +08:00
FangYin Cheng
e5b03c8ab4 fix: fix issue #445, sqlite unable to open database file 2023-08-16 04:25:53 +08:00
FangYin Cheng
b5fd5d2a3a feat: Support llama.cpp 2023-08-15 19:00:08 +08:00
FangYin Cheng
8cea0b9a9f feat: Knowledge QA support SQLite 2023-08-11 18:25:03 +08:00
FangYin Cheng
0859f36a89 feat: Support SQLite connection 2023-08-11 18:25:03 +08:00
jiaxiang521
78cd26d575 fix bug with issues/410: build docker image use param not working 2023-08-04 16:46:43 +08:00
guochaohui
968e34c6fa fix bug with issues/410: build docker image use param not working 2023-08-04 11:04:58 +08:00
FangYin Cheng
a4574aa614 feat: Support vicuna-v1.5 and WizardLM-v1.2 2023-08-03 14:14:29 +08:00
FangYin Cheng
d8a4b776d5 feat: Support 8-bit quantization and 4-bit quantization for multi-gpu inference 2023-08-02 19:29:59 +08:00
FangYin Cheng
671cddf4e7 feat: supports docker compose deployment 2023-07-26 20:07:25 +08:00