Rosette-api

Latest version: v1.29.0

Safety actively analyzes 630272 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

1.7.0

See wiki for details

1.5.0

1.4.2

Added setUrlParameter logic to multipart handling

1.4.1

Added the ability to set URL parameters via the Api instance:
- Api.setUrlParameter(name, value), Note: a single URL parameter may be removed by setting value = None
- Api.getUrlParameter(name)
- Api.clearUrlParameters()

Example: Api.setUrlParameter('output', 'rosette') will append ?output=rosette to the endpoint URL and return additional information (subject to change).

Note: Once set on an Api instance, the parameter will remain active for all endpoint calls.

1.4.0

Added syntax/depencies

1.3.0

Includes a new endpoint, text-embedding, as well as a number of minor fixes.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.