Interactovery

Latest version: v0.0.6

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

Scan your dependencies

0.0.6

- Introduced new top-level client class Interactovery.
- Refactored the definition and visualization of clustered utterances for improved maintainability and accuracy.
- Removed idempotent operation behaviour until much later in the application life-cycle.
- Simplified sub-module imports.

What's Changed
* Uat by justin-oos in https://github.com/sitinc/interactovery-py/pull/2


**Full Changelog**: https://github.com/sitinc/interactovery-py/compare/v0.0.5...v0.0.6

0.0.5

- Introduced cluster grouping and naming operations leveraging LLMs.
- Introduced workspace abstraction to simplify directory and file path management.
- Implemented idempotency for certain functions through Pickle object persistence.

What's Changed
* Uat by justin-oos in https://github.com/sitinc/interactovery-py/pull/1

New Contributors
* justin-oos made their first contribution in https://github.com/sitinc/interactovery-py/pull/1

**Full Changelog**: https://github.com/sitinc/interactovery-py/compare/v0.0.4...v0.0.5

0.0.4

- Refactored intent and entity count as separate functions.
- Implemented transcript offset for transcript generation operation.
- Refactored entity extraction to use a pandas data frame instead of CSV file to be flexible with inputs.
- Refactored visualization code out of Transcripts and into VizWrap

**Full Changelog**: https://github.com/sitinc/interactovery-py/compare/v0.0.3...v0.0.4

0.0.3

- Refactored CSV and TS processing.
- Refactored Intent and Entity output to new directory structure with additional metadata.
- Updated LLM cluster naming operation to include a description.

**Full Changelog**: https://github.com/sitinc/interactovery-py/compare/v0.0.2...v0.0.3

0.0.2

- Initial published release.

**Full Changelog**: https://github.com/sitinc/interactovery-py/commits/v0.0.2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.