logancyang_obsidian-copilot/src
2025-02-12 13:11:09 -08:00
..
cache Implement Pdf cache (#1193) 2025-02-04 13:25:46 -08:00
commands Some user experience optimizations (#1045) 2025-02-05 21:56:23 -08:00
components feat: Support custom model displayNames and reorderable Model list. (#1225) 2025-02-12 13:11:09 -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 feat: Support custom model displayNames and reorderable Model list. (#1225) 2025-02-12 13:11:09 -08:00
mentions Support different kinds of images (#1116) 2025-01-26 13:58:54 -08:00
search Add configurable batch size, update rps (#1240) 2025-02-11 22:20:30 -08:00
settings feat: Support custom model displayNames and reorderable Model list. (#1225) 2025-02-12 13:11:09 -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: Support custom model displayNames and reorderable Model list. (#1225) 2025-02-12 13:11:09 -08:00
chainFactory.ts Update copilot plus chain (#786) 2024-11-06 15:05:04 -08:00
chainUtils.ts Add openai o-series support (#1238) 2025-02-11 15:35:57 -08:00
chatUtils.ts Fix delete message in memory (#826) 2024-11-16 20:36:34 -08:00
constants.ts feat: Support custom model displayNames and reorderable Model list. (#1225) 2025-02-12 13:11:09 -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 Stop waiting for license check onload (#1202) 2025-02-05 09:34:04 -08:00
noteUtils.ts Throttle number of links returned (#998) 2025-01-02 18:18:56 -08:00
plusUtils.ts Reenable plus welcome dialog (#1204) 2025-02-05 15:42:54 -08:00
promptUsageStrategy.ts Auto save settings (#874) 2024-11-30 22:36:23 -08:00
rateLimiter.ts Add configurable batch size, update rps (#1240) 2025-02-11 22:20:30 -08:00
sharedState.ts Some user experience optimizations (#1045) 2025-02-05 21:56:23 -08:00
types.ts Add new similar note search algorithm (#971) 2024-12-28 10:41:28 -08:00
utils.ts feat: Support custom model displayNames and reorderable Model list. (#1225) 2025-02-12 13:11:09 -08:00