@@ -63,8 +63,9 @@ A custom client can be created with the following fields:
```python
fromollamaimportClient
# default client
client=Client()
# or
# or custom client
client=Client(
host='http://localhost:11434',
timeout=None,
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.