archer
|
51b98df4cb
|
perf: ui
|
2023-07-25 13:24:26 +08:00 |
|
archer
|
ba73762285
|
fix: modules
|
2023-07-25 13:24:25 +08:00 |
|
archer
|
a993eba7f0
|
ts
|
2023-07-25 13:24:23 +08:00 |
|
archer
|
2330186a09
|
perf: abort
|
2023-07-25 13:23:45 +08:00 |
|
archer
|
8a25aeabc4
|
perf: template
|
2023-07-25 13:23:45 +08:00 |
|
archer
|
a510f96b83
|
markdown guide
|
2023-07-25 13:23:44 +08:00 |
|
archer
|
505aff3dbf
|
perf: ui
|
2023-07-25 13:23:40 +08:00 |
|
archer
|
f9d83c481f
|
guide node
|
2023-07-25 13:23:05 +08:00 |
|
archer
|
d346d38677
|
perf: txt
|
2023-07-25 13:23:05 +08:00 |
|
archer
|
f71ce25c46
|
flow chat
|
2023-07-25 13:23:00 +08:00 |
|
archer
|
ecce182a20
|
code
|
2023-07-25 13:22:53 +08:00 |
|
archer
|
509ca92f0a
|
fix: phone
|
2023-07-25 13:22:52 +08:00 |
|
archer
|
44e360b61b
|
name
|
2023-07-25 13:22:50 +08:00 |
|
archer
|
dc1599ba3c
|
name
|
2023-07-25 13:22:37 +08:00 |
|
archer
|
53a4d9db05
|
perf: quote response
|
2023-07-25 13:22:36 +08:00 |
|
archer
|
60a9dfb55f
|
perf: bill
|
2023-07-25 13:22:35 +08:00 |
|
archer
|
f546068354
|
app template
|
2023-07-25 13:22:35 +08:00 |
|
archer
|
ed42bb6ce8
|
feat: charts
|
2023-07-25 13:22:34 +08:00 |
|
archer
|
246283ee1c
|
kb
|
2023-07-25 13:22:32 +08:00 |
|
archer
|
98a5796592
|
ssr init
|
2023-07-25 13:22:09 +08:00 |
|
archer
|
877aab858b
|
fix: phone ui
|
2023-07-25 13:22:09 +08:00 |
|
archer
|
077ee9504f
|
app phone ui
|
2023-07-25 13:22:08 +08:00 |
|
archer
|
5a96e167ee
|
feat: kb ui
|
2023-07-25 13:22:07 +08:00 |
|
archer
|
358c4716f9
|
feat: refresh max token
|
2023-07-25 13:22:07 +08:00 |
|
archer
|
f3715731c4
|
perf: bill
|
2023-07-25 13:22:04 +08:00 |
|
archer
|
726de0396b
|
ui
|
2023-07-25 13:20:40 +08:00 |
|
archer
|
b4d46ff34d
|
feat: app detail
|
2023-07-25 13:20:39 +08:00 |
|
archer
|
6c72c20317
|
variable name
|
2023-07-25 13:20:38 +08:00 |
|
archer
|
eb68b35ddf
|
fix: save chat
|
2023-07-25 13:20:38 +08:00 |
|
archer
|
b2e2f60e0d
|
chatbox ui
|
2023-07-25 13:20:35 +08:00 |
|
archer
|
eb768d9c04
|
chat box
|
2023-07-25 13:20:04 +08:00 |
|
archer
|
cd77d81135
|
feat: app ui
|
2023-07-25 13:20:03 +08:00 |
|
archer
|
aef42cef9d
|
perf: attribute
|
2023-07-25 13:20:03 +08:00 |
|
archer
|
23642af6e2
|
feat: agent and ui
|
2023-07-25 13:20:02 +08:00 |
|
archer
|
46f20c7dc3
|
add app
|
2023-07-25 13:20:01 +08:00 |
|
archer
|
8e9816d648
|
app page
|
2023-07-25 13:20:01 +08:00 |
|
archer
|
6e1ef89d65
|
myapps
|
2023-07-25 13:20:00 +08:00 |
|
archer
|
9bdd5f522d
|
feat: v4
|
2023-07-25 13:19:59 +08:00 |
|
archer
|
4c54e1821b
|
feat: app module
|
2023-07-25 13:19:58 +08:00 |
|
stakeswky
|
7e6272ca1b
|
添加embedding接口 (#136)
|
2023-07-25 12:19:10 +08:00 |
|
allen
|
70306295eb
|
修正Content-type问题 (#135)
charset-utf-8应该为charset=utf-8,会导致部分三方优先判断Content-type错误null
Co-authored-by: liukai <liukai@quanwu.info>
|
2023-07-24 11:55:34 +08:00 |
|
archer
|
ac482eb9f9
|
git actions
|
2023-07-23 17:42:53 +08:00 |
|
archer
|
002d53108f
|
perf: queue do not delete task
|
2023-07-23 17:42:53 +08:00 |
|
中弈
|
792e5bf7e4
|
Merge pull request #128 from labring/fanux-patch-1
Update README.md, suggest using sealos to deploy fastGPT
|
2023-07-14 16:40:28 +08:00 |
|
中弈
|
cf201267af
|
Update README.md, suggest using sealos to deploy fastGPT
|
2023-07-14 16:40:15 +08:00 |
|
stakeswky
|
ea2b8b468c
|
添加ChatGLM2教程 (#126)
* Create GLM2对接教程.md
* 添加GLM2接入教程
* Delete GLM2对接教程.md
* Delete image.png
* Delete openai_api.py
* Delete openai_api_int4.py
* Delete openai_api_int8.py
* Create GLM2对接教程.md
* 添加ChatGLM2接口
* Delete openai_api_int4.py
* Delete openai_api_int8.py
* Update openai_api.py
* Update GLM2对接教程.md
|
2023-07-13 19:51:00 +08:00 |
|
stakeswky
|
0be7a3e355
|
添加ChatGLM2教程 (#125)
* Create GLM2对接教程.md
* 添加GLM2接入教程
* Delete GLM2对接教程.md
* Delete image.png
* Delete openai_api.py
* Delete openai_api_int4.py
* Delete openai_api_int8.py
* Create GLM2对接教程.md
* 添加ChatGLM2接口
* Delete openai_api_int4.py
* Delete openai_api_int8.py
* Update openai_api.py
* Update GLM2对接教程.md
|
2023-07-13 09:21:19 +08:00 |
|
mrhaoji
|
5f784e1def
|
fix: deploy doc for macOS (#124)
missing 'source' field in pg init sql
and other optimization
|
2023-07-13 08:38:25 +08:00 |
|
moonrailgun
|
77dafe4337
|
chore: migrate c121914yu to labring (#121)
* chore: migrate c121914yu to labring
* style: delete unused files
About those files:
https://www.sulinehk.com/post/reasons-and-solutions-for-the-zone.identifier-file-appearing-in-wsl/
|
2023-07-13 08:38:10 +08:00 |
|
archer
|
22a5dea963
|
docs
|
2023-07-09 15:25:01 +08:00 |
|