more recordings

This commit is contained in:
Ashwin Bharambe 2025-10-02 14:33:04 -07:00
parent 401e3fc44b
commit 8499faa545
64 changed files with 9680 additions and 1583 deletions

View file

@ -20,14 +20,14 @@
"body": {
"__type__": "openai.types.chat.chat_completion.ChatCompletion",
"__data__": {
"id": "chatcmpl-508",
"id": "chatcmpl-870",
"choices": [
{
"finish_reason": "stop",
"index": 0,
"logprobs": null,
"message": {
"content": "The planet Saturn has distinct ring systems, but the answer you're looking for is likely \"Saturn\". However, another notable ring system exists around the planet Saturn's moon, Titan, however Titan does have significant ring structure. One Ring system belonging to another planet that has a name starting with letter S is - Saturns sister- The other possible answer would be- SATURN'S OTHER RINGED PLANET: Saturn",
"content": "The planet Saturn has rings.",
"refusal": null,
"role": "assistant",
"annotations": null,
@ -37,15 +37,15 @@
}
}
],
"created": 1759376639,
"created": 1759437883,
"model": "llama3.2:3b-instruct-fp16",
"object": "chat.completion",
"service_tier": null,
"system_fingerprint": "fp_ollama",
"usage": {
"completion_tokens": 87,
"completion_tokens": 7,
"prompt_tokens": 39,
"total_tokens": 126,
"total_tokens": 46,
"completion_tokens_details": null,
"prompt_tokens_details": null
}