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
I am getting a bunch of these when running GitHub tonic action:
Error calculating score for answer_consistency, setting score to None. Error calculating score for answer_consistency, setting score to None. Error calculating score for answer_consistency, setting score to None. Error calculating score for answer_consistency, setting score to None. Error calculating score for answer_consistency, setting score to None.
Is there any way to tell what exactly is missing? answer_similarity and augmentation_precision are computed fine.
OPENAI_API_KEY, AZURE_OPENAI_KEY and AZURE_OPENAI_ENDPOINT are set correctly. Does it assume deployment_id for Azure?
Thanks!
The text was updated successfully, but these errors were encountered:
Hey,
I am getting a bunch of these when running GitHub tonic action:
Error calculating score for answer_consistency, setting score to None. Error calculating score for answer_consistency, setting score to None. Error calculating score for answer_consistency, setting score to None. Error calculating score for answer_consistency, setting score to None. Error calculating score for answer_consistency, setting score to None.
Is there any way to tell what exactly is missing? answer_similarity and augmentation_precision are computed fine.
OPENAI_API_KEY, AZURE_OPENAI_KEY and AZURE_OPENAI_ENDPOINT are set correctly. Does it assume
deployment_id
for Azure?Thanks!
The text was updated successfully, but these errors were encountered: