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 support for ?q query parameter to start a conversation #1232

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

nsarrazin
Copy link
Collaborator

Very simple PR you can just do

http://localhost:5173/chat/?q=test

To start a conversation with the prompt test

Also works on model specific landing pages

http://localhost:5173/chat/models/mistralai/Mixtral-8x7B-Instruct-v0.1?q=hello

@nsarrazin nsarrazin added enhancement New feature or request front This issue is related to the front-end of the app. labels May 31, 2024
@nsarrazin nsarrazin requested a review from gary149 May 31, 2024 08:36
@nsarrazin nsarrazin merged commit 4ab469f into main Jun 3, 2024
3 checks passed
@nsarrazin nsarrazin deleted the feat/add_q_support branch June 3, 2024 12:32
ice91 pushed a commit to ice91/chat-ui that referenced this pull request Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front This issue is related to the front-end of the app.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant