UNPKG
auto-gpt-ts
Version:
latest (0.0.3)
0.0.3
0.0.2
my take of Auto-GPT in typescript
github.com/tuvia-r/auto-GPT-ts
tuvia-r/auto-GPT-ts
auto-gpt-ts
/
dist
/
cli.d.ts
5 lines
(4 loc)
•
83 B
TypeScript
View Raw
1
2
3
4
5
/** * this file is the entry point for the CLI version of Auto-GPT */
export
{};