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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[AI]: Token no longer appears in output

togakangaroo opened this issue · comments

I have stopped seeing the [AI]: token appear in output. The AI just starts on the next line after my query with no delimiter.

I've confirmed that one other person who uses org-ai regularly is seeing the same behavior as well so it's not just me.

Unfortunately I don't think I'll have time to dig into this for at least a few weeks, hoping someone else can take a look.

Are you sure that this happens on the most recent version? The issue came up 3 weeks ago with the org-ai API update (see #58) and was subsequently fixed with b10f20b. If this still happens, what are the steps to reproduce? Running prompts on my side seems fine.