fix(llm): h2+socket вместо curl — HTTP/2 на чистом Python
h2 — pure Python, ставится без компиляции в slim-контейнерах. ssl.create_default_context() + ALPN h2 + h2.connection.H2Connection.
This commit is contained in:
@@ -5,3 +5,4 @@ requests
|
||||
psycopg2-binary
|
||||
python-dotenv
|
||||
pdfplumber
|
||||
h2
|
||||
|
||||
Reference in New Issue
Block a user