logseq-plugin-copilot icon indicating copy to clipboard operation
logseq-plugin-copilot copied to clipboard

Talk to AI about your Logseq notes.

Results 14 logseq-plugin-copilot issues
Sort by recently updated
recently updated
newest added

There should be a system that uses a well-known Logseq graph and issues a known list of queries against it. The results are then evaluated against the correct answers and...

eval

If there is a situation where I want Copilot to: 1. Crawl through all the notes + documents (including Ebooks, Papers, and Webpages/Crawl4ai/Firecrawl) 2. Be able to create new notes/block,...

Copilot: Error running query 429 You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors. Troubleshooting URL: https://js.langchain.com/docs/troubleshooting/errors/MODEL_RATE_LIMIT/

The answer should contain links to the blocks that were used to come up with the answer.

today it accepts "only" OpenAI, it would be important to support multiple LLMs, not just OpenAI

logseq formatting is broken, needs to review the output that GPT returns replace `-` to `*` ![Image](https://github.com/user-attachments/assets/9dfcbe97-b023-4ab8-8fe4-da64440ad479) ![Image](https://github.com/user-attachments/assets/349b2e25-acde-4d0a-9dc9-1fb161eceb2f)

See [this discussion](https://www.reddit.com/r/logseq/comments/1irrszk/comment/mdeoxao/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button)

Hello, Has anyone managed to get this plugin to work with Azure OpenAI? What did you use for base url if so? From debugging it looks like it's not possible...

Currently, the plugin doesn't embed images into the context. OpenAI has support for it.

To avoid the assistant making things up in the absence of relevant context, it needs more direction. See https://martinfowler.com/articles/gen-ai-patterns/#rag for example prompts.