logancyang_obsidian-copilot/src
Logan Yang 4105dbefcb
Fix user message formatting and wrap codeblock for long lines (#1108)
* Wrap codeblock
* Update readme
* Fix user message format
2025-01-25 21:32:17 -08:00
..
commands Update prompts (#1104) 2025-01-25 18:40:43 -08:00
components Fix user message formatting and wrap codeblock for long lines (#1108) 2025-01-25 21:32:17 -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 Update websearch (#1105) 2025-01-25 19:44:47 -08:00
mentions Auto save settings (#874) 2024-11-30 22:36:23 -08:00
search Update time expressions (#1098) 2025-01-23 11:57:22 -08:00
settings feat: Add support for customizable conversation filenames. (#1059) 2025-01-22 15:12:55 -08:00
styles Fix user message formatting and wrap codeblock for long lines (#1108) 2025-01-25 21:32:17 -08:00
tools Update websearch (#1105) 2025-01-25 19:44:47 -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 Add copilot-plus-large embedding model (#1107) 2025-01-25 20:26: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
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