Skip to content

feat: update messages endpoint to return a conversation summary #1247

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

Merged
merged 11 commits into from
Mar 11, 2025
Merged

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Mar 7, 2025

Modify the messages endpoint to return just a conversationsummary, that will simplify the current queries.
Create a different endpoint that will return a list of conversations for a given prompt id

Modify the messages endpoint to return just a conversationsummary,
that will simplify the current queries. Create a different endpoint
that will return a list of conversations for a given prompt id
@yrobla yrobla changed the title Issue 1223 feat: update messages endpoint to return a conversation summary Mar 7, 2025
Copy link
Contributor

@alex-mcgovern alex-mcgovern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much, much better than my attempt 👍🏻

A few comments/suggestions, some could prob be ignored

Copy link
Contributor

@alex-mcgovern alex-mcgovern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a few small nits uncovered testing via the frontend

@yrobla yrobla merged commit 34b8aa2 into main Mar 11, 2025
10 of 11 checks passed
@yrobla yrobla deleted the issue-1223 branch March 11, 2025 11:51
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.

2 participants