-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
epic: Jan UI with Tool Use UX #4862
Comments
Subject: Proposal: Decouple Hi team, I’ve been looking at the current architecture (as shown in the diagram) and wanted to propose an idea for discussion. I think there might be significant value in decoupling the Why This Change?
Potential Tradeoffs
Next StepsI’d love to hear your thoughts on this idea! If it seems promising, I can work on a proof-of-concept to test the routing logic and measure any performance impact. Alternatively, if there are other ways to achieve this flexibility (e.g., directly in the Cortex Server), I’m open to exploring those as well. Looking forward to your feedback! 🚀 |
Yes! Thanks for changing the title, |
Problem Statement
Feature Idea
Since Jan primarily interacts with the chat/completions endpoint, it should attach tools to the body payload so that LLM models can select the appropriate tool for use.
There will be follow up actions and Jan should make requests and visualize those accordingly.
ACs
Tasks break down
Dependency
The text was updated successfully, but these errors were encountered: