#Custom GPT AttributeError

1 messages · Page 1 of 1 (latest)

next zealot
#

Bug Report:

Steps to reproduce:

  1. Upload a generic OpenAPI spec referencing a database API like the one attached.
  2. Ask GPT about any of the tables such as the employees. “What are some employees names?”

Expected result:

Query the employees table from the API and return some first names.

Actual result:

Error talking to <endpoint>. “I only get a generic system error AttributeError that does not provide specific details about the cause or source. This error is likely originating from the Python code that manages API calls in my environment. Since I don’t have the ability to directly inspect or alter the Python code, resolving this issue would require intervention from the technical team at OpenAI.”

Additional information

Browser: Chrome
OS: MacOS

plucky shuttle
#

This is a bug with your server, not OpenAI