Closed
Description
After running ollama python library, I got resource warning ... socket not closed ... 11434 ...
I need a way to explicitly close the connection. However, the ollama client does not have a close method as openai client does.
Right now, I need to use openai library to connect to ollama server, to avoid the warning. with the openai library, I can close the connection with a close method.
I hope the ollama python library offers a way to close the connection. Appreciate your good work. Thanks.
Metadata
Metadata
Assignees
Labels
No labels