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

feat: Next iteration of ChatUI #847

Merged
merged 6 commits into from
Jan 21, 2024
Merged

feat: Next iteration of ChatUI #847

merged 6 commits into from
Jan 21, 2024

Conversation

goetzrobin
Copy link
Contributor

Please describe the purpose of this pull request.
Is it to add a new feature? Is it to fix a bug?

Mostly making everything work with user_id's sent to the BE.
Added Agent filtering functionality.

How to test
How can we test your PR during review? What commands should we run? What outcomes should we expect?

Check out Agent Search and confirm all UI functionality works again.

Have you tested this PR?
Have you tested the latest commit on the PR? If so please provide outputs from your tests.

Did some UI testing.

Related issues or PRs
Please link any related GitHub issues or PRs.

#826

Is your PR over 500 lines of code?
If so, please break up your PR into multiple smaller PRs so that we can review them quickly, or provide justification for its length.

BE changes should be under 500 LOC

Additional context
Add any other context or screenshots about the PR here.

@cpacker cpacker changed the title Next iteration of ChatUI feat: Next iteration of ChatUI Jan 18, 2024
@cpacker cpacker self-assigned this Jan 19, 2024
@cpacker cpacker self-requested a review January 19, 2024 03:44
This includes setting up a default user when first
starting the server similar to CLI.
Adding back JSON_ENSURE_ASCII that got lost
during one of our merges.
Adding an auth endpoint that currently just returns the anon uuid.
Use that auth endpoint to obtain uuid on the FE.
Add an Agent Filter to Home Page
@cpacker cpacker merged commit 8292f4f into letta-ai:main Jan 21, 2024
2 of 4 checks passed
norton120 pushed a commit to norton120/MemGPT that referenced this pull request Feb 15, 2024
Co-authored-by: Charles Packer <packercharles@gmail.com>
mattzh72 pushed a commit that referenced this pull request Oct 9, 2024
Co-authored-by: Charles Packer <packercharles@gmail.com>
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