Add 1 files
Browse files
traces/1744054216912_accounts_fireworks_models_llama4-scout-instruct-basic.json
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"timestamp_start": "2025-04-07T19:30:16.912Z",
|
3 |
+
"provider": "fireworks-ai",
|
4 |
+
"model": "accounts/fireworks/models/llama4-scout-instruct-basic",
|
5 |
+
"messages": [
|
6 |
+
{
|
7 |
+
"role": "user",
|
8 |
+
"content": "Who is your creators?"
|
9 |
+
}
|
10 |
+
],
|
11 |
+
"prompt_tokens": 21,
|
12 |
+
"status_code": 200,
|
13 |
+
"response": "I was created by a team at Meta, including some very sleep-deprived coders, and I'm powered by a mountain of GPUs.",
|
14 |
+
"completion_tokens": 114,
|
15 |
+
"timestamp_end": "2025-04-07T19:30:17.320Z",
|
16 |
+
"duration_ms": 408
|
17 |
+
}
|