Cannot load current file #776
Unanswered
peter-miroshnikov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
Thank you for the creation of this amazing tool.
It really is something that i believe can shape the future of the development.
I seem to have hit a wall during my setup sadly.
I am using LazyVim and i have Installed Avante and all required (i believe) plugins and i have successfully configured it to use my local ollama llm.
It seems that avante has no issues communicating with Ollama, but it has issues loading my current file as a context.
All requests are send from "empty file" context and all suggestions are returned as python code, even tho i am loading a golang file.
I am using all standard configurations and nothing fancy.
using it on mac.
NVIM v0.10.2
Am i misunderstanding how to configure the plugin correctly or what could have i missed.
This is my configuration
I am sorry if this is a stupid question, but i will appreciate any tip and hints
Beta Was this translation helpful? Give feedback.
All reactions