logancyang_obsidian-copilot/src
2025-01-21 23:11:28 -08:00
..
commands Add inline edit dialog (#1039) 2025-01-14 16:48:03 -08:00
components Disable image upload in non-plus mode (#1086) 2025-01-21 23:11:28 -08:00
contexts feat: New Setting UI. (#955) 2025-01-13 22:32:20 -08:00
hooks Listen to active note changes (#1015) 2025-01-06 23:23:56 -08:00
lib feat: New Setting UI. (#955) 2025-01-13 22:32:20 -08:00
LLMProviders 2.8.0 (#1056) 2025-01-15 19:01:49 -08:00
mentions Auto save settings (#874) 2024-11-30 22:36:23 -08:00
search Fix cross platform encryption (#1034) 2025-01-10 18:10:14 -08:00
settings Copilot plus beta (#1054) 2025-01-15 17:11:03 -08:00
styles Chat UI revamp (#1074) 2025-01-21 22:03:22 -08:00
tools Fix time expressions (#1081) 2025-01-21 12:49:04 -08:00
aiParams.ts feat: New Setting UI. (#955) 2025-01-13 22:32:20 -08:00
chainFactory.ts Update copilot plus chain (#786) 2024-11-06 15:05:04 -08:00
chatUtils.ts Fix delete message in memory (#826) 2024-11-16 20:36:34 -08:00
constants.ts Fix web image display and stop using obsidian url for notes in AI response (#1052) 2025-01-15 16:16:19 -08:00
context.ts Listen to active note changes (#1015) 2025-01-06 23:23:56 -08:00
contextMenu.ts Add inline edit dialog (#1039) 2025-01-14 16:48:03 -08:00
contextProcessor.ts Add index button to plus mode, disable unnecessary calls (#873) 2024-11-27 15:04:16 -08:00
customPromptProcessor.ts Auto save settings (#874) 2024-11-30 22:36:23 -08:00
encryptionService.ts Fix cross platform encryption (#1034) 2025-01-10 18:10:14 -08:00
error.ts Refresh VectorStoreManager at setting changes (#916) 2024-12-09 17:40:32 -08:00
langchainStream.ts Introduce Copilot Plus Alpha to testers (#835) 2024-11-21 17:36:52 -08:00
main.ts Add inline edit dialog (#1039) 2025-01-14 16:48:03 -08:00
noteUtils.ts Throttle number of links returned (#998) 2025-01-02 18:18:56 -08:00
promptUsageStrategy.ts Auto save settings (#874) 2024-11-30 22:36:23 -08:00
rateLimiter.ts Add embedding API rate limiter (#694) 2024-10-01 14:14:20 -07:00
sharedState.ts Include context in user message (#1006) 2025-01-13 23:51:17 -08:00
types.ts Add new similar note search algorithm (#971) 2024-12-28 10:41:28 -08:00
utils.ts Add inline edit dialog (#1039) 2025-01-14 16:48:03 -08:00