Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up a database for storing model inputs and outputs #16

Open
3 tasks
Knolaisen opened this issue Sep 19, 2023 · 1 comment
Open
3 tasks

Set up a database for storing model inputs and outputs #16

Knolaisen opened this issue Sep 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Knolaisen
Copy link
Collaborator

Knolaisen commented Sep 19, 2023

The database should store:

  • The prompt for the GPT model
  • The prompt for the Dall-E model
  • The output text from the GPT model
  • The output picture from the Dall-E model
  • The initial prompt

Tasks:

  • Create DB
  • Integrate with application
  • Distribute Keys
@Knolaisen Knolaisen added the enhancement New feature or request label Sep 19, 2023
@SverreNystad
Copy link
Member

We have a local storage of each of these with the MarketingAI.log. If there are problems we must ask to be sent this log. This also means that we cant monitor what is being created with our application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants