去除批处理中的python绝对路径

This commit is contained in:
2024-08-13 13:28:10 +08:00
parent abbd116d25
commit 75f6f45b24
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
rmdir /S /Q storage_vector rmdir /S /Q storage_vector
rmdir /S /Q storage rmdir /S /Q storage
C:\Users\liuyue\AppData\Local\pypoetry\Cache\virtualenvs\app-laEO4lY0-py3.11\Scripts\python app/engine/generate.py python app/engine/generate.py
+1 -1
View File
@@ -1,4 +1,4 @@
rmdir /S /Q storage_vector rmdir /S /Q storage_vector
rmdir /S /Q storage rmdir /S /Q storage
C:\Users\liuyue\AppData\Local\pypoetry\Cache\virtualenvs\app-laEO4lY0-py3.11\Scripts\python tests/query.py python tests/query.py
+1 -1
View File
@@ -1 +1 @@
C:\Users\liuyue\AppData\Local\pypoetry\Cache\virtualenvs\app-laEO4lY0-py3.11\Scripts\python main.py python main.py
+1 -1
View File
@@ -2,4 +2,4 @@ SET ENV_PHOENIX_HOST=0.0.0.0
SET ENV_PHOENIX_PORT=6006 SET ENV_PHOENIX_PORT=6006
SET PHOENIX_HOST_ROOT_PATH=./.phoenix/ SET PHOENIX_HOST_ROOT_PATH=./.phoenix/
C:\Users\liuyue\AppData\Local\pypoetry\Cache\virtualenvs\app-pCyqx0Uo-py3.11\Scripts\python phoenixserver.py python phoenixserver.py