File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ npx copilot-api --port 8080
4242
4343The following command line options are available:
4444
45- | Option | Description | Default |
46- | ------------- | ------------------------ | ------- |
47- | --port, -p | Port to listen on | 4141 |
48- | --verbose, -v | Enable verbose logging | false |
45+ | Option | Description | Default |
46+ | ------------- | ---------------------- | ------- |
47+ | --port, -p | Port to listen on | 4141 |
48+ | --verbose, -v | Enable verbose logging | false |
4949
5050Example usage:
5151
@@ -80,6 +80,7 @@ To avoid rate limiting and optimize your experience:
8080
8181## Roadmap
8282
83+ - [ ] Manual authentication flow
8384- [ ] Manual request approval system
8485- [ ] Rate limiting implementation
8586- [ ] Token usage tracking and monitoring
You can’t perform that action at this time.
0 commit comments