-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evaluation Remote Not Working #160
Labels
bug
Something isn't working
Comments
Reproduced the bug:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Operating System
MacOS
Version Information
Python Version: 3.12.7
azure-ai-generative package version:
azure-ai-evaluation 1.0.1
azure-ai-ml 1.22.4
azure-ai-projects 1.0.0b2
azure-common 1.1.28
azure-core 1.32.0
azure-identity 1.19.0
azure-mgmt-core 1.5.0
azure-monitor-opentelemetry-exporter 1.0.0b32
azure-storage-blob 12.24.0
azure-storage-file-datalake 12.18.0
azure-storage-file-share 12.20.0
Steps to reproduce
project_client.evaluations.create
function.Expected behavior
Be able to create evaluation from code
Actual behavior
Got error messages -
DecodeError: Cannot deserialize content-type: application/octet-stream
The full stack is as below.
Addition information
No response
The text was updated successfully, but these errors were encountered: