mirror of
https://github.com/RGBCube/chatgpt.v
synced 2025-07-27 00:37:45 +00:00
8 lines
196 B
V
8 lines
196 B
V
Module {
|
|
name: 'chatgpt'
|
|
description: 'A ChatGPT wrapper for the V programming language.'
|
|
version: '0.0.1'
|
|
license: 'MIT'
|
|
repo_url: 'https://github.com/RGBCube/chatgpt.v'
|
|
dependencies: []
|
|
}
|