Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 279777c

Browse files
committedApr 20, 2024·
docs: update readme
1 parent 14f3254 commit 279777c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ Stuck on naming a method or variable? CodeGPT offers context-aware suggestions,
7878

7979
![Name Suggestions](https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/method-name-suggestions.png?raw=true)
8080

81+
### OpenAI Compatibility
82+
83+
Interested in trying out 800t/s or getting access to new models as soon as they're released? We provide integration with most cloud providers that are OpenAI-compatible, such as Together.ai, Grok, Anyscale, and others, as well as the option to customize your own setup.
84+
85+
![OpenAI Compatibility](https://github.com/carlrobertoh/CodeGPT-docs/blob/main/images/new/openai-compatibility.png?raw=true)
86+
8187
### Offline Development Support
8288

8389
CodeGPT supports a completely offline development workflow by allowing you to connect to a locally hosted language model. This ensures that your code and data remain private and secure within your local environment, eliminating the need for an internet connection or sharing sensitive information with third-party servers.

0 commit comments

Comments
 (0)
Please sign in to comment.