logancyang_obsidian-copilot/src
2024-03-14 07:11:47 -07:00
..
components Fix note search for note mention (#365) 2024-03-14 07:11:47 -07:00
LLMProviders Implement custom retriever with hybrid search support (#362) 2024-03-11 21:51:39 -07:00
search Fix note search for note mention (#365) 2024-03-14 07:11:47 -07:00
settings Implement index exclusion list and tests (#352) 2024-03-09 21:29:35 -08:00
aiParams.ts Implement custom retriever with hybrid search support (#362) 2024-03-11 21:51:39 -07:00
aiState.ts [v2.4.12] Migrate to LCEL (#255) 2024-01-24 15:58:06 -08:00
chainFactory.ts Implement custom retriever with hybrid search support (#362) 2024-03-11 21:51:39 -07:00
commands.ts Make count total tokens available without focus (#354) 2024-03-10 13:35:30 -07:00
constants.ts Implement index exclusion list and tests (#352) 2024-03-09 21:29:35 -08:00
context.ts Add AI State that controls the langchain interfaces (#31) 2023-05-22 15:38:03 -07:00
customPromptProcessor.ts Use variable names directly in adv custom prompt (#313) 2024-02-23 17:22:29 -08:00
encryptionService.ts Implement encryption and add tests (#306) 2024-02-21 21:47:55 -08:00
langchainStream.ts [v2.4.12] Migrate to LCEL (#255) 2024-01-24 15:58:06 -08:00
langchainWrappers.ts Fix openai embedding endpoint override (#344) 2024-03-08 19:22:20 -08:00
main.ts Implement custom retriever with hybrid search support (#362) 2024-03-11 21:51:39 -07:00
proxyServer.ts Start proxy for Claude if it's default (#349) 2024-03-08 22:39:01 -08:00
sharedState.ts Add AI State that controls the langchain interfaces (#31) 2023-05-22 15:38:03 -07:00
utils.ts Fix note search for note mention (#365) 2024-03-14 07:11:47 -07:00
vectorDBManager.ts Create vector store per vault (#348) 2024-03-08 21:50:45 -08:00