mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-08 01:08:43 +08:00
fix: getquote api auth error (#6792)
* deploy doc * perf: completions api support null * fix: getquote api auth error
This commit is contained in:
@@ -438,10 +438,15 @@ ${{vec.db}}
|
||||
retries: 10
|
||||
networks:
|
||||
data:
|
||||
name: fastgpt_data
|
||||
app:
|
||||
name: fastgpt_app
|
||||
codesandbox:
|
||||
name: fastgpt_codesandbox
|
||||
opensandbox:
|
||||
name: fastgpt_opensandbox
|
||||
aiproxy:
|
||||
name: fastgpt_aiproxy
|
||||
|
||||
volumes:
|
||||
fastgpt-pg:
|
||||
|
||||
Reference in New Issue
Block a user