You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ENDPOINTS.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,7 @@ Transfer-Encoding: chunked
186
186
{
187
187
"content": "The US senators from Washington are Patty Murray and Maria Cantwell.",
188
188
"errorMessage": null,
189
-
"generationTokens": 14,
189
+
"completionTokens": 14,
190
190
"modelName": "neversleep/llama-3.1-lumimaid-70b",
191
191
"promptTokens": 3230,
192
192
"responseTime": "8s19ms",
@@ -196,7 +196,7 @@ Transfer-Encoding: chunked
196
196
{
197
197
"content": " The two US senators from Washington are Patty Murray and Maria Cantwell.",
198
198
"errorMessage": null,
199
-
"generationTokens": 16,
199
+
"completionTokens": 16,
200
200
"modelName": "gryphe/mythomax-l2-13b",
201
201
"promptTokens": 2989,
202
202
"responseTime": "4s47ms",
@@ -206,7 +206,7 @@ Transfer-Encoding: chunked
206
206
{
207
207
"content": " The US senators from Washington are Sen. Patty Murray and Sen. Maria Cantwell.",
208
208
"errorMessage": null,
209
-
"generationTokens": 19,
209
+
"completionTokens": 19,
210
210
"modelName": "mistralai/mixtral-8x7b-instruct",
211
211
"promptTokens": 4592,
212
212
"responseTime": "2s833ms",
@@ -216,7 +216,7 @@ Transfer-Encoding: chunked
216
216
{
217
217
"content": null,
218
218
"errorMessage": "Error while extracting response for type [org.springframework.ai.openai.api.OpenAiApi$ChatCompletion] and content type [application/json]",
219
-
"generationTokens": null,
219
+
"completionTokens": null,
220
220
"modelName": "qwen/qwen-2.5-7b-instruct",
221
221
"promptTokens": null,
222
222
"responseTime": null,
@@ -226,7 +226,7 @@ Transfer-Encoding: chunked
226
226
{
227
227
"content": "The US senators from Washington are:\n- Senior Senator: Patty Murray (Democrat)\n- Junior Senator: Not mentioned in the provided context, but according to external knowledge, it is Maria Cantwell. However, following the rules: I don't know who the junior senator is based on the given context.",
"content": "The U.S. senators from Washington are:\n\nPatty Murray (D-WA) - Senior Senator \nCory Booker (D-NJ) - Junior Senator\n\nHowever, there seems to be an error in the provided information. Cory Booker is not a senator from Washington, he is the senior senator from New Jersey. Patty Murray is indeed the senior senator from Washington. The junior senator from Washington is not mentioned in the given context.",
238
238
"errorMessage": null,
239
-
"generationTokens": 88,
239
+
"completionTokens": 88,
240
240
"modelName": "anthracite-org/magnum-v4-72b",
241
241
"promptTokens": 3739,
242
242
"responseTime": "11s623ms",
@@ -246,7 +246,7 @@ Transfer-Encoding: chunked
246
246
{
247
247
"content": "The US senators from Washington are Sen. Patty Murray [D-WA] and Sen. Maria Cantwell [D-WA].",
248
248
"errorMessage": null,
249
-
"generationTokens": 26,
249
+
"completionTokens": 26,
250
250
"modelName": "openai/gpt-4o-mini",
251
251
"promptTokens": 3293,
252
252
"responseTime": "3s9ms",
@@ -256,7 +256,7 @@ Transfer-Encoding: chunked
256
256
{
257
257
"content": null,
258
258
"errorMessage": "Error while extracting response fortype [org.springframework.ai.openai.api.OpenAiApi$ChatCompletion] and content type [application/json]",
"errorMessage": "Error while extracting response fortype [org.springframework.ai.openai.api.OpenAiApi$ChatCompletion] and content type [application/json]",
269
-
"generationTokens": null,
269
+
"completionTokens": null,
270
270
"modelName": "google/gemini-pro-1.5",
271
271
"promptTokens": null,
272
272
"responseTime": null,
@@ -276,7 +276,7 @@ Transfer-Encoding: chunked
276
276
{
277
277
"content": "The US senators from Washington are:\n1. Senior Senator Patty Murray (Democrat)\n2. Junior Senator Maria Cantwell (Democrat)",
"content": "Patty Murray (D) and Marco Rubio (R) are the US senators from Washington.",
288
288
"errorMessage": null,
289
-
"generationTokens": 22,
289
+
"completionTokens": 22,
290
290
"modelName": "pygmalionai/mythalion-13b",
291
291
"promptTokens": 4628,
292
292
"responseTime": "4s900ms",
@@ -296,7 +296,7 @@ Transfer-Encoding: chunked
296
296
{
297
297
"content": "The US senators from Washington are:\n- **Patty Murray** [D-WA], who is the Senior Senator and holds the leadership title of President Pro Tempore of the Senate.\n- **The Junior Senator's information is not provided in the given context.**",
0 commit comments