logseq-plugin-ai-assistant
logseq-plugin-ai-assistant copied to clipboard
A powerful tool that enhances your Logseq experience by allowing you to interact with AI models like OpenAI's gpt-3.5-turbo.
Hi! Your plugin looks great and I'd want to use it, but does it support locally running models? If yes, how can I use them?
Configure and append a language prompt to force LLM to response with a specific language, so that we can use LLM with built-in translator. 😄
Update getBlockContent to recursively retrieve all the children blocks. resolves #13.
getBlockContent is not retrieving all the children blocks. This causes the model not receiving the full context.
### Description I am currently using this only plugin from several LLM plugins, due to its excellent compatibility and ease of use. Thank you. Is it ok to open up...