Skip to content

Commit

Permalink
Merge pull request #140 from TyDunn/patch-1
Browse files Browse the repository at this point in the history
add continue as an application
  • Loading branch information
rishibommasani authored Nov 21, 2023
2 parents 4524191 + 00383e2 commit 2033530
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions assets/continue.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
- type: application
name: Continue
organization: Continue Dev, Inc.
description: Continue is the open-source autopilot for software development. It is an IDE extension that brings the power of
ChatGPT to VS Code and JetBrains. It’s built to be deeply customizable and continuously learn from development data.
created_date: 2023-07-26
url: https://continue.dev
dependencies:
- GPT-4 API
- Code Llama
- Claude API
- WizardCoder
- PaLM API
adaptation: ''
output_space: ''
quality_control: ''
access: open
license: Apache 2.0
terms_of_service: https://github.com/continuedev/continue/blob/main/LICENSE
intended_uses: ''
prohibited_uses: ''
monitoring: ''
feedback: ''
monthly_active_users: ''
user_distribution: ''
failures: ''

0 comments on commit 2033530

Please sign in to comment.