Azure / Azure/LogicAppsUX

OpenAI 'Creates a completion for the chat message' does not fully support json_schema response type

Open
#9,105 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Severity

P3 - Medium (Minor functionality affected)

### Describe the Bug with repro steps

Expectred behaviour:
- Same functionality across all platforms for OpenAI
-
Actual behaviour:
- OpenAI 'Creates a completion for the chat message' does not fully support json_schema response type

Response_type can only select text or json_object, when entering a custom value for json_schema, there is no option to specify the response format.

When adding this through the code editor it is possible to add the schema / response_format, however the line "type": "json_schema" keeps disappearing after each save.

### What type of Logic App Is this happening in?

Consumption (Portal)

### Are you experiencing a regression?

_No response_

### Which operating system are you using?

Windows

### Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

### Workflow JSON

```json

```

### Screenshots or Videos

_No response_

### Environment

Edge Version 147.0.3912.72
Windows 11 Version 10.0.26100 Build 26100
Logic apps consumption plan west europe

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.