knox / Jina-3.yaml
0 likes
0 forks
1 files
Last active
1 | jtype: Deployment |
2 | with: |
3 | uses: StableLM |
4 | py_modules: |
5 | - executor.py |
6 | timeout_ready: -1 |
7 | port: 12345 |
knox / AutoGPT.sh
0 likes
0 forks
1 files
Last active
1 | $ ./run |
2 | Usage: cli.py [OPTIONS] COMMAND [ARGS]... |
3 | |
4 | Options: |
5 | --help Show this message and exit. |
6 | |
7 | Commands: |
8 | agent Commands to create, start and stop agents |
9 | benchmark Commands to start the benchmark and list tests and categories |
10 | setup Installs dependencies needed for your system. |