logancyang_obsidian-copilot/src
Andreas Schmid 83e7243a19
feat(custom-prompts): Adds an adhoc custom prompt command to the plugin. the user can trigger it and enter any prompt as he wishes (#264)
(cherry picked from commit 481abd5111bf1d100ab237c3be9fa0db020bb638)

Co-authored-by: andre <as@as.com>
2024-01-28 11:56:04 -08:00
..
components feat(custom-prompts): Adds an adhoc custom prompt command to the plugin. the user can trigger it and enter any prompt as he wishes (#264) 2024-01-28 11:56:04 -08:00
LLMProviders [v2.4.14] Make openai key not required for other chat and embedding models (#261) 2024-01-26 14:26:04 -08:00
settings Pass multiple notes to prompt by setting folder as context using Copilot command (#265) 2024-01-27 22:51:54 -08:00
aiParams.ts Add new OpenAI models 0125 (#258) 2024-01-25 17:48:32 -08:00
aiState.ts [v2.4.12] Migrate to LCEL (#255) 2024-01-24 15:58:06 -08:00
chainFactory.ts [v2.4.12] Migrate to LCEL (#255) 2024-01-24 15:58:06 -08:00
constants.ts Pass multiple notes to prompt by setting folder as context using Copilot command (#265) 2024-01-27 22:51:54 -08:00
context.ts Add AI State that controls the langchain interfaces (#31) 2023-05-22 15:38:03 -07:00
langchainStream.ts [v2.4.12] Migrate to LCEL (#255) 2024-01-24 15:58:06 -08:00
langchainWrappers.ts [v2.4.8] Add LM Studio and Ollama as local options (#230) 2024-01-10 22:16:19 -08:00
main.ts feat(custom-prompts): Adds an adhoc custom prompt command to the plugin. the user can trigger it and enter any prompt as he wishes (#264) 2024-01-28 11:56:04 -08:00
sharedState.ts Add AI State that controls the langchain interfaces (#31) 2023-05-22 15:38:03 -07:00
utils.ts feat(custom-prompts): Adds an adhoc custom prompt command to the plugin. the user can trigger it and enter any prompt as he wishes (#264) 2024-01-28 11:56:04 -08:00
vectorDBManager.ts Update langchainJS version to 0.0.212 (#213) 2023-12-29 15:47:29 -08:00