Skip to content

JudiniLabs/cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeGPT Cookbook

Welcome to the CodeGPT Plus Cookbook! This repository contains a collection of code samples that demonstrate how to use the CodeGPT API along with its different SDKs.

You can find examples of integrations, practical examples and uses in different languages, frameworks and use cases.

If you want to collaborate with an example, send us a pull request.

Examples with

Getting Started

CODEGPT API KEY

You must go to https://app.codegpt.co then go to configuration and go to Configuration> Access Tokens

Copy CODEGPT API KEY and your CODEGPT ORG ID

Once you have your API KEY and your ORG ID, you can clone this repository and start exploring the code examples.

Full Documentation API

The API documentation can be found in developers.codegpt.co.