Summary
Create a GPT Action definition (using the OpenAPI spec) that allows a custom GPT in ChatGPT to interact with a Memtrace instance. Include documentation on setting up the GPT Action and configuring authentication with the mtk_ API key.
Requirements
- GPT Action schema derived from OpenAPI spec
- Auth configuration docs (API key setup)
- Assumes user's Memtrace instance is publicly accessible or tunneled
Dependencies
Summary
Create a GPT Action definition (using the OpenAPI spec) that allows a custom GPT in ChatGPT to interact with a Memtrace instance. Include documentation on setting up the GPT Action and configuring authentication with the
mtk_API key.Requirements
Dependencies