parent
621900f292
commit
83f0f949f1
@ -1,17 +0,0 @@
|
|||||||
D:\anaconda3\envs\rag\python.exe D:\dsWork\dsProject\dsRag\Start.py
|
|
||||||
INFO: Started server process [10492]
|
|
||||||
INFO: Waiting for application startup.
|
|
||||||
INFO: Application startup complete.
|
|
||||||
INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
|
|
||||||
INFO: 10.10.21.22:53660 - "GET /static/ai.html HTTP/1.1" 304 Not Modified
|
|
||||||
D:\anaconda3\envs\rag\lib\site-packages\elasticsearch\_sync\client\__init__.py:311: SecurityWarning: Connecting to 'https://10.10.14.206:9200' using TLS with verify_certs=False is insecure
|
|
||||||
_transport = transport_class(
|
|
||||||
Building prefix dict from the default dictionary ...
|
|
||||||
Loading model from cache C:\Users\ADMINI~1\AppData\Local\Temp\jieba.cache
|
|
||||||
Loading model cost 0.879 seconds.
|
|
||||||
Prefix dict has been built successfully.
|
|
||||||
D:\anaconda3\envs\rag\lib\site-packages\urllib3\connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.10.14.206'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
|
||||||
warnings.warn(
|
|
||||||
D:\anaconda3\envs\rag\lib\site-packages\urllib3\connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.10.14.206'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings
|
|
||||||
warnings.warn(
|
|
||||||
INFO: 10.10.21.22:53660 - "POST /api/rag HTTP/1.1" 200 OK
|
|
Loading…
Reference in new issue