Record logs into step artifacts (#1339)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com> Co-authored-by: LawyZheng <lawyzheng1106@gmail.com> Co-authored-by: Nick Fisher <nick.fisher@avinium.com>
This commit is contained in:
@@ -8,4 +8,7 @@ VITE_ARTIFACT_API_BASE_URL=http://localhost:9090
|
||||
VITE_WSS_BASE_URL=ws://localhost:8000/api/v1
|
||||
|
||||
# your api key - for x-api-key header
|
||||
VITE_SKYVERN_API_KEY=YOUR_API_KEY
|
||||
VITE_SKYVERN_API_KEY=YOUR_API_KEY
|
||||
|
||||
# Enable recording skyvern logs as artifacts
|
||||
VITE_ENABLE_LOG_ARTIFACTS=false
|
||||
|
||||
Reference in New Issue
Block a user