logseq-plugin-ai-assistant icon indicating copy to clipboard operation
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.

Results 7 logseq-plugin-ai-assistant issues
Sort by recently updated
recently updated
newest added

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...

referencing another repo, but there is definitely potential for features closer to Cursor than Notion https://github.com/chhabrakadabra/logseq-plugin-copilot/issues/28

The AIGC tag can be configured to be added for specified prompts instead of for all prompts. For example, one can use the following settings: ```json { "apiKey": "", "model":...