Antonio Rodrigues
Results
1
comments of
Antonio Rodrigues
I was trying to do that using headers to pass the API Key: **_client = Client(host='https://localhost:11434',headers=["x-token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"])_** But after that I get a different error: **_File "C:\Python312\Lib\site-packages\ollama\_client.py", line 67, in __init__...