Skip to content

Commit f9c1dae

Browse files
committed
fix: re-generate react ui demos after repeat/for/repeat_until model change
Signed-off-by: Nick Mitchell <[email protected]>
1 parent 1be6b97 commit f9c1dae

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"kind": "text", "id": "text", "start_nanos": 1738862333350354000, "end_nanos": 1738862340857376000, "timezone": "EST", "description": "Simple LLM interaction", "defs": {}, "text": ["write a hello world example\n", {"kind": "model", "id": "text.1.model", "context": [{"role": "user", "content": "write a hello world example\n", "defsite": "text.0"}], "start_nanos": 1738862333351329000, "end_nanos": 1738862340857340000, "timezone": "EST", "defs": {}, "platform": "litellm", "model": "ollama/llama3.1:8b", "parameters": {"temperature": 0.0, "stop_sequences": "!"}, "result": "**Hello World Example**\n=======================\n\nBelow is a simple \"Hello, World!\" program in Python:\n\n```python\n# hello_world.py\n\ndef main():\n \"\"\"Prints 'Hello, World!' to the console.\"\"\"\n print(\"Hello, World!\")\n\nif __name__ == \"__main__\":\n main()\n```\n\n**How to Run:**\n\n1. Save this code in a file named `hello_world.py`.\n2. Open your terminal or command prompt.\n3. Navigate to the directory where you saved the file.\n4. Type `python hello_world.py` and press Enter.\n\nYou should see \"Hello, World!\" printed on your console."}], "result": "write a hello world example\n**Hello World Example**\n=======================\n\nBelow is a simple \"Hello, World!\" program in Python:\n\n```python\n# hello_world.py\n\ndef main():\n \"\"\"Prints 'Hello, World!' to the console.\"\"\"\n print(\"Hello, World!\")\n\nif __name__ == \"__main__\":\n main()\n```\n\n**How to Run:**\n\n1. Save this code in a file named `hello_world.py`.\n2. Open your terminal or command prompt.\n3. Navigate to the directory where you saved the file.\n4. Type `python hello_world.py` and press Enter.\n\nYou should see \"Hello, World!\" printed on your console."}
1+
{"kind": "text", "id": "text", "start_nanos": 1739903831496168000, "end_nanos": 1739903834591819000, "timezone": "EST", "description": "Simple LLM interaction", "defs": {}, "text": [{"kind": "data", "id": "", "defs": {}, "data": "write a hello world example\n", "result": "write a hello world example\n"}, {"kind": "model", "id": "text.1.model", "context": [{"role": "user", "content": "write a hello world example\n", "defsite": "text.0"}], "start_nanos": 1739903831533250000, "end_nanos": 1739903834591781000, "timezone": "EST", "defs": {}, "platform": "litellm", "model": "ollama/llama3.1:8b", "parameters": {"temperature": 0.0, "stop_sequences": "!"}, "result": "**Hello World Example**\n=======================\n\nBelow is a simple \"Hello, World!\" program in Python:\n\n```python\n# hello_world.py\n\ndef main():\n \"\"\"Prints 'Hello, World!' to the console.\"\"\"\n print(\"Hello, World!\")\n\nif __name__ == \"__main__\":\n main()\n```\n\n**How to Run:**\n\n1. Save this code in a file named `hello_world.py`.\n2. Open your terminal or command prompt.\n3. Navigate to the directory where you saved the file.\n4. Type `python hello_world.py` and press Enter.\n\nYou should see \"Hello, World!\" printed on your console."}], "result": "write a hello world example\n**Hello World Example**\n=======================\n\nBelow is a simple \"Hello, World!\" program in Python:\n\n```python\n# hello_world.py\n\ndef main():\n \"\"\"Prints 'Hello, World!' to the console.\"\"\"\n print(\"Hello, World!\")\n\nif __name__ == \"__main__\":\n main()\n```\n\n**How to Run:**\n\n1. Save this code in a file named `hello_world.py`.\n2. Open your terminal or command prompt.\n3. Navigate to the directory where you saved the file.\n4. Type `python hello_world.py` and press Enter.\n\nYou should see \"Hello, World!\" printed on your console."}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"kind": "text", "id": "text", "start_nanos": 1738862342134373000, "end_nanos": 1738862343556101000, "timezone": "EST", "description": "Model chaining", "defs": {}, "text": ["Hello\n", {"kind": "model", "id": "text.1.model", "context": [{"role": "user", "content": "Hello\n", "defsite": "text.0"}], "start_nanos": 1738862342135343000, "end_nanos": 1738862342794512000, "timezone": "EST", "defs": {}, "platform": "litellm", "model": "ollama/llama3.1:8b", "parameters": {"stop_sequences": "!"}, "result": "Hello! Is there something I can help you with or would you like to chat?"}, "\nDid you just say Hello?\n", {"kind": "model", "id": "text.3.model", "context": [{"role": "user", "content": "Hello\n", "defsite": "text.0"}, {"content": "Hello! Is there something I can help you with or would you like to chat?", "role": "assistant", "defsite": "text.1.model"}, {"role": "user", "content": "\nDid you just say Hello?\n", "defsite": "text.2"}], "start_nanos": 1738862342795067000, "end_nanos": 1738862343556032000, "timezone": "EST", "defs": {}, "platform": "litellm", "model": "ollama/llama3.1:8b", "parameters": {"stop_sequences": "!"}, "result": "Yes, I did say hello. It's a greeting, typically used when starting a conversation or interaction. What's on your mind?"}], "result": "Hello\nHello! Is there something I can help you with or would you like to chat?\nDid you just say Hello?\nYes, I did say hello. It's a greeting, typically used when starting a conversation or interaction. What's on your mind?"}
1+
{"kind": "text", "id": "text", "start_nanos": 1739903835778696000, "end_nanos": 1739903837975708000, "timezone": "EST", "description": "Model chaining", "defs": {}, "text": [{"kind": "data", "id": "", "defs": {}, "data": "Hello\n", "result": "Hello\n"}, {"kind": "model", "id": "text.1.model", "context": [{"role": "user", "content": "Hello\n", "defsite": "text.0"}], "start_nanos": 1739903835816791000, "end_nanos": 1739903836552833000, "timezone": "EST", "defs": {}, "platform": "litellm", "model": "ollama/llama3.1:8b", "parameters": {"stop_sequences": "!"}, "result": "Hello! How are you today? Is there something I can help you with or would you like to chat?"}, {"kind": "data", "id": "", "defs": {}, "data": "\nDid you just say Hello?\n", "result": "\nDid you just say Hello?\n"}, {"kind": "model", "id": "text.3.model", "context": [{"role": "user", "content": "Hello\n", "defsite": "text.0"}, {"content": "Hello! How are you today? Is there something I can help you with or would you like to chat?", "role": "assistant", "defsite": "text.1.model"}, {"role": "user", "content": "\nDid you just say Hello?\n", "defsite": "text.2"}], "start_nanos": 1739903836553009000, "end_nanos": 1739903837975675000, "timezone": "EST", "defs": {}, "platform": "litellm", "model": "ollama/llama3.1:8b", "parameters": {"stop_sequences": "!"}, "result": "Yes, I did. I'm a large language model, and when you first interacted with me, the system prompted me to respond with a friendly greeting. That's why you see \"Hello\" there again in the chat log! Would you like to start a conversation or ask something specific?"}], "result": "Hello\nHello! How are you today? Is there something I can help you with or would you like to chat?\nDid you just say Hello?\nYes, I did. I'm a large language model, and when you first interacted with me, the system prompted me to respond with a friendly greeting. That's why you see \"Hello\" there again in the chat log! Would you like to start a conversation or ask something specific?"}

0 commit comments

Comments
 (0)