Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions cookbook/cookbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,17 @@ cookbooks:
- copilot-sdk
- web-app
- community
- id: copilot-sdk-java-examples
name: Copilot SDK Java Examples
description: A web-based chat application built with the GitHub Copilot Java SDK, Jetty, with auth status, JSON API, chat, and CLI connectivity examples
external: true
url: https://github.com/thesurenk/github-copilot-java-examples
author:
name: thesurenk
url: https://github.com/thesurenk
tags:
- java
- copilot-sdk
- web-app
- cli
- community
Loading