forked from ericc-ch/copilot-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathserver.log
More file actions
58 lines (56 loc) · 2.27 KB
/
server.log
File metadata and controls
58 lines (56 loc) · 2.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
nohup: ignoring input
✔ Authentication system initialized
ℹ API Key available for external access
ℹ Using VSCode version: 1.104.2
ℹ Logged in as enyukoo
ℹ Available models:
- gpt-4.1
- gpt-5-mini
- gpt-5
- gpt-3.5-turbo
- gpt-3.5-turbo-0613
- gpt-4o-mini
- gpt-4o-mini-2024-07-18
- gpt-4
- gpt-4-0613
- gpt-4-0125-preview
- gpt-4o
- gpt-4o-2024-11-20
- gpt-4o-2024-05-13
- gpt-4-o-preview
- gpt-4o-2024-08-06
- o3-mini
- o3-mini-2025-01-31
- o3-mini-paygo
- gpt-41-copilot
- grok-code-fast-1
- gpt-5-codex
- text-embedding-ada-002
- text-embedding-3-small
- text-embedding-3-small-inference
- claude-3.5-sonnet
- claude-3.7-sonnet
- claude-3.7-sonnet-thought
- claude-sonnet-4
- gemini-2.0-flash-001
- gemini-2.5-pro
- o4-mini
- o4-mini-2025-04-16
- gpt-4.1-2025-04-14
╭──────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ 🌐 Usage Dashboards: │
│ • Built-in: http://localhost:4141/dashboard │
│ • External: https://ericc-ch.github.io/copilot-api?endpoint=http://localhost:4141/usage │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────╯
✔ 🚀 Server running on http://localhost:4141
ℹ Press Ctrl+C to stop the server gracefully
✔ 🚀 Server running on http://localhost:4141
ℹ Press Ctrl+C to stop the server gracefully
<-- POST /v1/chat/completions
ℹ Current token count: { input: 19, output: 3 }
--> POST /v1/chat/completions [32m200[0m 3s
<-- POST /v1/chat/completions
ℹ Current token count: { input: 25, output: 3 }
--> POST /v1/chat/completions [32m200[0m 7s