You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 3.76.0 (2024-07-29)
Added
Added Project get_labeling_service(), request_labeling_service() and get_labeling_service_status()
Added project and ontology creation for prompt response projects: Client create_prompt_response_generation_project(), create_response_creation_project() in #1726
Added is_benchmark_enabled, is_consensus_enabled to Project in #1745
Updated
Made Project quality modes a list to allow combining more than 1 quality mode per project in #1683