Skip to content

Integrated vectorization is not compatible with GPT-vision feature #1287

@michbalazs

Description

@michbalazs

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Following the README to setup an environment.
Set azd env set USE_GPT4V true and run azd up:
AI region: swedencentral
No error messages
Goto the url given
switch to GP4_v in the developer settings
click on one of the given questions
Error: The app encountered an error processing your request.
If you are an administrator of the app, view the full error in the logs. See aka.ms/appservice-logs for more information.
Error type: <class 'azure.core.exceptions.HttpResponseError'>

Any log messages given by the failure

(InvalidRequestParameter) Unknown field 'imageEmbedding' in vector field list.
Code: InvalidRequestParameter
Message: Unknown field 'imageEmbedding' in vector field list.
Exception Details: (UnknownField) Unknown field 'imageEmbedding' in vector field list.
Code: UnknownField
Message: Unknown field 'imageEmbedding' in vector field list.

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
windows 11

azd version?

run azd version and copy paste here.
azd version 1.6.1 (commit eba2c978b5443fdb002c95add4011d9e63c2e76f)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions