mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 06:11:59 +00:00
Recordings update from CI
This commit is contained in:
parent
6360f2a424
commit
5b453b8c2a
91 changed files with 11310 additions and 15073 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "http://localhost:11434/v1/v1/completions",
|
||||
"url": "http://0.0.0.0:11434/v1/v1/completions",
|
||||
"headers": {},
|
||||
"body": {
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "chatcmpl-919",
|
||||
"id": "chatcmpl-92",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
"tool_calls": [
|
||||
{
|
||||
"index": 0,
|
||||
"id": "call_fsjgzlg2",
|
||||
"id": "call_ygt6yxij",
|
||||
"function": {
|
||||
"arguments": "{\"city\":\"Tokyo\"}",
|
||||
"name": "get_weather"
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 1753819501,
|
||||
"created": 1753984138,
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
{
|
||||
"__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk",
|
||||
"__data__": {
|
||||
"id": "chatcmpl-919",
|
||||
"id": "chatcmpl-92",
|
||||
"choices": [
|
||||
{
|
||||
"delta": {
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
"logprobs": null
|
||||
}
|
||||
],
|
||||
"created": 1753819502,
|
||||
"created": 1753984138,
|
||||
"model": "llama3.2:3b-instruct-fp16",
|
||||
"object": "chat.completion.chunk",
|
||||
"service_tier": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue