Skip to content

AI plugin that works with new DeepSeek models? #2980

Answered by khaneliman
careb0t asked this question in Q&A
Discussion options

You must be logged in to vote

Ah, I didn't realize I could use the __inhereted_from property in the nixvim configuration for Avante. I believe I misunderstood as well that deepseek coder was free via the API, and that is why you mentioned that you are running it locally via ollama I am guessing? Would you know of any documentation or guide for getting it set up in that capacity? I have never really integrated AI models into neovim until now, and I assume that is much more complicated than just using the API.

Mostly just a desire to have the LLM running locally instead of using their service.

Home-Manager module

{
  config,
  lib,
  namespace,
  osConfig,
  pkgs,
  ...
}:
let
  inherit (lib.${namespace}) mkBoolOpt;

  

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@careb0t
Comment options

@khaneliman
Comment options

@careb0t
Comment options

@khaneliman
Comment options

Answer selected by careb0t
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants