jackMort / jackMort/ChatGPT.nvim
FR: use litellm for easy support of mistral, anthropic, openrouter, ollama, huggingface etc
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 4k
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I've been using [litellm](https://docs.litellm.ai/) for a while now, it's a python library that enables using pretty much any API you can want for LLMs (Mistral, openrouter, localai, huggingface, azure, anthropic, etc).
And they support async too!
I think it would be nice to avoid being too reliant on OpenAI vs other providers.
Is that something that could be done ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review ChatGPT.nvim’s current OpenAI integration and LiteLLM’s documented async provider support; the issue names no files or tests. Done would require a decided integration design that supports the proposed providers without relying solely on OpenAI, along with tests covering the supported provider paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, neovim, python
- Domain
- ai, api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100