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

Refactors singular Message model to Query model & adds api request to post feedbacks #154

Merged
merged 2 commits into from
Mar 5, 2023

Conversation

ajaythapliyal
Copy link
Collaborator

@ajaythapliyal ajaythapliyal commented Mar 5, 2023

1] Changes the conversation model from single Message type to Query which would contain prompt and its response.
2] Adds an API request to send feeback.
3] Adds env files

@vercel
Copy link

vercel bot commented Mar 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 5, 2023 at 11:10AM (UTC)

@ajaythapliyal ajaythapliyal changed the title Refactors singular Message model to Query model Refactors singular Message model to Query model & adds api request to post feedbacks Mar 5, 2023
@dartpain
Copy link
Contributor

dartpain commented Mar 5, 2023

Tested it works, lgtm

@dartpain dartpain merged commit 43ca879 into feature/feedback Mar 5, 2023
@dartpain dartpain deleted the feature/feedback-api branch March 6, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants