Skip to content

gpt-4-1106-preview returns invalid json #10

Description

@misternasty

gpt-4-1106-preview includes a preamble "```json" in its json responses.

This crashes the app by breaking JSON decoding via json.loads() in

  • plan.py
  • evaluate.py
  • narrate.py

gpt-4-1106 json responses:
gpt-4-1106-preview

gpt-anything-else:
gpt-anything-else

Metadata

Metadata

Assignees

No one assigned

    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