Skip to content

Commit 8d77195

Browse files
.
1 parent c6f0734 commit 8d77195

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

tests/test_integrations/test_portkey/portkey_app.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"agentSpans": [],
33
"baseSpans": [],
4-
"endTime": "2025-09-14T14:32:55.155Z",
4+
"endTime": "2025-09-18T13:43:56.107Z",
55
"environment": "development",
66
"input": {},
77
"llmSpans": [
88
{
9-
"endTime": "2025-09-14T14:32:55.155Z",
9+
"endTime": "2025-09-18T13:43:56.107Z",
1010
"input": [
1111
{
1212
"content": "Hello, how are you?",
@@ -22,8 +22,11 @@
2222
"role": "AI"
2323
}
2424
],
25-
"prompt": {},
26-
"startTime": "2025-09-14T14:32:53.801Z",
25+
"prompt": {
26+
"alias": "asd",
27+
"version": "00.00.01"
28+
},
29+
"startTime": "2025-09-18T13:43:54.338Z",
2730
"status": "SUCCESS",
2831
"type": "llm",
2932
"uuid": "<is_present>"
@@ -37,7 +40,7 @@
3740
}
3841
],
3942
"retrieverSpans": [],
40-
"startTime": "2025-09-14T14:32:53.801Z",
43+
"startTime": "2025-09-18T13:43:54.338Z",
4144
"status": "SUCCESS",
4245
"toolSpans": [],
4346
"uuid": "<is_present>"

0 commit comments

Comments
 (0)