This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Replies: 1 comment
-
You'll have to use a database to store your history of requests and responses. I built an "AI-request launchpad" webform that saves every part of your request and the full response into a postgres DB so you can keep a complete history -- which is so important when you are iterating on your prompts and trying to get better at prompt generation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have used the API to get responses, is there a method to see the questions and responses from the API?
Beta Was this translation helpful? Give feedback.
All reactions