rksm / org-ai

Emacs as your personal AI assistant. Use LLMs such as ChatGPT or LLaMA for text generation or DALL-E and Stable Diffusion for image generation. Also supports speech input / output.
GNU General Public License v3.0
667 stars 52 forks source link

Org ai on project buffer is not loading correctly #89

Open italoaa opened 10 months ago

italoaa commented 10 months ago
image

The image above shows the lack of the checkboxes so I am not sure what files I am selecting. Furthermore on the image below the Prompt Executes for a bit of time and then just stops. It sends a message that reads "Search failed for ‘‘‘ "

image
rksm commented 8 months ago

I think loading the project buffer was interrupted and it did not get the proper setup. I might have reproduced that when projectile isn't present, I'll take a look.