Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to disable requests logging #6

Open
black-roland opened this issue Dec 10, 2024 · 0 comments
Open

Add an option to disable requests logging #6

black-roland opened this issue Dec 10, 2024 · 0 comments

Comments

@black-roland
Copy link
Owner

black-roland commented Dec 10, 2024

Models log all request data by default. If you provide personal data, confidential information, or any kind of sensitive information in your requests, disable logging. To do this, add the x-data-logging-enabled: false option to the REST request header or gRPC call metadata. Requests submitted with logging disabled will not be saved on Yandex Cloud servers.

https://yandex.cloud/ru/docs/foundation-models/operations/disable-logging

For that option ML SDK must be updated to v0.2.0:
yandex-cloud/yandex-cloud-ml-sdk#28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant