Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

add documentation for avante.nvim - #86

Merged
kantord merged 11 commits into
mainfrom
add-avante-support
Feb 18, 2025
Merged

add documentation for avante.nvim#86
kantord merged 11 commits into
mainfrom
add-avante-support

Conversation

@kantord

@kantordkantord commented Feb 18, 2025

Copy link
Copy Markdown
Member

@vercel

vercelBot commented Feb 18, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

NameStatusPreviewCommentsUpdated (UTC)
codegate-docs✅ Ready (Inspect)Visit Preview💬 Add feedbackFeb 18, 2025 5:16pm

@danbarrdanbarr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kantord Just a few minor suggestions, my main question is which providers we expect to work / have tested, I think it would be helpful to list those up front like we do for the other integrations.

Comment threaddocs/integrations/avante.mdx Outdated
Comment threaddocs/integrations/avante.mdx Outdated
Comment on lines +8 to +10
**avante.nvim** is a Neovim plugin that provides a
[Cursor](https://www.cursor.com)-like user experience. It integrates with
multiple AI providers (e.g. Claude and OpenAI).

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which of our supported provider endpoints have been tested?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested OpenAI ("raw") and muxing (through the OpenAI provider in avante)

Comment threaddocs/integrations/avante.mdx Outdated
Comment threaddocs/integrations/avante.mdx Outdated
Comment threaddocs/integrations/avante.mdx Outdated
Comment threaddocs/integrations/avante.mdx Outdated
Comment threaddocs/integrations/avante.mdx Outdated
Comment threaddocs/integrations/avante.mdx Outdated
Comment threaddocs/integrations/avante.mdx Outdated
@danbarr

Copy link
Copy Markdown
Collaborator

BTW if you want to get the lua syntax highlighting working, you can add it to this list:

additionalLanguages: ['bash','json','powershell','docker'],

Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
kantordand others added 5 commits February 18, 2025 17:36
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
kantordand others added 2 commits February 18, 2025 17:38
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
Co-authored-by: Dan Barr <danbarr@users.noreply.github.com>
@kantord

Copy link
Copy Markdown
MemberAuthor

BTW if you want to get the lua syntax highlighting working, you can add it to this list:

additionalLanguages: ['bash','json','powershell','docker'],

oh, great point

@kantord
kantord merged commit d4c1bfe into mainFeb 18, 2025
@kantord
kantord deleted the add-avante-support branch February 18, 2025 17:52
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task]: Test/document setting up CodeGate with Avante.nvim by changing the base url

2 participants

@kantord@danbarr