A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/copilot-extensions/github-models-extension below:

copilot-extensions/github-models-extension: Copilot Extension to connect and chat with GitHub Models

@models Copilot Extension

This is an agent-based GitHub Copilot Extension that provides a way to interact with GitHub Models, directly in Copilot Chat.

You can ask it things like "what models are available?" or "which model should I use for my use-case?". You can also ask it to execute a basic prompt using a particular model.

  1. Install dependencies:
  1. Run the server
npm run build && npm start
  1. Follow this guide to make your server accessible to the internet

In short, we would expose a public URL for our local server using the following command (follow the guide for detailed setup instructions):

ngrok http http://localhost:3000
  1. Follow this guide to create a GitHub app
  2. Follow this guide to configure the app to use the public URL from (3.)
  3. Use your newly installed app! On any copilot enabled page, type @your-app-name <prompt> (from the app created in 4.) to interact with your local installation of this extension!
Copilot Extensions Documentation

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4