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

bug fixes #304

Merged
merged 3 commits into from
Oct 15, 2024
Merged

bug fixes #304

merged 3 commits into from
Oct 15, 2024

Conversation

n4ze3m
Copy link
Owner

@n4ze3m n4ze3m commented Oct 15, 2024

No description provided.

When deleting a user, also delete any associated API keys to ensure a clean and consistent data state. This prevents orphaned API keys from existing, improving security and data integrity.
The `history` field in the chat request body was no longer used. This change removes the unnecessary field, simplifying the API and improving efficiency.

This change also introduces a mechanism to retrieve and utilize existing conversation history from the database based on the provided `history_id`. This allows for more seamless and interactive conversation experiences.
Improved error messages in the playground to provide more specific feedback to the user when encountering issues. This makes it easier to understand the reason for the error and potentially resolve the problem.
Copy link

vercel bot commented Oct 15, 2024

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

Name Status Preview Comments Updated (UTC)
dialoqbase-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 2:23pm

@n4ze3m n4ze3m merged commit 47299c2 into main Oct 15, 2024
6 checks passed
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.

1 participant