Skip to content
Discussion options

You must be logged in to vote

​Yes, LibreChat allows you to create direct URLs that open a new chat with a specific agent.
This is accomplished by using the agent_id query parameter in the URL.​
GitHub

🔗 Example
To initiate a new chat with a specific agent, use the following URL structure:​

https://your-librechat-domain.com/c/new?agent_id=your-agent-id
Replace your-librechat-domain.com with your actual LibreChat domain.

Replace your-agent-id with the unique identifier of the agent you wish to use.​

This URL will start a new conversation with the specified agent. The endpoint is automatically set to agents when using this parameter.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by danny-avila
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants