AI21Labs/ai21-python

Library list endpoint now exposes name, path, status, label parameters

joshc-ai21 opened this issue · 0 comments

The Library list files method supports the name, path, status, and label query parameters to limit results. The client.library.files.list SDK method only supports offset, limit, and status parameters.