equinor / vscode-septic

Extension for Visual Studio Code to support the SEPTIC config file format.
MIT License
6 stars 1 forks source link

Github Copilot extension for Septic #634

Open vetlek opened 2 months ago

vetlek commented 2 months ago

Github Copilot offers the opportunity for extending the functionality of the chat agent with custom extensions more. This can be as easy as giving some pre-prompts that can help giving better results or give access to documentation etc.

Possible pre-prompts:

Extreme case: Give access to all Septic repos

vetlek commented 2 months ago

Even easier by integrating it into the existing extension https://code.visualstudio.com/api/extension-guides/chat

vetlek commented 1 month ago

Features:

Chat participants using RAG:

Host vector database in Radix. Utilize GitHub for authentication to database etc. Authentication API