## build_client()


Return a chatlas client seeded with the admin-task notes for `services`.


Usage


``` python
build_client(services)
```


Raises ImportError if the `chat` extra isn't installed, and ValueError for an unrecognized `SPLAM_CHAT_PROVIDER`.
