logancyang_obsidian-copilot/src
2025-02-04 20:32:25 -08:00
..
cache Implement Pdf cache (#1193) 2025-02-04 13:25:46 -08:00
commands Implement Pdf cache (#1193) 2025-02-04 13:25:46 -08:00
components Improve plus user onboarding (#1160) 2025-02-04 00:15:45 -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 Implement Pdf cache (#1193) 2025-02-04 13:25:46 -08:00
mentions Support different kinds of images (#1116) 2025-01-26 13:58:54 -08:00
search Implement Pdf cache (#1193) 2025-02-04 13:25:46 -08:00
settings Show newest ver at the top of setting (#1194) 2025-02-04 16:44:26 -08:00
styles Fix user message formatting and wrap codeblock for long lines (#1108) 2025-01-25 21:32:17 -08:00
tools Implement Pdf cache (#1193) 2025-02-04 13:25:46 -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
chainUtils.ts Update websearch (#1105) 2025-01-25 19:44:47 -08:00
chatUtils.ts Fix delete message in memory (#826) 2024-11-16 20:36:34 -08:00
constants.ts Implement Pdf cache (#1193) 2025-02-04 13:25:46 -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
logger.ts Improve plus user onboarding (#1160) 2025-02-04 00:15:45 -08:00
main.ts Show newest ver at the top of setting (#1194) 2025-02-04 16:44:26 -08:00
noteUtils.ts Throttle number of links returned (#998) 2025-01-02 18:18:56 -08:00
plusUtils.ts Improve plus user onboarding (#1160) 2025-02-04 00:15:45 -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 Enhance tag extraction robustness in getTagsFromNote function 2025-02-04 20:32:25 -08:00