joshcho / ChatGPT.el

ChatGPT in Emacs
GNU General Public License v3.0
397 stars 34 forks source link

List LWE as dependency and include in install instructions? #66

Closed cvjjm closed 10 months ago

cvjjm commented 10 months ago

I have a question on https://github.com/joshcho/ChatGPT.el/commit/3970bd083a6f1d21f81b7705a8d0d23786ee198b.

With LWE not installed chatgpt-cli-file-path remains empty and then one gets the confusing error message this apply: Searching for program: Is a directory, when trying to, e.g., run chatgpt-query.

But LWE is not mentioned anywhere as a dependency of ChatGPT.el.

joshcho commented 10 months ago

LWE is llm-workflow-engine. I have updated the readme slightly to include the acronym.

Have you installed llm-workflow-engine?