|
| 1 | +{ |
| 2 | + "log": { |
| 3 | + "version": "1.2", |
| 4 | + "creator": { |
| 5 | + "name": "Playwright", |
| 6 | + "version": "1.39.0" |
| 7 | + }, |
| 8 | + "browser": { |
| 9 | + "name": "chromium", |
| 10 | + "version": "119.0.6045.9" |
| 11 | + }, |
| 12 | + "entries": [ |
| 13 | + { |
| 14 | + "startedDateTime": "2023-10-27T08:26:30.487Z", |
| 15 | + "time": 260.506, |
| 16 | + "request": { |
| 17 | + "method": "POST", |
| 18 | + "url": "http://localhost:5173/ask", |
| 19 | + "httpVersion": "HTTP/2.0", |
| 20 | + "cookies": [], |
| 21 | + "headers": [ |
| 22 | + { "name": ":authority", "value": "http://localhost:5173" }, |
| 23 | + { "name": ":method", "value": "POST" }, |
| 24 | + { "name": ":path", "value": "/ask" }, |
| 25 | + { "name": ":scheme", "value": "https" }, |
| 26 | + { "name": "accept", "value": "*/*" }, |
| 27 | + { "name": "accept-encoding", "value": "gzip, deflate, br" }, |
| 28 | + { "name": "accept-language", "value": "en-US" }, |
| 29 | + { "name": "content-length", "value": "416" }, |
| 30 | + { "name": "content-type", "value": "application/json" }, |
| 31 | + { "name": "origin", "value": "http://localhost:5173" }, |
| 32 | + { "name": "sec-fetch-dest", "value": "empty" }, |
| 33 | + { "name": "sec-fetch-mode", "value": "cors" }, |
| 34 | + { "name": "sec-fetch-site", "value": "cross-site" }, |
| 35 | + { |
| 36 | + "name": "user-agent", |
| 37 | + "value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.6045.9 Safari/537.36" |
| 38 | + } |
| 39 | + ], |
| 40 | + "queryString": [], |
| 41 | + "headersSize": -1, |
| 42 | + "bodySize": -1, |
| 43 | + "postData": { |
| 44 | + "mimeType": "application/json", |
| 45 | + "text": "{\"messages\":[{\"content\":\"How to search and book rentals?\",\"role\":\"user\"}],\"context\":{\"retrieval_mode\":\"hybrid\",\"semantic_ranker\":true,\"semantic_captions\":false,\"suggest_followup_questions\":true,\"retrievalMode\":\"hybrid\",\"retrieveCount\":3,\"useSemanticRanker\":true,\"useSemanticCaptions\":false,\"excludeCategory\":\"\",\"promptTemplate\":\"\",\"promptTemplatePrefix\":\"\",\"promptTemplateSuffix\":\"\",\"approach\":\"rrr\"},\"stream\":false}", |
| 46 | + "params": [] |
| 47 | + } |
| 48 | + }, |
| 49 | + "response": { |
| 50 | + "status": 200, |
| 51 | + "statusText": "", |
| 52 | + "httpVersion": "HTTP/2.0", |
| 53 | + "cookies": [], |
| 54 | + "headers": [ |
| 55 | + { "name": "access-control-allow-origin", "value": "http://localhost:5173" }, |
| 56 | + { "name": "content-length", "value": "277" }, |
| 57 | + { "name": "content-type", "value": "application/json; charset=utf-8" }, |
| 58 | + { "name": "date", "value": "Fri, 27 Oct 2023 08:26:31 GMT" }, |
| 59 | + { "name": "vary", "value": "Origin" } |
| 60 | + ], |
| 61 | + "content": { |
| 62 | + "size": -1, |
| 63 | + "mimeType": "application/json; charset=utf-8", |
| 64 | + "text": "{\"choices\":[{\"index\":0,\"message\":{\"content\":\"I don't know the answer to that question.\",\"role\":\"assistant\",\"context\":{\"data_points\":[],\"thoughts\":\"[chain/start] [<b>1:chain:AgentExecutor</b>] Entering chain<br><br>[chain/end] Finished chain<br>\"}}}],\"object\":\"chat.completion\"}" |
| 65 | + }, |
| 66 | + "headersSize": -1, |
| 67 | + "bodySize": -1, |
| 68 | + "redirectURL": "" |
| 69 | + }, |
| 70 | + "cache": {}, |
| 71 | + "timings": { "send": -1, "wait": -1, "receive": 260.506 } |
| 72 | + } |
| 73 | + ] |
| 74 | + } |
| 75 | +} |
0 commit comments