1
Fork 0
mirror of https://github.com/RGBCube/chatgpt.v synced 2025-07-27 00:37:45 +00:00
chatgpt.v/v.mod
2022-12-08 18:44:39 +03:00

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: []
}