Harmonydata

Latest version: v1.0.0

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

Scan your dependencies

Page 1 of 2

1.0.1

Find it in Docker Hub: https://hub.docker.com/layers/harmonydata/harmonyapi/20240525102145_99d5307/images/sha256-5db26e282158693a9e9bdbea733a47c4fe3d976bb37bc01b279ffe3ca197a4a1?context=explore

We have added OpenAI and Vertex AI support. Waiting for front end to be updated to allow user to switch LLM matching framework/model.

1.0.0

Add `match_instruments` functionality so that Harmony web API will now return matching items from catalogues such as UKLLC, Mental Health Catalogue
Updated PDF extraction to use Scikit-Learn instead of spaCy
Upgraded to Pydantic V2 (thanks to op-cls)
Add integration function `create_instrument_from_list` so that user can import to web UI from Python (documentation here: https://harmonydata.ac.uk/integrating-with-harmony/ ) :


from harmony import create_instrument_from_list, import_instrument_into_harmony_web

instrument = load_instrument_from_list(["Do you currently smoke or have you ever smoked?", "[Do you currently use] nicotine replacement therapy?"])
web_url = import_instrument_into_harmony_web(instrument)

print (web_url)

0.5.2

Return topic strengths (harmonydata/app13)
Return Python package version from API harmonydata/harmonyapi3 harmonydata/app12

0.5.1

Refactoring of code (PR from Eve Cheng)
Adding unit tests
Minor bugfixes

0.5.0

Added caching

0.4.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.