Upload cosine.json with huggingface_hub
Browse files- cosine.json +7 -0
cosine.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"agent_name": "Cosine",
|
| 3 |
+
"organization": "Cosine",
|
| 4 |
+
"github_identifier": "cosine",
|
| 5 |
+
"description": "Cosine AI is an autonomous software engineering agent named Genie that works independently on coding tasks from platforms, such as Jira and GitHub, and can submit its own pull requests for review.",
|
| 6 |
+
"website": "https://cosine.sh"
|
| 7 |
+
}
|