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

Track prompt ordering changes for Masterbots #394

Open
coderabbitai bot opened this issue Feb 25, 2025 · 0 comments
Open

Track prompt ordering changes for Masterbots #394

coderabbitai bot opened this issue Feb 25, 2025 · 0 comments
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 25, 2025

Background

This issue tracks the implementation of ordering prompts by promptId: DESC in Hasura queries for Masterbots.

Current Status

PR #393 added orderBy clauses to sort prompts by promptId: 'DESC' in several functions:

  • getCategories()
  • getThread()
  • getChatbot()

Next Steps

  • Verify correct display order of prompts after new IQ prompts are added per Masterbot
  • Update seeds with new prompts per chatbot (Masterbots)
  • Monitor the ordering behavior after the new prompts are live

Reference

PR: #393
Comment: #393 (comment)

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

No branches or pull requests

1 participant