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

Introduce Copilot Plus Alpha to testers #835

Merged
merged 16 commits into from
Nov 22, 2024
Merged

Introduce Copilot Plus Alpha to testers #835

merged 16 commits into from
Nov 22, 2024

Conversation

logancyang
Copy link
Owner

  • Implement initial Copilot Plus mode
  • Use backend endpoint and add license key setting
  • Implement context menu for Plus mode
  • Implement url mention
  • Implement cmd shift enter for vault search
  • Handle embedding model change at note reindex
  • Implement image support in chat
  • Fix vault qa and remove relevance threshold score
  • Implement brevilabs client, reranker when max score from orama is low
  • Fix chat history in plus mode
  • Pass only original user message for intent analysis and processing
  • Implement pdf in chat context
  • Implement web search
  • Implement youtube tool
  • Enable index on mode switch for copilot plus mode

- Make index tool query more robust
- Fix handle edit
- Fix stale files in index
- Include all daily notes for the query time range in context
- Implement pomodoro tool
- Implement index tool
- Fix month queries
- Add debug tool - CopilotDB search command
- Add auto indexing on change with 5s debounce
- List tools with @ in plus mode
- Return low relevance docs for Show Sources, include only high relevance docs in context
- Implement reading files loading message
- Implement sources button
- Implement working version of robust agentic rag
- Add first working version of local search tool with time range
- Update system prompt
- Rebase
- Auto add notes from input to context menu
- Pass notes in context menu to context
- Auto reindexFile is only available in Copilot Plus
- Add more logging
- Render images in chat
- Implement image to llm
@logancyang logancyang merged commit e0af6d9 into master Nov 22, 2024
2 checks passed
@logancyang logancyang deleted the agentic-rag branch November 22, 2024 01:36
@logancyang logancyang mentioned this pull request Nov 23, 2024
knuurr pushed a commit to knuurr/obsidian-copilot that referenced this pull request Nov 23, 2024
- Implement Copilot Plus mode
- Use broca endpoint and add license key setting
- Implement context menu for Plus mode
- Implement url mention
- Implement cmd shift enter for vault search
- Handle embedding model change at note reindex
- Implement image support in chat
- Fix vault qa and remove relevance threshold score
- Implement brevilabs client, reranker when max score from orama is low
- Implement chat history to plus mode
- Pass only original user message for intent analysis and processing
- Implement pdf in chat context
- Implement web search
- Implement youtube tool
- Enable index on mode switch for copilot plus mode
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