-
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support for multiple providers (#93)
* chore: wip backup * chore: wip backup * chore: formating * feat: working copilot agents * chore: wip backup * chore: wip backup + lmstudio test * chore: fmt * chore: wip * fix: toggle GpChatNew popup (resolve #112) * chore: auto-generate vimdoc * chore: strip whitespace in buf target resolve * fix: handle symlinks in chat checks (issue: #104) * feat: ollama with openAI endpoint + gemini * chore: fix typo * feat: show current agent in chat * chore: copilot bearer refreshing * feat: dynamic model for googleai * feat: support for perplexity and anthropic * docs: vim-plug setup snippet (issue: #123) * chore: auto-generate vimdoc * feat: update defaults to use latest model versions: gpt-4o and gpt-3.5-turbo * chore: auto-generate vimdoc * feat: filter out empty lines in picker * fix: set the popup window to markdown filetype * chore: wip backup * chore: wip backup * chore: formating * feat: working copilot agents * chore: wip backup * chore: wip backup + lmstudio test * chore: fmt * chore: wip * feat: ollama with openAI endpoint + gemini * chore: fix typo * feat: show current agent in chat * chore: copilot bearer refreshing * feat: dynamic model for googleai * feat: support for perplexity and anthropic * chore: handle old user chat prefix * chore: newer copilot headers * chore: GPT4 => GPT4o rename * chore: default sys prompt vars * chore: disable all but openAI before merging to main * chore: better migration message * docs: readme section about multi provider support --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Shalom Yiblet <[email protected]> Co-authored-by: Tan Long <[email protected]> Co-authored-by: XXiaoA <[email protected]>
- Loading branch information
1 parent
486a061
commit 08bcfb6
Showing
4 changed files
with
701 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.