We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae4936 commit dff722cCopy full SHA for dff722c
2 files changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "acode-plugin-chatgpt-sidebar",
+ "name": "acode.plugin.ai.sidebar",
3
"version": "2.1.0",
4
"description": "ChatGPT Plugin with Sidebar for Acode",
5
"main": "dist/main.js",
@@ -8,9 +8,10 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/bajrangCoders/acode-plugin-chatgpt.git"
+ "url":
12
+ "git+https://github.com/RenzMc/Acode-Plugin-AI-cli.git"
13
- "author": "Raunak Raj",
14
+ "author": "RenzMc",
15
"license": "MIT",
16
"dependencies": {
17
"@google/generative-ai": "^0.13.0",
0 commit comments