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

Add optional limit and orderBy to dev api chat endpoint #2559

Conversation

shatfield4
Copy link
Collaborator

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #2556

What is in this change?

  • Add optional limit and orderBy query params to the /v1/workspace/:slug/chats developer endpoint for better control over

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@shatfield4 shatfield4 linked an issue Oct 30, 2024 that may be closed by this pull request
@timothycarambat timothycarambat merged commit e719d05 into master Oct 30, 2024
@timothycarambat timothycarambat deleted the 2556-feature-workspace-chat-history-dev-api-improvements branch October 30, 2024 21:47
@kabaluyot
Copy link
Contributor

When can expect the release of this in Docker hub @timothycarambat

@timothycarambat
Copy link
Member

timothycarambat commented Nov 4, 2024

@kabaluyot everytime a PR is merged it kicks off a build, when the build from a PR or an future build completes - it is live on latest

This was the PR build https://github.com/Mintplex-Labs/anything-llm/actions/runs/11602168410

So its live now.

@kabaluyot
Copy link
Contributor

Thanks, I was tracking from the Releases

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.

[FEATURE]: Workspace chat history Dev API improvements
3 participants