coddingtonbear / obsidian-local-rest-api

Unlock your automation needs by interacting with your notes in Obsidian over a secure REST API.
MIT License
644 stars 59 forks source link

Error Encountered When Creating Custom GPT Using Provided Schema #107

Closed RajaRuling closed 8 months ago

RajaRuling commented 8 months ago

Description

I am encountering an error when trying to create a custom GPT model using the provided schema from the Obsidian Local REST API project.

Steps to Reproduce

Downloaded the Swagger YAML file from here.

Expected Behavior

Actual Behavior

The process results in an error. Below is the screenshot of the error message I am receiving:

Error screenshot

image