Archer
11ffaaf2c5
4.8.6 sandbox ( #2017 )
...
Deploy image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy image to vercel / deploy-production (push) Waiting to run
* fix: openapi doc
* update doc
2024-07-11 10:34:59 +08:00
Archer
5605f1a892
4.8.6 fix ( #1963 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
* feat: log store
* fix: full text search match query
* perf: mongo schema import, Avoid duplicate import
2024-07-05 17:37:42 +08:00
Archer
96a03e9927
4.8.5 test ( #1869 )
...
* update upgrade doc
* update upgrade doc
2024-06-27 12:21:05 +08:00
Archer
e247545afa
4.8.5 perf ( #1854 )
...
* update yml
* perf: chat slider
* perf: workflow name
* i18n
* fix: ts
* fix: ts
2024-06-26 12:51:36 +08:00
Archer
5c8c7fb9f2
4.8.5 test fix ( #1835 )
...
* faq
* perf: navbar name and fix dataset selector
* feat: app tag
* perf: icon
* fix: update workflow bug
* perf: dataset ui
* perf: menu
* fix: ts
* fix: auth file and app list ui
* app list
* app list
* perf: init api
* update per
* log level
2024-06-25 10:10:24 +08:00
Archer
f7f4a8de4d
feat: chat slider support folder ( #1759 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Deploy image by kubeconfig / build-fastgpt-docs-images (push) Has been cancelled
Deploy image to vercel / deploy-production (push) Has been cancelled
Deploy image by kubeconfig / update-docs-image (push) Has been cancelled
* feat: docker-compose version
* feat: chat slider support folder
* lazy behavior
* pref: code sandbox size
2024-06-13 23:09:36 +08:00
Archer
d0085a23e6
4.8.4 ( #1746 )
Deploy image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2024-06-12 15:17:21 +08:00
Archer
db544afa7c
Fix doc ( #1655 )
...
* fix: docker doc
* fix: docker doc
* version doc
2024-06-01 09:33:21 +08:00
Archer
a259d034b8
4.8.3 ( #1654 )
...
* Milvus (#1644 )
* feat: support regx
* 4.8.3 test and fix (#1648 )
* perf: version tip
* feat: sandbox support log
* fix: debug component render
* fix: share page header
* fix: input guide auth
* fix: iso viewport
* remove file
* fix: route url
* feat: add debug timout
* perf: reference select support trigger
* perf: session code
* perf: theme
* perf: load milvus
2024-06-01 09:26:11 +08:00
Archer
8ba8488086
4.8.2-fix ( #1612 )
Deploy image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
2024-05-28 16:55:06 +08:00
Archer
9c7c74050b
Release update ( #1580 )
...
* release doc
* fix: reg metch
* perf: tool call arg
* fix: stream update variables
* remove status
* update prompt
* rename embeddong model
2024-05-24 11:07:03 +08:00
Archer
59fd94384d
fix: session ( #1455 )
...
Deploy image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* fix: session
* doc
* fix: i188n
2024-05-13 11:04:50 +08:00
Archer
5e250b2f65
Change embedding ( #1428 )
...
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
* fix: text spliter
* perf: embedding model
2024-05-09 23:23:49 +08:00
Archer
afe5039cd3
update docker-compose ( #1414 )
2024-05-09 15:52:15 +08:00
UUUUnotfound
a01b945bc9
Update docker-compose.yml ( #1134 )
...
Fix `docker-compose up -d` Error :
```
ERROR: Invalid interpolation format for "entrypoint" option in service "mongo": "openssl rand -base64 128 > /data/mongodb.key
```
修复docker-compose.yml中环境变量替换问题
由于docker-compose在解析entrypoint中的$字符时会将其误认为环境变量,导致无法正确处理脚本里的特殊变量(如 "$@")。通过将$字符替换为$$来避免这一问题,确保了docker-compose可以正确解析并执行MongoDB初始化脚本。
2024-04-06 22:16:25 +08:00
Rick
692e75627b
doc: add readme file of the helm chart ( #1095 )
...
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-03-30 22:40:33 +08:00
Archer
0490b83b9e
fix doc images ( #1083 )
...
deploy-docs / deploy-production (push) Has been cancelled
Build docs images and copy image to docker hub / build-fastgpt-docs-images (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Release / helm (push) Has been cancelled
Sync images / sync (push) Has been cancelled
Build docs images and copy image to docker hub / update-docs-image (push) Has been cancelled
* perf: clear tmp files
* fix doc images
* update docker-compose
2024-03-28 10:17:28 +08:00
Archer
6b7b03c245
4.7 doc update ( #1068 )
...
* fix: plugin update
* feat: get current time plugin
* fix: ts
* perf: select app ux
* fix: ts
* perf: max w
* move code
* perf: inform tip
* fix: inform
* doc
* fix: tool handle
* perf: tmp file store
* doc
* fix: message file selector
* feat: doc
* perf: switch trigger
* doc
* fix: openapi import
* rount the number
* parse openapi schema
* fix empty line after variables (#64 )
* doc image
* image size
* doc
* doc
* catch error
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
2024-03-27 12:50:07 +08:00
Rick
c7e6448272
feat: support to install fastgpt via helm chart ( #1023 )
...
* feat: support to install fastgpt via helm chart
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
---------
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-03-26 16:50:24 +08:00
Archer
911512b36d
4.7-production ( #1053 )
...
deploy-docs / deploy-production (push) Has been cancelled
Build docs images and copy image to docker hub / build-fastgpt-docs-images (push) Has been cancelled
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
Sync images / sync (push) Has been cancelled
Build docs images and copy image to docker hub / update-docs-image (push) Has been cancelled
* 4.7-alpha3 (#62 )
* doc
* Optimize possible null Pointers and parts of Ux
* fix: mulity index training error
* feat: doc and rename question guide
* fix ios speech input (#59 )
* fix: prompt editor variables nowrap (#61 )
* change openapi import in http module with curl import (#60 )
* chore(ui): dataset import modal ui (#58 )
* chore(ui): dataset import modal ui
* use component
* fix height
* 4.7 (#63 )
* fix: claude3 image type verification failed (#1038 ) (#1040 )
* perf: curl import modal
* doc img
* perf: adapt cohere rerank
* perf: code
* perf: input style
* doc
---------
Co-authored-by: xiaotian <dimsky@163.com>
* fix: ts
* docker deploy
* perf: prompt call
* doc
* ts
* finish ui
* perf: outlink detail ux
* perf: user schema
* fix: plugin update
* feat: get current time plugin
* fix: ts
* perf: fetch anamation
* perf: mark ux
* doc
* perf: select app ux
* fix: split text custom string conflict
* peref: inform readed
* doc
* memo flow component
* perf: version
* faq
* feat: flow max runtimes
* feat: similarity tip
* feat: auto detect file encoding
* Supports asymmetric vector model
* fix: ts
* perf: max w
* move code
* perf: hide whisper
* fix: ts
* feat: system msg modal
* perf: catch error
* perf: inform tip
* fix: inform
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
Co-authored-by: xiaotian <dimsky@163.com>
2024-03-26 12:09:31 +08:00
Archer
61419a5676
Update docker-compose.yml
2024-03-09 21:24:45 +08:00
Archer
4d66e0f828
4.6.9-production ( #952 )
...
deploy-docs / deploy-production (push) Waiting to run
Build docs images and copy image to docker hub / build-fastgpt-docs-images (push) Waiting to run
Build docs images and copy image to docker hub / push-to-docker-hub (push) Blocked by required conditions
Build docs images and copy image to docker hub / update-docs-image (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Has been cancelled
* move components to web package (#37 )
* move components
* fix
* fix: cq connection
* fix pagination (#41 )
* doc
* openapi config
* fix team share app lose (#42 )
* fix: ts
* doc
* doc
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com>
2024-03-08 13:33:45 +08:00
Archer
51bbdf26a3
4.6.8-production ( #822 )
...
* Json completion (#16 )
* json-completion
* fix duplicate
* fix
* fix: config json
* feat: query extension
* perf: i18n
* 468 doc
* json editor
* perf: doc
* perf: default extension model
* docker file
* doc
* perf: token count
* perf: search extension
* format
* perf: some constants data
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
2024-02-05 00:51:46 +08:00
Archer
34602b25df
4.6.8-alpha ( #804 )
...
* perf: redirect request and err log replace
perf: dataset openapi
feat: session
fix: retry input error
feat: 468 doc
sub page
feat: standard sub
perf: rerank tip
perf: rerank tip
perf: api sdk
perf: openapi
sub plan
perf: sub ui
fix: ts
* perf: init log
* fix: variable select
* sub page
* icon
* perf: llm model config
* perf: menu ux
* perf: system store
* perf: publish app name
* fix: init data
* perf: flow edit ux
* fix: value type format and ux
* fix prompt editor default value (#13 )
* fix prompt editor default value
* fix prompt editor update when not focus
* add key with variable
---------
Co-authored-by: Archer <545436317@qq.com>
* fix: value type
* doc
* i18n
* import path
* home page
* perf: mongo session running
* fix: ts
* perf: use toast
* perf: flow edit
* perf: sse response
* slider ui
* fetch error
* fix prompt editor rerender when not focus by key defaultvalue (#14 )
* perf: prompt editor
* feat: dataset search concat
* perf: doc
* fix:ts
* perf: doc
* fix json editor onblur value (#15 )
* faq
* vector model default config
* ipv6
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
2024-02-01 21:57:41 +08:00
Archer
006ad17c6a
4.6.7 first pr ( #726 )
2024-01-10 23:35:04 +08:00
Archer
2e75851b02
v4.6.6-fix ( #676 )
2024-01-02 14:18:51 +08:00
Archer
b58249fc3a
4.6.4-alpha ( #582 )
2023-12-08 15:01:11 +08:00
不做了睡大觉
b23e00f3e5
添加Baichuan2-7B-Chat模型接口文件 ( #404 )
...
* 更新镜像
* 更新镜像信息
* 更新镜像信息
* Create openai_api.py
* Create requirements.txt
2023-10-18 10:34:22 +08:00
Archer
dd8f2744bf
Extraction schema ( #398 )
2023-10-14 23:02:01 +08:00
Archer
bf172fab81
perf: markdown more wrap ( #365 )
2023-10-02 20:19:09 +08:00
epoh
38d4db5d5f
Rename requirement.txt to requirements.txt ( #352 )
2023-09-26 09:38:14 +08:00
Archer
6d438aafdf
google login and power share link ( #292 )
2023-09-13 08:49:22 +08:00
qing hua
95389e31f7
修改了一些错误 ( #254 )
...
* Update sse.ts
解决chatglm2控制台输出一半不输出的问题
* 解决知识库相似度搜索结果超过1
* Update sse.ts
---------
Co-authored-by: Archer <545436317@qq.com>
2023-09-05 18:28:59 +08:00
archer
ae88d79d6f
update bash
2023-09-04 18:03:20 +08:00
archer
1207e3e566
update bash
2023-09-04 17:51:56 +08:00
archer
3449024678
feat: labBot demo
2023-09-04 17:02:21 +08:00
archer
68cdf50cb6
perf: config home page
2023-09-01 10:22:31 +08:00
gaord
299409aa7b
add python requirement.txt for running GLM2 model ( #226 )
...
Signed-off-by: Ben Gao <bengao168@msn.com>
2023-08-30 08:18:03 +08:00
archer
42fec3a95c
perf: git login
2023-08-28 15:30:18 +08:00
archer
92ebd6a0b9
doc: m3e model
2023-08-26 22:31:21 +08:00
archer
6d93059e25
feat: config vector model and qa model
2023-08-25 15:00:51 +08:00
archer
4d8c03ead5
docs
2023-08-19 22:02:27 +08:00
archer
b8d339fe66
docs
2023-08-18 10:07:24 +08:00
Archer
40168c56ea
perf: logger ( #186 )
...
* feat: finish response
* perf: logger
* docs
* perf: log
* docs
2023-08-17 23:19:19 +08:00
archer
f70a988574
perf: docs
2023-08-10 13:11:39 +08:00
Archer
adabc14340
del file ( #162 )
2023-08-09 20:00:27 +08:00
archer
5116bf7d25
docs
2023-08-08 16:14:03 +08:00
archer
cd2fd77df1
docs
2023-07-26 22:07:00 +08:00