You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Go**|[`go/`](./go/)|[Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/go/README.md)|`go get github.com/github/copilot-sdk/go`|
|**Java**|[`java/`](./java/)|[Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/java/README.md)| Maven coordinates<br>`com.github:copilot-sdk-java`<br>See instructions for [Maven](./java/README.md#maven) and [Gradle](./java/README.md#gradle)|
|**Go**|[`go/`](./go/)|[Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/go/README.md)|`go get github.com/github/copilot-sdk/go`|[API docs](https://pkg.go.dev/github.com/github/copilot-sdk/go)|
|**Java**|[`java/`](./java/)|[Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/java/README.md)| Maven coordinates<br>`com.github:copilot-sdk-java`<br>See instructions for [Maven](./java/README.md#maven) and [Gradle](./java/README.md#gradle)|[API docs](https://javadoc.io/doc/com.github/copilot-sdk-java/latest/)|
28
28
29
29
See the individual SDK READMEs for installation, usage examples, and API reference.
0 commit comments