xenodium / chatgpt-shell

A multi-llm Emacs shell (ChatGPT, Claude, Gemini, Ollama, Perplexity) + editing integrations
https://lmno.lol/alvaro
GNU General Public License v3.0
867 stars 77 forks source link

[Feature request] Use other GPT providers (preferably free ones) #88

Closed Dickby closed 1 year ago

Dickby commented 1 year ago

My openAI api expired, I deleted my account there, and i'm not planing to create a new one. Other people might not want to create an account at all, and i guess lot's of people from the emacs community are falling in that category. There are some ways to get the service of openAI without an api key: https://github.com/aandrew-me/tgpt https://github.com/xtekky/gpt4free.

Please consider using similar ways to provide a chatgpt-shell without the need to create an openAI account. Thanks

xenodium commented 1 year ago

Thanks for filing. I've built shell-maker for this purpose (enable other LLM shells). Have you looked into that? https://xenodium.com/a-shell-maker

Are you keen to help bring other LLM shells to Emacs?

xenodium commented 1 year ago

Unless there's a legitimate and equivalent API available, with similar ChatGPT semantics/structure, it would be out of scope for this project.