Commit graph

112 commits

Author SHA1 Message Date
Joel
25ba4ac476 feat: show agent show 2024-01-29 16:03:50 +08:00
Joel
83695999ea feat: conversation support show thought 2024-01-29 13:33:15 +08:00
Joel
b62e34c6fa feat: support output agent info 2024-01-29 13:00:14 +08:00
Joel
2019d8f3e3 feat: change service code 2024-01-29 10:27:55 +08:00
Joel
ed839618a7 feat: move anwser related code 2024-01-26 18:06:04 +08:00
Joel
3de8abdd7a
Merge pull request #40 from langgenius/chore/split-question-answer-comp
chore: split question and and answer to components
2024-01-26 16:44:33 +08:00
Joel
4a75e3774a chore: split question and and answer to components 2024-01-26 16:41:16 +08:00
Saul Blanco Tejero
f7ff288ff1 feat: add spanish language 2023-12-07 21:20:21 +01:00
zxhlyh
c8f730208d
Merge pull request #33 from langgenius/feat/support-upload-image
feat: support upload image
2023-11-22 17:18:22 +08:00
StyleZhang
5dc3658e19 feat: support upload image 2023-11-22 11:08:09 +08:00
crazywoola
ae70d2fee1
Merge pull request #32 from langgenius/crazywoola-patch-1
Update README.md
2023-11-08 19:44:08 +08:00
crazywoola
dd1c540a61
Update README.md 2023-11-08 19:09:45 +08:00
crazywoola
1286683031
Merge pull request #30 from langgenius/chore/add-dot-env
feat: add .env
2023-09-22 03:52:29 -05:00
crazywoola
9c0ea56058 feat: add .env 2023-09-22 16:37:48 +08:00
Joel
dfba42c021
Merge pull request #27 from langgenius/feat/support-paragraph-type
feat: support var type paragraph
2023-09-12 10:45:23 +08:00
Joel
a01fc9ef49 feat: support var type paragraph 2023-09-12 10:42:57 +08:00
Joel
bed53e4ad2
Merge pull request #26 from langgenius/feat/support-setting-app-api-use-env
feat: support setting app api use env
2023-09-07 17:36:29 +08:00
Joel
3838537a42 feat: support setting app api use env 2023-09-07 17:34:10 +08:00
crazywoola
8f3dcd5462
Merge pull request #18 from npm-ued/main
set env variable
2023-08-31 16:46:39 +08:00
Joel
2a5a282519
Merge pull request #24 from langgenius/fix/the-2th-not-set-inputs
fix: new chat not set input
2023-08-29 13:43:50 +08:00
Joel
754b77657b fix: new chat set input 2023-08-29 13:42:32 +08:00
Joel
eeb54bc820
Merge pull request #23 from langgenius/fix/conversations-cache
fix: conversations cache
2023-08-29 12:27:36 +08:00
StyleZhang
4867d52b8f fix: conversations cache 2023-08-29 12:24:46 +08:00
Joel
a96399ee15
Merge pull request #22 from langgenius/fix/fix-parse-conversation-error
fix: log message json pares error
2023-08-28 17:34:03 +08:00
Joel
e8294d2e38 fix: log message json pares error 2023-08-28 17:31:04 +08:00
yueyunpeng
bd0b742247
set env variable
set env variable
2023-08-09 18:27:16 +08:00
crazywoola
c2d8c9010a fix: build error on local 2023-07-31 18:31:18 +08:00
Joel
3d0958584c feat: api add eventtype pong message to avoid api return too slow and frontend ignore it 2023-07-27 10:34:57 +08:00
Joel
d32faf12f2 fix: app update var break old conversation 2023-07-05 11:34:05 +08:00
crazywoola
1ba3f24dc1
Update README.md 2023-06-14 16:38:59 +08:00
Joel
a8be513d4b feat: support steaming 2023-06-10 14:28:27 +08:00
Joel
cfd0c9532f feat: lint code 2023-06-10 14:04:40 +08:00
Joel
2e46f795a4
Merge pull request #4 from jingjingxinshang/fix
Fix 基于前端模版开发时可配置调用api地址
2023-05-18 10:27:08 +08:00
LiangGuoqian
d306b26486
Update common.ts 2023-05-18 10:24:44 +08:00
LiangGuoqian
223ba26902
Update common.ts
ChatClient add API_URL
2023-05-18 09:58:41 +08:00
LiangGuoqian
c4f6cdb7ae
Update index.ts
add API_URL
2023-05-18 09:57:37 +08:00
金伟强
87a063c354 fix: res is not json 2023-05-15 17:48:41 +08:00
金伟强
b35aa0b18a fix: nodejs endpoint error 2023-05-15 17:11:48 +08:00
金伟强
cc77dbe1d8 fix: use npm install can not resolved package 2023-05-15 16:37:28 +08:00
Joel
342e068022 fix: npm package bug 2023-05-14 17:21:41 +08:00
Joel
bb2d1033c6 fix: dify version 2023-05-14 16:59:58 +08:00
Joel
885884f1de chore: package to dify-client 2023-05-14 16:57:54 +08:00
Joel
0630f6f2da feat: vercel no api cache 2023-05-14 16:52:21 +08:00
Joel
7a1b139f04 feat: add ai thinking anim 2023-05-12 14:16:53 +08:00
Joel
caf5b31ccd chore: revert changing title 2023-05-12 11:04:50 +08:00
Joel
d8cfcc9eae fix: input method enter also send message 2023-05-12 11:04:50 +08:00
crazywoola
f5432694b9
Update README.md 2023-05-11 10:28:46 +08:00
crazywoola
afe399bfd4
Merge pull request #3 from langgenius/feature/dockerfile
feat: add dockerfile
2023-05-11 10:27:43 +08:00
crazywoola
20760df54e feat: update README 2023-05-11 10:26:04 +08:00
crazywoola
831d74fb6f feat: add dockerfile 2023-05-11 10:17:24 +08:00