-
-
Notifications
You must be signed in to change notification settings - Fork 522
feat: Add project-based UI. #1359
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
Conversation
|
Since we will rely on context caching, it's essential to not allow some models in Project mode or the user will face huge cost. We should allow only models with the Google Gemini provider in the early iterations where we specifically implement context caching for them on the client side. Just putting it here, not really a requirement for this PR but it's relevant for "Projects" mode overall. BTW we should name it "Plus Projects (alpha)" mode. |
|
Thanks for the PR! Here are some observations
I'm going to attempt to fix some of these myself and aim for a pre-release for tmr. |
…er conflict with global filters
Context caching with gemini langchainjs client is not working, langchainjs might have a bug Next for Project mode, need to
|
|
This PR has been merged into https://github.com/logancyang/obsidian-copilot/tree/2.9.0-preview This PR is now for review only. Further changes should be made to a NEW PR against that branch. |

No description provided.