From c2a22e475e50368733fc6554766927f9ce49c655 Mon Sep 17 00:00:00 2001 From: Aymeric Date: Thu, 9 Jan 2025 21:18:39 +0100 Subject: [PATCH 01/11] Working instrumentation with smolagents --- .../CHANGELOG.md | 35 + .../LICENSE | 201 + .../README.md | 60 + .../pyproject.toml | 93 + .../instrumentation/smolagents/__init__.py | 86 + .../instrumentation/smolagents/_wrappers.py | 265 + .../instrumentation/smolagents/version.py | 1 + .../test.py | 20 + .../smolagents/fixtures/crew_session.yaml | 7709 +++++++++++++++++ .../crew_session_context_attributes.yaml | 2952 +++++++ .../smolagents/test_instrumentor.py | 296 + 11 files changed, 11718 insertions(+) create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/CHANGELOG.md create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/LICENSE create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/README.md create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/version.py create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/test.py create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session.yaml create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session_context_attributes.yaml create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py diff --git a/python/instrumentation/openinference-instrumentation-smolagents/CHANGELOG.md b/python/instrumentation/openinference-instrumentation-smolagents/CHANGELOG.md new file mode 100644 index 000000000..ccd3e9761 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/CHANGELOG.md @@ -0,0 +1,35 @@ +# Changelog + +## [0.1.3](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-smolagents-v0.1.2...python-openinference-instrumentation-smolagents-v0.1.3) (2024-10-31) + + +### Bug Fixes + +* increase version lower bound for openinference-instrumentation ([#1012](https://github.com/Arize-ai/openinference/issues/1012)) ([3236d27](https://github.com/Arize-ai/openinference/commit/3236d2733a46b84d693ddb7092209800cde8cc34)) + +## [0.1.2](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-smolagents-v0.1.1...python-openinference-instrumentation-smolagents-v0.1.2) (2024-08-20) + + +### Features + +* **smolagents:** Add SpanKind and Token Count attributes ([#867](https://github.com/Arize-ai/openinference/issues/867)) ([a61e12a](https://github.com/Arize-ai/openinference/commit/a61e12a43773b933afcce28613db70fcceba43fd)) +* **smolagents:** Added trace config, context attributes, suppress tracing for smolagents ([#851](https://github.com/Arize-ai/openinference/issues/851)) ([4ad22fa](https://github.com/Arize-ai/openinference/commit/4ad22fac38e051ea12dd53936f40741717743171)) + +## [0.1.1](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-smolagents-v0.1.0...python-openinference-instrumentation-smolagents-v0.1.1) (2024-08-07) + + +### Bug Fixes + +* bump minimum version for openinference-instrumentation ([#810](https://github.com/Arize-ai/openinference/issues/810)) ([12e11ea](https://github.com/Arize-ai/openinference/commit/12e11ea405252ca35dc8d3f3a08ec5b83a08cea7)) + + +### Documentation + +* TraceConfig and context attributes ([#793](https://github.com/Arize-ai/openinference/issues/793)) ([d3808c4](https://github.com/Arize-ai/openinference/commit/d3808c4bea3f6a4c72d3a7ea09b54e78072be6fd)) + +## 0.1.0 (2024-07-31) + + +### Features + +* **smolagents:** instrumentation ([#622](https://github.com/Arize-ai/openinference/issues/622)) ([7ddbe11](https://github.com/Arize-ai/openinference/commit/7ddbe1100efb53bc7a3812b658e8cfd31b6cefcd)) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/LICENSE b/python/instrumentation/openinference-instrumentation-smolagents/LICENSE new file mode 100644 index 000000000..191f9d346 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright The OpenTelemetry Authors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. \ No newline at end of file diff --git a/python/instrumentation/openinference-instrumentation-smolagents/README.md b/python/instrumentation/openinference-instrumentation-smolagents/README.md new file mode 100644 index 000000000..fc0b9f788 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/README.md @@ -0,0 +1,60 @@ +# OpenInference smolagents Instrumentation + +[![pypi](https://badge.fury.io/py/openinference-instrumentation-smolagents.svg)](https://pypi.org/project/openinference-instrumentation-smolagents/) + +Python auto-instrumentation library for LLM agents implemented with smolagents + +Crews are fully OpenTelemetry-compatible and can be sent to an OpenTelemetry collector for monitoring, such as [`arize-phoenix`](https://github.com/Arize-ai/phoenix). + +## Installation + +```shell +pip install openinference-instrumentation-smolagents +``` + +## Quickstart + +This quickstart shows you how to instrument your guardrailed LLM application + +Install required packages. + +```shell +pip install smolagents arize-phoenix opentelemetry-sdk opentelemetry-exporter-otlp +``` + +Start Phoenix in the background as a collector. By default, it listens on `http://localhost:6006`. You can visit the app via a browser at the same address. (Phoenix does not send data over the internet. It only operates locally on your machine.) + +```shell +python -m phoenix.server.main serve +``` + +Set up `SmolagentsInstrumentor` to trace your crew and send the traces to Phoenix at the endpoint defined below. + +```python +from opentelemetry import trace +from opentelemetry.sdk.trace import TracerProvider +from opentelemetry.sdk.trace.export import BatchSpanProcessor + +from openinference.instrumentation.smolagents import SmolagentsInstrumentor +from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter +from opentelemetry.sdk.trace.export import ConsoleSpanExporter, SimpleSpanProcessor + +endpoint = "http://0.0.0.0:6006/v1/traces" +trace_provider = TracerProvider() +trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) + +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) +SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) + +from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel + +agent = CodeAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel()) + +agent.run("How many seconds would it take for a leopard at full speed to run through Pont des Arts?") +``` + +## More Info + +* [More info on OpenInference and Phoenix](https://docs.arize.com/phoenix) +* [How to customize spans to track sessions, metadata, etc.](https://github.com/Arize-ai/openinference/tree/main/python/openinference-instrumentation#customizing-spans) +* [How to account for private information and span payload customization](https://github.com/Arize-ai/openinference/tree/main/python/openinference-instrumentation#tracing-configuration) \ No newline at end of file diff --git a/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml b/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml new file mode 100644 index 000000000..12228323e --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml @@ -0,0 +1,93 @@ +[build-system] +requires = ["hatchling"] +build-backend = "hatchling.build" + +[project] +name = "openinference-instrumentation-smolagents" +dynamic = ["version"] +description = "OpenInference smolagents Instrumentation" +readme = "README.md" +license = "Apache-2.0" +requires-python = ">=3.10, <3.13" +authors = [ + { name = "OpenInference Authors", email = "oss@arize.com" }, +] +classifiers = [ + "Development Status :: 5 - Production/Stable", + "Intended Audience :: Developers", + "License :: OSI Approved :: Apache Software License", + "Programming Language :: Python", + "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", +] +dependencies = [ + "opentelemetry-api", + "opentelemetry-instrumentation", + "opentelemetry-semantic-conventions", + "openinference-instrumentation>=0.1.17", + "openinference-semantic-conventions", + "wrapt", + "typing-extensions", +] + +[project.optional-dependencies] +instruments = [ + "smolagents >= 1.1.0", +] +test = [ + "smolagents == 1.1.0", + "opentelemetry-sdk", + "responses", + "vcrpy", +] + +[project.urls] +Homepage = "https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-smolagents" + +[tool.hatch.version] +path = "src/openinference/instrumentation/smolagents/version.py" + +[tool.hatch.build.targets.sdist] +include = [ + "/src", +] + +[tool.hatch.build.targets.wheel] +packages = ["src/openinference"] + +[tool.pytest.ini_options] +asyncio_mode = "auto" +testpaths = [ + "tests", +] + +[tool.mypy] +strict = true +explicit_package_bases = true +exclude = [ + "examples", + "dist", + "sdist", +] + +[[tool.mypy.overrides]] +ignore_missing_imports = true +module = [ + "smolagents", + "wrapt", +] + +[tool.ruff] +line-length = 100 +target-version = "py310" + +[tool.ruff.lint.per-file-ignores] +"*.ipynb" = ["E402", "E501"] + +[tool.ruff.lint] +select = ["E", "F", "W", "I"] + +[tool.ruff.lint.isort] +force-single-line = false diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py new file mode 100644 index 000000000..5095054ff --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py @@ -0,0 +1,86 @@ +import logging +from importlib import import_module +from typing import Any, Collection + +from opentelemetry import trace as trace_api +from opentelemetry.instrumentation.instrumentor import BaseInstrumentor # type: ignore +from wrapt import wrap_function_wrapper + +from openinference.instrumentation import ( + OITracer, + TraceConfig, +) +from openinference.instrumentation.smolagents._wrappers import ( + _RunWrapper, + _StepWrapper, + _ToolCallWrapper, +) +from openinference.instrumentation.smolagents.version import __version__ + +_instruments = ("smolagents >= 1.1.0",) + +logger = logging.getLogger(__name__) + + +class SmolagentsInstrumentor(BaseInstrumentor): # type: ignore + __slots__ = ( + "_original_run", + "_original_step", + "_original_tool_call", + "_tracer", + ) + + def instrumentation_dependencies(self) -> Collection[str]: + return _instruments + + def _instrument(self, **kwargs: Any) -> None: + if not (tracer_provider := kwargs.get("tracer_provider")): + tracer_provider = trace_api.get_tracer_provider() + if not (config := kwargs.get("config")): + config = TraceConfig() + else: + assert isinstance(config, TraceConfig) + self._tracer = OITracer( + trace_api.get_tracer(__name__, __version__, tracer_provider), + config=config, + ) + + run_wrapper = _RunWrapper(tracer=self._tracer) + self._original_run = getattr(import_module("smolagents").MultiStepAgent, "run", None) + wrap_function_wrapper( + module="smolagents", + name="MultiStepAgent.run", + wrapper=run_wrapper, + ) + + step_wrapper = _StepWrapper(tracer=self._tracer) + self._original_step = getattr(import_module("smolagents").Tool, "step", None) + wrap_function_wrapper( + module="smolagents", + name="CodeAgent.step", + wrapper=step_wrapper, + ) + + tool_call_wrapper = _ToolCallWrapper(tracer=self._tracer) + self._original_tool_call = getattr(import_module("smolagents").Tool, "__call__", None) + wrap_function_wrapper( + module="smolagents", + name="Tool.__call__", + wrapper=tool_call_wrapper, + ) + + def _uninstrument(self, **kwargs: Any) -> None: + if self._original_run is not None: + smolagents_module = import_module("smolagents.agents") + smolagents_module.MultiStepAgent.run = self._original_run + self._original_run = None + + if self._original_step is not None: + smolagents_module = import_module("smolagents.agents") + smolagents_module.MultiStepAgent.step = self._original_step + self._original_step = None + + if self._original_tool_call is not None: + tool_usage_module = import_module("smolagents.tools") + tool_usage_module.Tool.__call__ = self._original_tool_call + self._original_tool_call = None diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py new file mode 100644 index 000000000..23a680655 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py @@ -0,0 +1,265 @@ +import json +from enum import Enum +from inspect import signature +from typing import Any, Callable, Iterator, List, Mapping, Optional, Tuple + +from opentelemetry import context as context_api +from opentelemetry import trace as trace_api +from opentelemetry.util.types import AttributeValue + +from openinference.instrumentation import get_attributes_from_context, safe_json_dumps +from openinference.semconv.trace import OpenInferenceSpanKindValues, SpanAttributes + + +class SafeJSONEncoder(json.JSONEncoder): + """ + Safely encodes non-JSON-serializable objects. + """ + + def default(self, o: Any) -> Any: + try: + return super().default(o) + except TypeError: + if hasattr(o, "dict") and callable(o.dict): # pydantic v1 models, e.g., from Cohere + return o.dict() + return repr(o) + + +def _flatten(mapping: Optional[Mapping[str, Any]]) -> Iterator[Tuple[str, AttributeValue]]: + if not mapping: + return + for key, value in mapping.items(): + if value is None: + continue + if isinstance(value, Mapping): + for sub_key, sub_value in _flatten(value): + yield f"{key}.{sub_key}", sub_value + elif isinstance(value, List) and any(isinstance(item, Mapping) for item in value): + for index, sub_mapping in enumerate(value): + for sub_key, sub_value in _flatten(sub_mapping): + yield f"{key}.{index}.{sub_key}", sub_value + else: + if isinstance(value, Enum): + value = value.value + yield key, value + + +def _get_input_value(method: Callable[..., Any], *args: Any, **kwargs: Any) -> str: + """ + Parses a method call's inputs into a JSON string. Ensures a consistent + output regardless of whether the those inputs are passed as positional or + keyword arguments. + """ + + # For typical class methods, the corresponding instance of inspect.Signature + # does not include the self parameter. However, the inspect.Signature + # instance for __call__ does include the self parameter. + method_signature = signature(method) + first_parameter_name = next(iter(method_signature.parameters), None) + signature_contains_self_parameter = first_parameter_name in ["self"] + bound_arguments = method_signature.bind( + *( + [None] # the value bound to the method's self argument is discarded below, so pass None + if signature_contains_self_parameter + else [] # no self parameter, so no need to pass a value + ), + *args, + **kwargs, + ) + return safe_json_dumps( + { + **{ + argument_name: argument_value + for argument_name, argument_value in bound_arguments.arguments.items() + if argument_name not in ["self", "kwargs"] + }, + **bound_arguments.arguments.get("kwargs", {}), + }, + cls=SafeJSONEncoder, + ) + + +class _RunWrapper: + def __init__(self, tracer: trace_api.Tracer) -> None: + self._tracer = tracer + + def __call__( + self, + wrapped: Callable[..., Any], + instance: Any, + args: Tuple[Any, ...], + kwargs: Mapping[str, Any], + ) -> Any: + if context_api.get_value(context_api._SUPPRESS_INSTRUMENTATION_KEY): + return wrapped(*args, **kwargs) + span_name = f"{instance.__class__.__name__}.run" + with self._tracer.start_as_current_span( + span_name, + record_exception=False, + set_status_on_exception=False, + attributes=dict( + _flatten( + { + OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.AGENT, + } + ) + ), + ) as span: + agent = instance + task = agent.task + additional_args = kwargs.get("additional_args", None) + + # span.set_attribute("agent_key", agent.key) + span.set_attribute(INPUT_VALUE, task) + span.set_attribute("agent_name", str(agent.__class__.__name__)) + span.set_attribute("task", task) + span.set_attribute("additional_args", json.dumps(additional_args) if additional_args else "") + span.set_attribute("additional_args", json.dumps(additional_args) if additional_args else "") + model_id = f" - {agent.model.model_id}" if hasattr(agent.model, "model_id") else "" + model_description = f"{type(agent.model).__name__}" + model_id + span.set_attribute("model", model_description) + span.set_attribute("max_steps", agent.max_steps) + span.set_attribute("tools_names", list(agent.tools.keys())) + + span.set_attribute( + "managed_agents", + json.dumps( + [ + { + "name": agent.name, + "description": agent.description, + "max_steps": agent.max_steps, + "tools_names": list(agent.tools.keys()), + } + for agent in agent.managed_agents + ] + ), + ) + try: + agent_output = wrapped(*args, **kwargs) + span.set_attribute(LLM_TOKEN_COUNT_PROMPT, agent.monitor.total_input_token_count) + span.set_attribute(LLM_TOKEN_COUNT_COMPLETION, agent.monitor.total_output_token_count) + span.set_attribute( + LLM_TOKEN_COUNT_TOTAL, + agent.monitor.total_input_token_count + agent.monitor.total_output_token_count + ) + + except Exception as exception: + span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) + span.record_exception(exception) + raise + span.set_status(trace_api.StatusCode.OK) + span.set_attribute(OUTPUT_VALUE, str(agent_output)) + span.set_attributes(dict(get_attributes_from_context())) + return agent_output + + +class _StepWrapper: + def __init__(self, tracer: trace_api.Tracer) -> None: + self._tracer = tracer + + def __call__( + self, + wrapped: Callable[..., Any], + instance: Any, + args: Tuple[Any, ...], + kwargs: Mapping[str, Any], + ) -> Any: + if context_api.get_value(context_api._SUPPRESS_INSTRUMENTATION_KEY): + return wrapped(*args, **kwargs) + agent = instance + span_name = f"Step {agent.step_number}" + with self._tracer.start_as_current_span( + span_name, + record_exception=False, + set_status_on_exception=False, + attributes=dict( + _flatten( + { + OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.LLM, + } + ) + ), + ) as span: + try: + result = wrapped(*args, **kwargs) + if result is not None: + span.set_attribute("Final answer", result) + step_log = args[0] # ActionStep + span.set_attribute("Model output", step_log.llm_output) + + span.set_attribute(LLM_TOKEN_COUNT_PROMPT, agent.model.last_input_token_count) + span.set_attribute(LLM_TOKEN_COUNT_COMPLETION, agent.model.last_output_token_count) + span.set_attribute( + LLM_TOKEN_COUNT_TOTAL, + agent.model.last_input_token_count + agent.model.last_output_token_count + ) + span.set_attribute("Observations", step_log.observations) + + except Exception as exception: + span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) + span.record_exception(exception) + raise + span.set_attribute(OUTPUT_VALUE, result) + span.set_status(trace_api.StatusCode.OK) + span.set_attributes(dict(get_attributes_from_context())) + return result + +class _ToolCallWrapper: + def __init__(self, tracer: trace_api.Tracer) -> None: + self._tracer = tracer + + def __call__( + self, + wrapped: Callable[..., Any], + instance: Any, + args: Tuple[Any, ...], + kwargs: Mapping[str, Any], + ) -> Any: + if context_api.get_value(context_api._SUPPRESS_INSTRUMENTATION_KEY): + return wrapped(*args, **kwargs) + if instance: + span_name = f"{instance.__class__.__name__}" + else: + span_name = wrapped.__name__ + with self._tracer.start_as_current_span( + span_name, + attributes=dict( + _flatten( + { + OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.TOOL, + SpanAttributes.INPUT_VALUE: _get_input_value( + wrapped, + *args, + **kwargs, + ), + } + ) + ), + record_exception=False, + set_status_on_exception=False, + ) as span: + tool = kwargs.get("tool") + tool_name = "" + if tool: + tool_name = tool.name + span.set_attribute(SpanAttributes.TOOL_NAME, tool_name) + try: + response = wrapped(*args, **kwargs) + except Exception as exception: + span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) + span.record_exception(exception) + raise + span.set_status(trace_api.StatusCode.OK) + span.set_attribute(OUTPUT_VALUE, response) + span.set_attributes(dict(get_attributes_from_context())) + return response + + +INPUT_VALUE = SpanAttributes.INPUT_VALUE +OPENINFERENCE_SPAN_KIND = SpanAttributes.OPENINFERENCE_SPAN_KIND +OUTPUT_VALUE = SpanAttributes.OUTPUT_VALUE +OUTPUT_MIME_TYPE = SpanAttributes.OUTPUT_MIME_TYPE +LLM_TOKEN_COUNT_PROMPT = SpanAttributes.LLM_TOKEN_COUNT_PROMPT +LLM_TOKEN_COUNT_COMPLETION = SpanAttributes.LLM_TOKEN_COUNT_COMPLETION +LLM_TOKEN_COUNT_TOTAL = SpanAttributes.LLM_TOKEN_COUNT_TOTAL diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/version.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/version.py new file mode 100644 index 000000000..3dc1f76bc --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/version.py @@ -0,0 +1 @@ +__version__ = "0.1.0" diff --git a/python/instrumentation/openinference-instrumentation-smolagents/test.py b/python/instrumentation/openinference-instrumentation-smolagents/test.py new file mode 100644 index 000000000..89d7b8fcd --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/test.py @@ -0,0 +1,20 @@ +from opentelemetry import trace +from opentelemetry.sdk.trace import TracerProvider +from opentelemetry.sdk.trace.export import BatchSpanProcessor + +from openinference.instrumentation.smolagents import SmolagentsInstrumentor +from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter +from opentelemetry.sdk.trace.export import ConsoleSpanExporter, SimpleSpanProcessor + +endpoint = "http://0.0.0.0:6006/v1/traces" +trace_provider = TracerProvider() +trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) + +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) +SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) + +from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel + +agent = CodeAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel()) + +agent.run("How many seconds would it take for a leopard at full speed to run through Pont des Arts?") \ No newline at end of file diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session.yaml b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session.yaml new file mode 100644 index 000000000..e80d75182 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session.yaml @@ -0,0 +1,7709 @@ +interactions: +- request: + body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting + store.\n Your expertise is greeting people\n Your parents + were greeters, your grand parents were greeters. \n You were born. + Nay, destined to be a greeter\nYour personal goal is: Greet everyone you meet\nYou + ONLY have access to the following tools, and should NEVER make up tools that + are not listed here:\n\nTool Name: Search the internet(**kwargs: Any) -> Any\nTool + Description: Search the internet(search_query: ''string'') - A tool that can + be used to search the internet with a search_query. search_query: ''Mandatory + search query you want to use to search the internet''\nTool Arguments: {''search_query'': + {''title'': ''Search Query'', ''description'': ''Mandatory search query you + want to use to search the internet'', ''type'': ''string''}}\n\nUse the following + format:\n\nThought: you should always think about what to do\nAction: the action + to take, only one name of [Search the internet], just the name, exactly as it''s + written.\nAction Input: the input to the action, just a simple python dictionary, + enclosed in curly braces, using \" to wrap keys and values.\nObservation: the + result of the action\n\nOnce all necessary information is gathered:\n\nThought: + I now know the final answer\nFinal Answer: the final answer to the original + input question\n\nCurrent Task: greet like you''ve never greeted before\n\nThis + is the expect criteria for your final answer: A greeting in bullet points \n + you MUST return the actual complete content as the final answer, not a summary.\n\nBegin! + This is VERY important to you, use the tools available and give your best Final + Answer, your job depends on it!\n\nThought:\n", "role": "user"}], "model": "gpt-4o", + "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '1822' + content-type: + - application/json + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + To"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + like"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I''ve"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + never"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeted"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + before"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + should"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + best"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ways"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + people"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ensure"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + that"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + exceptional"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + internet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Input"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + {\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"_query"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"best"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ways"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + people"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b33ff009a8dc344-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Wed, 14 Aug 2024 21:21:42 GMT + Server: + - cloudflare + Set-Cookie: + - __cf_bm=MU5pAxo6N4HvqFdy9b74OACjxNhWeXUof0MfDGZDrP4-1723670502-1.0.1.1-wsNUbPO0DCDMD.gYiTT.tDImvA7UaxpgeD9bzeMUhTV1.7GxjRLtt9_Gxm9aM3u7Ii63hZUL1C377uB2JZzITQ; + path=/; expires=Wed, 14-Aug-24 21:51:42 GMT; domain=.api.openai.com; HttpOnly; + Secure; SameSite=None + - _cfuvid=mar.uG_CvOs2dufFgwllxKIxQj2R3JoTXoPBX_V_I7c-1723670502996-0.0.1.1-604800000; + path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '145' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '29569' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 862ms + x-request-id: + - req_88fe352a356e5e8f570038747a994567 + status: + code: 200 + message: OK +- request: + body: '{"q": "best ways to greet people", "num": 10}' + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '45' + User-Agent: + - python-requests/2.32.3 + X-API-KEY: + - 9f4c306a1fe1d95850b60fceb5af58e4a50ebefc + content-type: + - application/json + method: POST + uri: https://google.serper.dev/search + response: + body: + string: "{\"searchParameters\":{\"q\":\"best ways to greet people\",\"type\":\"search\",\"num\":10,\"engine\":\"google\"},\"organic\":[{\"title\":\"English + greetings: 29 words and phrases to say \\\"hello\\\" in style - Preply\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\",\"snippet\":\"10. + Morning / Afternoon / Evening. This is a friendly and warm way to greet someone + in most informal situations. It sounds particularly natural if you are just + ...\",\"sitelinks\":[{\"title\":\"Formal greetings\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-bffcb914d15b6f4fff184046609441f3f99b463a\"},{\"title\":\"How + have you been?\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-c0ed09047c0580003be8e56273dd16c14ffef7eb\"},{\"title\":\"Formal + greetings for letters...\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-91e695c135c0a802dc10224b3a2ed37a08357956\"}],\"position\":1},{\"title\":\"What + different ways are there to greet people? Funny answers only ...\",\"link\":\"https://www.reddit.com/r/EnglishLearning/comments/mnhilj/what_different_ways_are_there_to_greet_people/\",\"snippet\":\"In + Cockney (East London dialect), you can yell 'oi oi' at your good friends as + an informal, rude greeting. It's seen as a very slobbish, ...\",\"date\":\"Apr + 9, 2021\",\"sitelinks\":[{\"title\":\"How to greet in English : r/EnglishLearning + - Reddit\",\"link\":\"https://www.reddit.com/r/EnglishLearning/comments/19a8jpa/how_to_greet_in_english/\"},{\"title\":\"How + do you greet people? : r/AskAnAmerican - Reddit\",\"link\":\"https://www.reddit.com/r/AskAnAmerican/comments/qrsljb/how_do_you_greet_people/\"},{\"title\":\"What's + The Best Way To Greet People From A Distance? : r/socialskills\",\"link\":\"https://www.reddit.com/r/socialskills/comments/112sit7/whats_the_best_way_to_greet_people_from_a_distance/\"},{\"title\":\"Other + ways to greet CLOSE friends besides hugging? - Reddit\",\"link\":\"https://www.reddit.com/r/etiquette/comments/61qpt7/other_ways_to_greet_close_friends_besides_hugging/\"}],\"position\":2},{\"title\":\"13 + Ways to Greet Someone - Speak Fluent English\",\"link\":\"https://www.talkenglish.com/speaking/lessondetails.aspx?ALID=4534\",\"snippet\":\"1. + Hello. This is the most basic greeting in English. \xB7 2. Hi. This is a shorter + version of \\\"hello\\\". \xB7 3. Hey. \xB7 4. Good morning. / Good afternoon. + / Good evening.\",\"position\":3},{\"title\":\"Ten Different Ways To Say Hello + in English | Formal & Casual\",\"link\":\"https://languagetool.org/insights/post/word-choice-other-ways-to-say-hello/\",\"snippet\":\"1. + Good morning/afternoon/evening. These are classic, formal phrases to use when + greeting someone, whether it's the first time meeting them or if ...\",\"position\":4},{\"title\":\"20 + Greetings in English - Tandem\",\"link\":\"https://tandem.net/blog/20-greetings-in-english\",\"snippet\":\"1. + Hi! Simple and straightforward, \u201Chi\u201D is often used as a quick greeting + in English amongst friends, coworkers, and even family. \xB7 2. Hey, Heya + or Hey there! \xB7 3 ...\",\"position\":5},{\"title\":\"What's the usual way + to greet someone where you live? - Quora\",\"link\":\"https://www.quora.com/What-s-the-usual-way-to-greet-someone-where-you-live\",\"snippet\":\"The + best way to greet anyone is by saying, \u201CHow nice to see you.\u201D I + learned that little trick through my political consulting department of my + ...\",\"date\":\"Feb 20, 2019\",\"sitelinks\":[{\"title\":\"How to greet a + person formally when writing a message - Quora\",\"link\":\"https://www.quora.com/How-do-you-greet-a-person-formally-when-writing-a-message\"},{\"title\":\"What + would be a fun new way of greeting people? - Quora\",\"link\":\"https://www.quora.com/What-would-be-a-fun-new-way-of-greeting-people\"},{\"title\":\"What + is the best way to 'greet' the day? Not people you meet ... - Quora\",\"link\":\"https://www.quora.com/What-is-the-best-way-to-greet-the-day-Not-people-you-meet-during-the-day-but-a-way-of-saying-hello-and-welcome-to-the-morning-itself\"},{\"title\":\"What + is the best way to greet someone who does not know English ...\",\"link\":\"https://www.quora.com/What-is-the-best-way-to-greet-someone-who-does-not-know-English-very-well-What-is-the-best-way-to-introduce-yourself-when-meeting-someone-for-the-first-time-and-they-do-not-speak-good-English\"}],\"position\":6},{\"title\":\"How + to Greet People Well - YouTube\",\"link\":\"https://www.youtube.com/watch?v=2UhDGKVgm_Q\",\"snippet\":\"Learn + how to greet people well in professional and social situations. It all starts + with the ...\",\"date\":\"Dec 5, 2023\",\"attributes\":{\"Duration\":\"8:57\",\"Posted\":\"Dec + 5, 2023\"},\"imageUrl\":\"https://i.ytimg.com/vi/2UhDGKVgm_Q/default.jpg?sqp=-oaymwEECHgQQw&rs=AMzJL3lcxk3p0di67Pphohufutf6_32scA\",\"position\":7},{\"title\":\"113 + Cool And Different Ways To Say Hello And Greet People\",\"link\":\"https://www.stylecraze.com/articles/ways-to-say-hello/\",\"snippet\":\"Try + the following ways to say hello to entertain your friends! a. Put on an accent + \u2013 Use a funny or foreign accent while greeting. b. Use silly ...\",\"date\":\"Mar + 11, 2024\",\"position\":8},{\"title\":\"3 Ways to Greet Someone - wikiHow\",\"link\":\"https://www.wikihow.com/Greet-Someone\",\"snippet\":\"Say + \u201CHi\u201D or \u201CHey\u201D to greet someone quickly. If you're having + a casual conversation with someone you don't know well, use \u201CHi\u201D + since it's a little more formal.\",\"position\":9},{\"title\":\"Other Ways + to Say Hello in English | Informal and Professional\",\"link\":\"https://www.youtube.com/watch?v=Z4p2mL7m8Lc\",\"snippet\":\"'hello' + to greet others. In this Confident English lesson, you'll learn other ways + ... Ask the ...\",\"date\":\"Dec 7, 2022\",\"attributes\":{\"Duration\":\"14:57\",\"Posted\":\"Dec + 7, 2022\"},\"imageUrl\":\"https://i.ytimg.com/vi/Z4p2mL7m8Lc/default.jpg?sqp=-oaymwEECHgQQw&rs=AMzJL3llJwNP6PKFk69L4zqcJ5hBINZRIw\",\"position\":10}],\"peopleAlsoAsk\":[{\"question\":\"What + are the best ways to greet someone?\",\"snippet\":\"FORMAL WAYS TO SAY \u201CHELLO\u201D\\nGood + morning/afternoon/evening. These are classic, formal phrases to use when greeting + someone, whether it's the first time meeting them or if you've already met + them before. ...\\nPleased to meet you. ...\\nIt's nice to meet you. ...\\nIt's + good to see you. ...\\nHow are you?\",\"title\":\"Ten Different Ways To Say + Hello in English | Formal & Casual\",\"link\":\"https://languagetool.org/insights/post/word-choice-other-ways-to-say-hello/\"},{\"question\":\"How + do you greet effectively?\",\"snippet\":\"7 GOLDEN RULES FOR MEETING AND GREETING\\n1\\nStand + Up. When you're greeting new people, do so face-to-face. ...\\n2\\nLook 'Em + in the Eye. Making eye contact indicates engagement and focus. ...\\n3\\nSmile + (and the World Smiles With You) ...\\n4\\nTake the Initiative With a Handshake. + ...\\n5\\nSay Who You Are. ...\\n6\\nObserve the Hierarchy. ...\\n7\\nGet + the Name Game Right.\",\"title\":\"7 Golden Rules for Meeting and Greeting + - Mind Tools\",\"link\":\"https://www.mindtools.com/blog/7-rules-meeting-greeting/\"},{\"question\":\"How + do you greet uniquely?\",\"snippet\":\"120 COOL AND CREATIVE WAYS TO SAY HELLO\\n1\\nHowdy + bro! Tell me what's new going on!\\n2\\nHey there, buddy! Wassup?\\n3\\nWassup, + partner!\\n4\\nHey! How is it going?\\n5\\nWhat's kicking, little buddy?\\n6\\nMy + name is (your name), What's your name buddy?\\n7\\nHey! smarty! What's going + on?\\n8\\nHey, buddy! Mind if we meet now? I saw you ages ago.\",\"title\":\"120 + Cool And Creative Ways to Say Hello | PINKVILLA\",\"link\":\"https://www.pinkvilla.com/lifestyle/relationships/ways-to-say-hello-1200199\"},{\"question\":\"How + to say \\\"hi\\\" in an impressive way?\",\"snippet\":\"HOW TO SAY HELLO IN + ENGLISH WHEN YOU'VE NEVER MET THE PERSON BEFORE\\n1\\nNice to meet you. This + is simple and courteous. ...\\n2\\nSo nice to meet you.\\n3\\nI've been looking + forward to meeting you.\\n4\\nI've heard so much about you.\\n5\\nHello and + welcome. You would formally greet a group this way.\",\"title\":\"How to Say + Hi in English in 107 Interesting Ways - Berlitz\",\"link\":\"https://www.berlitz.com/blog/hello-in-english\"}],\"relatedSearches\":[{\"query\":\"How + to greet someone professionally\"},{\"query\":\"Best ways to greet people + funny\"},{\"query\":\"Creative ways to say hello\"},{\"query\":\"How to greet + someone on chat\"},{\"query\":\"Funny ways to greet people\"},{\"query\":\"Formal + greetings examples\"},{\"query\":\"Funny ways to say hello over text\"},{\"query\":\"Formal + ways to say hello\"}]}" + headers: + Alt-Svc: + - h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 + Content-Length: + - '8194' + access-control-allow-origin: + - '*' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 14 Aug 2024 21:21:44 GMT + server: + - Google Frontend + set-cookie: + - GAESA=CoYBMDAzZmIzZTBjODlkYTlkMzYzZDFkZTZmNmNmNzRjOGU1MzgwMTM5OTI4YTlmYjU4MzkwODcyNGMzMTFlMjc1Y2Y4NGMzNTZkYjUwNmEwODM5YWRhNDkwMDk3NzFmMzgwYzY1ZjkyMjBmMzA1ZGY1MDQxZjJmOTEyYjkyODU4OGZiZmYwM2YQ1MmSlpUy; + expires=Fri, 13-Sep-2024 21:21:44 GMT; path=/ + via: + - 1.1 google + x-cloud-trace-context: + - 8892dd8aea6ec4f15735231885591720 + x-ratelimit-limit: + - '500' + x-ratelimit-remaining: + - '499' + x-ratelimit-reset: + - '1723670505' + status: + code: 200 + message: OK +- request: + body: !!binary | + CtUGCiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSrAYKEgoQY3Jld2FpLnRl + bGVtZXRyeRLXAgoQpm3ausFkgwqbJGstHDABjxII1QOHfKj9FNgiCC6YB5gHo9rAKgxDcmV3IENy + ZWF0ZWQwATnwQjZ7MLXrF0Fg0Td7MLXrF0oaCg5jcmV3YWlfdmVyc2lvbhIICgYwLjUxLjFKGgoO + cHl0aG9uX3ZlcnNpb24SCAoGMy4xMi40Si4KCGNyZXdfa2V5EiIKIGEwNDhlZGJhOTNhNTQ2Y2Ex + MzE4MzQxN2I0ZWY2NGQ4SjEKB2NyZXdfaWQSJgokYTViMzRjZjQtNDZjZC00ZThmLTliZjQtN2Ex + YjgwYTM1ZWJjShwKDGNyZXdfcHJvY2VzcxIMCgpzZXF1ZW50aWFsShEKC2NyZXdfbWVtb3J5EgIQ + AEoaChRjcmV3X251bWJlcl9vZl90YXNrcxICGAJKGwoVY3Jld19udW1iZXJfb2ZfYWdlbnRzEgIY + AnoCGAGFAQABAAASmAIKEKZt2rrBZIMKmyRrLRwwAY8SCAHwnQGymAMpIgiPYs/xHBQ2ACoMVGFz + ayBDcmVhdGVkMAE5cIs0gjC16xdBYOE0gjC16xdKLgoIY3Jld19rZXkSIgogYTA0OGVkYmE5M2E1 + NDZjYTEzMTgzNDE3YjRlZjY0ZDhKMQoHY3Jld19pZBImCiRhNWIzNGNmNC00NmNkLTRlOGYtOWJm + NC03YTFiODBhMzVlYmNKLgoIdGFza19rZXkSIgogYmVkOGIwZDVhYjU3YTRkOGJkODMyOGI5ZTcy + MDgyNWRKMQoHdGFza19pZBImCiQ1ZTZjMTNhOS0zY2RlLTRkYTktODE3Ni03NTIxYTlhZjMxOGJ6 + AhgBhQEAAQAAEqABChCmbdq6wWSDCpskay0cMAGPEgj7gNiA9rxXcCIIPhbLjN25BF0qClRvb2wg + VXNhZ2UwATkYpWkNMbXrF0E4vXINMbXrF0oaCg5jcmV3YWlfdmVyc2lvbhIICgYwLjUxLjFKIgoJ + dG9vbF9uYW1lEhUKE1NlYXJjaCB0aGUgaW50ZXJuZXRKDgoIYXR0ZW1wdHMSAhgBegIYAYUBAAEA + AA== + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '856' + Content-Type: + - application/x-protobuf + User-Agent: + - OTel-OTLP-Exporter-Python/1.26.0 + method: POST + uri: https://telemetry.smolagents.com:4319/v1/traces + response: + body: + string: "\n\0" + headers: + Content-Length: + - '2' + Content-Type: + - application/x-protobuf + Date: + - Wed, 14 Aug 2024 21:21:47 GMT + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting + store.\n Your expertise is greeting people\n Your parents + were greeters, your grand parents were greeters. \n You were born. + Nay, destined to be a greeter\nYour personal goal is: Greet everyone you meet\nYou + ONLY have access to the following tools, and should NEVER make up tools that + are not listed here:\n\nTool Name: Search the internet(**kwargs: Any) -> Any\nTool + Description: Search the internet(search_query: ''string'') - A tool that can + be used to search the internet with a search_query. search_query: ''Mandatory + search query you want to use to search the internet''\nTool Arguments: {''search_query'': + {''title'': ''Search Query'', ''description'': ''Mandatory search query you + want to use to search the internet'', ''type'': ''string''}}\n\nUse the following + format:\n\nThought: you should always think about what to do\nAction: the action + to take, only one name of [Search the internet], just the name, exactly as it''s + written.\nAction Input: the input to the action, just a simple python dictionary, + enclosed in curly braces, using \" to wrap keys and values.\nObservation: the + result of the action\n\nOnce all necessary information is gathered:\n\nThought: + I now know the final answer\nFinal Answer: the final answer to the original + input question\n\nCurrent Task: greet like you''ve never greeted before\n\nThis + is the expect criteria for your final answer: A greeting in bullet points \n + you MUST return the actual complete content as the final answer, not a summary.\n\nBegin! + This is VERY important to you, use the tools available and give your best Final + Answer, your job depends on it!\n\nThought:\nThought: To greet like I''ve never + greeted before, I should search for the best ways to greet people to ensure + that my greeting is exceptional and memorable.\n\nAction: Search the internet\nAction + Input: {\"search_query\": \"best ways to greet people\"}\n\nObservation: \nSearch + results: Title: English greetings: 29 words and phrases to say \"hello\" in + style - Preply\nLink: https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\nSnippet: + 10. Morning / Afternoon / Evening. This is a friendly and warm way to greet + someone in most informal situations. It sounds particularly natural if you are + just ...\n---\nTitle: What different ways are there to greet people? Funny answers + only ...\nLink: https://www.reddit.com/r/EnglishLearning/comments/mnhilj/what_different_ways_are_there_to_greet_people/\nSnippet: + In Cockney (East London dialect), you can yell ''oi oi'' at your good friends + as an informal, rude greeting. It''s seen as a very slobbish, ...\n---\nTitle: + 13 Ways to Greet Someone - Speak Fluent English\nLink: https://www.talkenglish.com/speaking/lessondetails.aspx?ALID=4534\nSnippet: + 1. Hello. This is the most basic greeting in English. \u00b7 2. Hi. This is + a shorter version of \"hello\". \u00b7 3. Hey. \u00b7 4. Good morning. / Good + afternoon. / Good evening.\n---\nTitle: Ten Different Ways To Say Hello in English + | Formal & Casual\nLink: https://languagetool.org/insights/post/word-choice-other-ways-to-say-hello/\nSnippet: + 1. Good morning/afternoon/evening. These are classic, formal phrases to use + when greeting someone, whether it''s the first time meeting them or if ...\n---\nTitle: + 20 Greetings in English - Tandem\nLink: https://tandem.net/blog/20-greetings-in-english\nSnippet: + 1. Hi! Simple and straightforward, \u201chi\u201d is often used as a quick greeting + in English amongst friends, coworkers, and even family. \u00b7 2. Hey, Heya + or Hey there! \u00b7 3 ...\n---\nTitle: What''s the usual way to greet someone + where you live? - Quora\nLink: https://www.quora.com/What-s-the-usual-way-to-greet-someone-where-you-live\nSnippet: + The best way to greet anyone is by saying, \u201cHow nice to see you.\u201d + I learned that little trick through my political consulting department of my + ...\n---\nTitle: How to Greet People Well - YouTube\nLink: https://www.youtube.com/watch?v=2UhDGKVgm_Q\nSnippet: + Learn how to greet people well in professional and social situations. It all + starts with the ...\n---\nTitle: 113 Cool And Different Ways To Say Hello And + Greet People\nLink: https://www.stylecraze.com/articles/ways-to-say-hello/\nSnippet: + Try the following ways to say hello to entertain your friends! a. Put on an + accent \u2013 Use a funny or foreign accent while greeting. b. Use silly ...\n---\nTitle: + 3 Ways to Greet Someone - wikiHow\nLink: https://www.wikihow.com/Greet-Someone\nSnippet: + Say \u201cHi\u201d or \u201cHey\u201d to greet someone quickly. If you''re having + a casual conversation with someone you don''t know well, use \u201cHi\u201d + since it''s a little more formal.\n---\nTitle: Other Ways to Say Hello in English + | Informal and Professional\nLink: https://www.youtube.com/watch?v=Z4p2mL7m8Lc\nSnippet: + ''hello'' to greet others. In this Confident English lesson, you''ll learn other + ways ... Ask the ...\n---\n\n", "role": "user"}], "model": "gpt-4o", "n": 1, + "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '5088' + content-type: + - application/json + cookie: + - __cf_bm=MU5pAxo6N4HvqFdy9b74OACjxNhWeXUof0MfDGZDrP4-1723670502-1.0.1.1-wsNUbPO0DCDMD.gYiTT.tDImvA7UaxpgeD9bzeMUhTV1.7GxjRLtt9_Gxm9aM3u7Ii63hZUL1C377uB2JZzITQ; + _cfuvid=mar.uG_CvOs2dufFgwllxKIxQj2R3JoTXoPBX_V_I7c-1723670502996-0.0.1.1-604800000 + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + have"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + gathered"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + variety"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ways"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + people"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + from"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + different"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + sources"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Now"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + will"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + compile"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + most"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + exceptional"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + into"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + bullet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-point"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + list"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Answer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + nice"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + see"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + O"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"i"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Cock"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ney"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + H"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"eya"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + or"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + there"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Sal"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"dy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + What''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + up"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Yo"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Ah"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Bonjour"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"French"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hola"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Spanish"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + C"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Italian"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Nam"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hindi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Salaam"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Arabic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Guten"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Tag"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"German"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Kon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Japanese"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Ni"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Chinese"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Sh"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Heb"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"rew"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"These"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + should"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + cover"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + wide"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + range"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + formal"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + informal"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + culturally"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + diverse"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ways"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + say"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ensuring"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + that"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + exceptional"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b33ff0e6f37c344-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Wed, 14 Aug 2024 21:21:46 GMT + Server: + - cloudflare + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '903' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '28780' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 2.44s + x-request-id: + - req_67fe3a184c2cbdc7421061e7bade1837 + status: + code: 200 + message: OK +- request: + body: !!binary | + CvUECiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSzAQKEgoQY3Jld2FpLnRl + bGVtZXRyeRKaAgoQpm3ausFkgwqbJGstHDABjxII/6RhZoRwbu0iCI9iz/EcFDYAKg5UYXNrIEV4 + ZWN1dGlvbjABObAnNYIwtesXQThOVcAytesXSi4KCGNyZXdfa2V5EiIKIGEwNDhlZGJhOTNhNTQ2 + Y2ExMzE4MzQxN2I0ZWY2NGQ4SjEKB2NyZXdfaWQSJgokYTViMzRjZjQtNDZjZC00ZThmLTliZjQt + N2ExYjgwYTM1ZWJjSi4KCHRhc2tfa2V5EiIKIGJlZDhiMGQ1YWI1N2E0ZDhiZDgzMjhiOWU3MjA4 + MjVkSjEKB3Rhc2tfaWQSJgokNWU2YzEzYTktM2NkZS00ZGE5LTgxNzYtNzUyMWE5YWYzMThiegIY + AYUBAAEAABKYAgoQpm3ausFkgwqbJGstHDABjxIIevq+1YLsaokiCIuMPWfp8ByhKgxUYXNrIENy + ZWF0ZWQwATlIXOvAMrXrF0E4suvAMrXrF0ouCghjcmV3X2tleRIiCiBhMDQ4ZWRiYTkzYTU0NmNh + MTMxODM0MTdiNGVmNjRkOEoxCgdjcmV3X2lkEiYKJGE1YjM0Y2Y0LTQ2Y2QtNGU4Zi05YmY0LTdh + MWI4MGEzNWViY0ouCgh0YXNrX2tleRIiCiA1ZjQ1YTZjYjUxMTlmYzY2MzAzZWQ3YmI5NmU1MTRm + NEoxCgd0YXNrX2lkEiYKJDBkYTM0ZjJmLTNiMmMtNGJlYi1iZmZkLTI3MTJkOTQzNjMwY3oCGAGF + AQABAAA= + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '632' + Content-Type: + - application/x-protobuf + User-Agent: + - OTel-OTLP-Exporter-Python/1.26.0 + method: POST + uri: https://telemetry.smolagents.com:4319/v1/traces + response: + body: + string: "\n\0" + headers: + Content-Length: + - '2' + Content-Type: + - application/x-protobuf + Date: + - Wed, 14 Aug 2024 21:21:52 GMT + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Aristocrat. You were born to be treated + with a greeting all the time\n You transform greetings into pleasantries + that you graciously \n give to greeters.\nYour personal goal is: Be + greeted\nYou ONLY have access to the following tools, and should NEVER make + up tools that are not listed here:\n\nTool Name: Delegate work to coworker(task: + str, context: str, coworker: Optional[str] = None, **kwargs)\nTool Description: + Delegate a specific task to one of the following coworkers: Senior Hello Sayer\nThe + input to this tool should be the coworker, the task you want them to do, and + ALL necessary context to execute the task, they know nothing about the task, + so share absolute everything you know, don''t reference things but instead explain + them.\nTool Arguments: {''task'': {''title'': ''Task'', ''type'': ''string''}, + ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': + ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': + ''object''}}\nTool Name: Ask question to coworker(question: str, context: str, + coworker: Optional[str] = None, **kwargs)\nTool Description: Ask a specific + question to one of the following coworkers: Senior Hello Sayer\nThe input to + this tool should be the coworker, the question you have for them, and ALL necessary + context to ask the question properly, they know nothing about the question, + so share absolute everything you know, don''t reference things but instead explain + them.\nTool Arguments: {''question'': {''title'': ''Question'', ''type'': ''string''}, + ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': + ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': + ''object''}}\n\nUse the following format:\n\nThought: you should always think + about what to do\nAction: the action to take, only one name of [Delegate work + to coworker, Ask question to coworker], just the name, exactly as it''s written.\nAction + Input: the input to the action, just a simple python dictionary, enclosed in + curly braces, using \" to wrap keys and values.\nObservation: the result of + the action\n\nOnce all necessary information is gathered:\n\nThought: I now + know the final answer\nFinal Answer: the final answer to the original input + question\n\nCurrent Task: Using the greeting, respond with the most satisfying + pleasantry\n\nThis is the expect criteria for your final answer: a bullet pointed + pleasantry \n you MUST return the actual complete content as the final answer, + not a summary.\n\nThis is the context you''re working with:\n- Hello!\n- Hi!\n- + Hey!\n- Good morning/afternoon/evening!\n- How nice to see you!\n- Oi oi! (Cockney)\n- + Heya or Hey there!\n- Morning/Afternoon/Evening!\n- Greetings!\n- Salutations!\n- + Howdy!\n- What''s up?\n- Yo!\n- Ahoy!\n- Bonjour (French for hello)\n- Hola + (Spanish for hello)\n- Ciao (Italian for hello)\n- Namaste (Hindi for hello)\n- + Salaam (Arabic for hello)\n- Guten Tag (German for hello)\n- Kon''nichiwa (Japanese + for hello)\n- Ni hao (Chinese for hello)\n- Shalom (Hebrew for hello)\n\nThese + greetings should cover a wide range of formal, informal, and culturally diverse + ways to say hello, ensuring that my greeting is exceptional and memorable.\n\nBegin! + This is VERY important to you, use the tools available and give your best Final + Answer, your job depends on it!\n\nThought:\n", "role": "user"}], "model": "gpt-4o", + "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '3445' + content-type: + - application/json + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + To"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + provide"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + most"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + satisfying"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + need"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ensure"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + that"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + consider"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + context"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + each"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + It"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + would"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + helpful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + consult"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Senior"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + S"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ayer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + insights"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + on"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + how"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + transform"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + these"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + into"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + exceptional"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + This"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + will"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + enable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + me"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + craft"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + responses"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + that"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + are"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + both"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + gracious"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Ask"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + question"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + cowork"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"er"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Input"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + {\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"question"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + can"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + each"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + provided"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + transformed"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + into"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + exceptional"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?\","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"context"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Here"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + are"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + nice"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + see"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + O"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"i"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Cock"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ney"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + H"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"eya"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + or"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + there"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Sal"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"dy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + What''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + up"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Yo"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Ah"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Bonjour"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"French"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hola"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Spanish"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + C"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Italian"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Nam"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hindi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Salaam"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Arabic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Guten"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Tag"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"German"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Kon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Japanese"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Ni"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Chinese"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Sh"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Heb"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"rew"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Please"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + provide"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + satisfying"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + each"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"cow"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ork"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"er"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Senior"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + S"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ayer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b33ff3c18d242c3-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Wed, 14 Aug 2024 21:21:52 GMT + Server: + - cloudflare + Set-Cookie: + - __cf_bm=2Xag817M6CePPD.geIVeI5lQ7ylBweyR05fYV4fqe8w-1723670512-1.0.1.1-xpM1Ei2DP8nnA2APHmxXRI_TLZws1NYxrccqoDi8my1c9eAe7q0VDAacnPd4yej6.aPU36GremyduxAx3oksEQ; + path=/; expires=Wed, 14-Aug-24 21:51:52 GMT; domain=.api.openai.com; HttpOnly; + Secure; SameSite=None + - _cfuvid=TDlCkWpQ254r0xQ1.PEYiWe7AbYsPgUT7OL7rq9Krnw-1723670512350-0.0.1.1-604800000; + path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '116' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '29135' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 1.728s + x-request-id: + - req_103a3f67f6c0a702469fa656fca4143e + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting + store.\n Your expertise is greeting people\n Your parents + were greeters, your grand parents were greeters. \n You were born. + Nay, destined to be a greeter\nYour personal goal is: Greet everyone you meet\nYou + ONLY have access to the following tools, and should NEVER make up tools that + are not listed here:\n\nTool Name: Search the internet(**kwargs: Any) -> Any\nTool + Description: Search the internet(search_query: ''string'') - A tool that can + be used to search the internet with a search_query. search_query: ''Mandatory + search query you want to use to search the internet''\nTool Arguments: {''search_query'': + {''title'': ''Search Query'', ''description'': ''Mandatory search query you + want to use to search the internet'', ''type'': ''string''}}\n\nUse the following + format:\n\nThought: you should always think about what to do\nAction: the action + to take, only one name of [Search the internet], just the name, exactly as it''s + written.\nAction Input: the input to the action, just a simple python dictionary, + enclosed in curly braces, using \" to wrap keys and values.\nObservation: the + result of the action\n\nOnce all necessary information is gathered:\n\nThought: + I now know the final answer\nFinal Answer: the final answer to the original + input question\n\nCurrent Task: How can each of the provided greetings be transformed + into exceptional and memorable pleasantries?\n\nThis is the expect criteria + for your final answer: Your best answer to your coworker asking you this, accounting + for the context shared. \n you MUST return the actual complete content as the + final answer, not a summary.\n\nThis is the context you''re working with:\nHere + are the greetings: Hello! Hi! Hey! Good morning/afternoon/evening! How nice + to see you! Oi oi! (Cockney) Heya or Hey there! Morning/Afternoon/Evening! Greetings! + Salutations! Howdy! What''s up? Yo! Ahoy! Bonjour (French for hello) Hola (Spanish + for hello) Ciao (Italian for hello) Namaste (Hindi for hello) Salaam (Arabic + for hello) Guten Tag (German for hello) Kon''nichiwa (Japanese for hello) Ni + hao (Chinese for hello) Shalom (Hebrew for hello). Please provide a satisfying + pleasantry for each greeting.\n\nBegin! This is VERY important to you, use the + tools available and give your best Final Answer, your job depends on it!\n\nThought:\n", + "role": "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": + true, "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '2496' + content-type: + - application/json + cookie: + - __cf_bm=MU5pAxo6N4HvqFdy9b74OACjxNhWeXUof0MfDGZDrP4-1723670502-1.0.1.1-wsNUbPO0DCDMD.gYiTT.tDImvA7UaxpgeD9bzeMUhTV1.7GxjRLtt9_Gxm9aM3u7Ii63hZUL1C377uB2JZzITQ; + _cfuvid=mar.uG_CvOs2dufFgwllxKIxQj2R3JoTXoPBX_V_I7c-1723670502996-0.0.1.1-604800000 + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + should"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + internet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ways"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + enhance"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + each"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + provided"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + make"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + them"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + exceptional"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + internet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Input"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + {\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"_query"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"how"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + make"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + exceptional"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b33ff585ad5c344-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Wed, 14 Aug 2024 21:21:56 GMT + Server: + - cloudflare + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '121' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '29322' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 1.354s + x-request-id: + - req_fa1b1f39ef6dd7eec65de855f698eedd + status: + code: 200 + message: OK +- request: + body: '{"q": "how to make greetings exceptional and memorable", "num": 10}' + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '67' + User-Agent: + - python-requests/2.32.3 + X-API-KEY: + - 9f4c306a1fe1d95850b60fceb5af58e4a50ebefc + content-type: + - application/json + method: POST + uri: https://google.serper.dev/search + response: + body: + string: "{\"searchParameters\":{\"q\":\"how to make greetings exceptional and + memorable\",\"type\":\"search\",\"num\":10,\"engine\":\"google\"},\"organic\":[{\"title\":\"How + To Make Your Own Greeting Cards - New York Magazine\",\"link\":\"https://nymag.com/strategist/article/how-to-make-your-own-greeting-cards.html\",\"snippet\":\"Below, + you'll find my favorite cardstocks and sticker paper for most any greeting-card + project. When it comes to cutting machines and printers, ...\",\"date\":\"Mar + 30, 2021\",\"attributes\":{\"Missing\":\"exceptional memorable\"},\"position\":1},{\"title\":\"30 + Unique Ways to Say 'Congratulations' in Greeting Cards for ...\",\"link\":\"https://www.lettrlabs.com/post/30-unique-ways-to-say-congratulation-in-greeting-cards-for-friends-family-co-workers-and-more\",\"snippet\":\"Your + achievement is truly extraordinary and well-deserved. Hooray for your tremendous + accomplishment! Your dedication, hard work, and indomitable spirit have ...\",\"attributes\":{\"Missing\":\"exceptional + | Show results with:exceptional\"},\"position\":2},{\"title\":\"Do you need + to write something on a greeting card, even if ... - Quora\",\"link\":\"https://www.quora.com/Do-you-need-to-write-something-on-a-greeting-card-even-if-the-card-covers-what-you-want-to-say\",\"snippet\":\"\\\"May + your special day be as extraordinary as you are! Happy birthday ... Just put + \u201CBest wishes, (your name).\u201D Nothing more is necessary ...\",\"date\":\"May + 17, 2019\",\"attributes\":{\"Missing\":\"exceptional memorable\"},\"position\":3},{\"title\":\"Our + Blog What to Write in a Greeting Card - Earth Greetings\",\"link\":\"https://www.earthgreetings.com.au/blog/our-blog/what-to-write-in-a-greeting-card/?srsltid=AfmBOop1I-RouWMtIIIU5hec6vhMlDvY80ZNZdCKhLs68SiRqh3UefRp\",\"snippet\":\"Whether + you are writing to a loved one, friend or colleague, a handwritten card can + make their special day even more memorable. ... Mum, your ...\",\"date\":\"Jun + 17, 2024\",\"position\":4},{\"title\":\"Free Online Greeting Card Maker - + Design & Create Cards - Canva\",\"link\":\"https://www.canva.com/create/greeting-cards/\",\"snippet\":\"Design + custom greeting cards in 5 minutes \u27A4 Hundreds of templates, 2M+ photos, + 130+ fonts. Make a card for free!\",\"attributes\":{\"Missing\":\"exceptional + | Show results with:exceptional\"},\"position\":5},{\"title\":\"Top 10 Best + Customer Service Greeting Phrases - SQM Group\",\"link\":\"https://www.sqmgroup.com/resources/library/blog/top-10-best-customer-service-greeting-phrases\",\"snippet\":\"1. + Personalize the Greeting \xB7 Mention the Customer's Name: Adding the customer's + name to a greeting can make the interaction feel more ...\",\"date\":\"Mar + 19, 2024\",\"rating\":4.5,\"ratingCount\":5,\"position\":6},{\"title\":\"I'm + thinking of starting a greeting card business - Reddit\",\"link\":\"https://www.reddit.com/r/smallbusiness/comments/zfy0x3/im_thinking_of_starting_a_greeting_card_business/\",\"snippet\":\"I've + been a freelancer for writing greeting cards and yes, it's a brutal business + but I love them and I still write my own and make an ...\",\"date\":\"Dec + 8, 2022\",\"position\":7},{\"title\":\"Create with Us/DIY Beautiful Torn Paper + Greeting Cards in Minutes!\",\"link\":\"https://www.youtube.com/watch?v=MtbeZ3dN1Ns\",\"snippet\":\"Ever + looked at your scrap pile and felt a bit of crafters' guilt? We are here to + help! Our torn paper ...\",\"date\":\"May 9, 2024\",\"attributes\":{\"Duration\":\"50:42\",\"Posted\":\"May + 9, 2024\"},\"imageUrl\":\"https://i.ytimg.com/vi/MtbeZ3dN1Ns/default.jpg?sqp=-oaymwEECHgQQw&rs=AMzJL3mzb89Ff3UtoTr_Cd7c4c3RCaloBA\",\"position\":8},{\"title\":\"How + To Make Greeting Cards - Lrnkey\",\"link\":\"https://lrnkey.com/blog/how-make-greeting-cards\",\"snippet\":\"Learning + how to make greeting cards at home can be daunting for beginners. However, + you'll discover that it's easy to learn over time.\",\"date\":\"Feb 8, 2022\",\"sitelinks\":[{\"title\":\"Basic + Greeting Card\",\"link\":\"https://lrnkey.com/blog/how-make-greeting-cards#:~:text=Basic%20Greeting%20Card,-This%20is%20the%20most%20straightforward\"},{\"title\":\"Window + Greeting Card\",\"link\":\"https://lrnkey.com/blog/how-make-greeting-cards#:~:text=.-,Window%20Greeting%20Card\"},{\"title\":\"Printed + Greeting Card\",\"link\":\"https://lrnkey.com/blog/how-make-greeting-cards#:~:text=Printed%20Greeting%20Card,-Making%20a%20card%20on%20a\"}],\"position\":9},{\"title\":\"30 + Best Welcome Messages for New Employees - Workhuman\",\"link\":\"https://www.workhuman.com/blog/welcome-message-to-new-employees/\",\"snippet\":\"Unsure + of how to craft a welcome message to new employees? Learn how to convey enthusiasm, + warmth, and value in just a few well-chosen ...\",\"date\":\"Jul 9, 2024\",\"sitelinks\":[{\"title\":\"Key + Elements Of A Successful...\",\"link\":\"https://www.workhuman.com/blog/welcome-message-to-new-employees/#:~:text=\"},{\"title\":\"Let + Them Know You Value...\",\"link\":\"https://www.workhuman.com/blog/welcome-message-to-new-employees/#:~:text=\"},{\"title\":\"Welcome + Message To New...\",\"link\":\"https://www.workhuman.com/blog/welcome-message-to-new-employees/#:~:text=\"}],\"position\":10}],\"peopleAlsoAsk\":[{\"question\":\"How + to congratulate in a unique way?\",\"snippet\":\"50 HEARTFELT WAYS TO EXPRESS + CONGRATULATIONS\\n1\\nBravo! You've done it! ...\\n2\\nKudos on your remarkable + achievement! Dear [Recipient's Name], ...\\n3\\nHats off to you and your success! + ...\\n4\\nYou deserve a standing ovation! ...\\n5\\nWell done, superstar! + ...\\n6\\nCongratulations on a job well executed! ...\\n7\\nYour hard work + paid off\u2014congrats! ...\\n8\\nWay to go!\",\"title\":\"50 Unique Ways + to Say Congratulations on a Greeting Card\",\"link\":\"https://www.lettrlabs.com/post/congratulations-galore-50-heartfelt-ways-to-express-joy-and-celebrate-on-greeting-cards\"},{\"question\":\"How + to make a heartfelt message?\",\"snippet\":\"HOW TO WRITE A HEARTFELT PERSONAL + NOTE\\n1\\nOpen it up. Start with \u201Cdear\u201D or even \u201Cdearest.\u201D + Or try \u201Chi\u201D or \u201Chello\u201D or the old-school charm of \u201Cgreetings.\u201D + Add the recipient's name and you're off!\\n2\\nSay why you're writing. ...\\n3\\nGo + on a bit. ...\\n4\\nReaffirm your relationship. ...\\n5\\nSay it again. ...\\n6\\nFinish + strong.\",\"title\":\"Our best card sending and letter writing ideas\",\"link\":\"https://ideas.hallmark.com/articles/card-ideas/sending-cards-and-letters-our-best-advice-and-ideas/\"},{\"question\":\"How + to make a good greeting?\",\"snippet\":\"FORMAL GREETINGS\\n1\\nHello! In + formal greetings examples, hello is preferred to \u201Chi\u201D or \u201Chey.\u201D\\n2\\nHi + there. This is a slightly less formal way to say hello, but still more appropriate + than using \u201Chey.\u201D\\n3\\nGood morning. ...\\n4\\nGood afternoon. + ...\\n5\\nGood evening. ...\\n6\\nIt's nice to meet you. ...\\n7\\nIt's a + pleasure to meet you.\",\"title\":\"20 Greetings in English - Tandem\",\"link\":\"https://tandem.net/blog/20-greetings-in-english\"},{\"question\":\"How + do you write a thoughtful message?\",\"snippet\":\"An easy way to write a + nice message is to remind the person about a memory or moment you've experienced + together. Reminiscing about past experiences will fill the recipient's mind + and heart with fond memories, and because only you've shared those experiences, + it's a truly personal message.\",\"title\":\"How To Write A Thoughtful Greeting + Card Message\",\"link\":\"https://sownsow.com/how-to-write-a-thoughtful-card-message/\"}],\"relatedSearches\":[{\"query\":\"How + to make greetings exceptional and memorable sample\"},{\"query\":\"How to + make greetings exceptional and memorable examples\"},{\"query\":\"How to make + a card easy\"},{\"query\":\"How to make a greeting card easy\"},{\"query\":\"Formal + greetings letter opening\"},{\"query\":\"How to make a greeting card with + paper\"},{\"query\":\"How to make greeting cards at home\"},{\"query\":\"How + to make a card on the computer\"}]}" + headers: + Alt-Svc: + - h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 + Content-Length: + - '7510' + access-control-allow-origin: + - '*' + content-type: + - application/json; charset=utf-8 + date: + - Wed, 14 Aug 2024 21:21:58 GMT + server: + - Google Frontend + set-cookie: + - GAESA=CoQBMDAzZmIzZTBjODZhMmYzNTc5Zjc2M2Y2M2U0YTQ3OWQwOTJmM2JhZGNjM2JkODU4OGUyYTM4MzZhYjRiYTBhMjNmYjZlNDRiNDgwOGUyNmQwNmQ5NjU4MDM1ZDY0ODI5ZTA0ZjYzZmMwNGNkODA1NmJmNjE0MDY2MzkwNzIzM2Y4M2ZlEIy4k5aVMg; + expires=Fri, 13-Sep-2024 21:21:58 GMT; path=/ + via: + - 1.1 google + x-cloud-trace-context: + - 0846f75f0fd07912515ce44063fdc613 + x-ratelimit-limit: + - '500' + x-ratelimit-remaining: + - '499' + x-ratelimit-reset: + - '1723670520' + status: + code: 200 + message: OK +- request: + body: !!binary | + CuABCiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkStwEKEgoQY3Jld2FpLnRl + bGVtZXRyeRKgAQoQpm3ausFkgwqbJGstHDABjxIIjN+L1tH5vgMiCDieu1binR/FKgpUb29sIFVz + YWdlMAE5KOjRWDS16xdBaGbXWDS16xdKGgoOY3Jld2FpX3ZlcnNpb24SCAoGMC41MS4xSiIKCXRv + b2xfbmFtZRIVChNTZWFyY2ggdGhlIGludGVybmV0Sg4KCGF0dGVtcHRzEgIYAXoCGAGFAQABAAA= + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '227' + Content-Type: + - application/x-protobuf + User-Agent: + - OTel-OTLP-Exporter-Python/1.26.0 + method: POST + uri: https://telemetry.smolagents.com:4319/v1/traces + response: + body: + string: "\n\0" + headers: + Content-Length: + - '2' + Content-Type: + - application/x-protobuf + Date: + - Wed, 14 Aug 2024 21:22:02 GMT + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting + store.\n Your expertise is greeting people\n Your parents + were greeters, your grand parents were greeters. \n You were born. + Nay, destined to be a greeter\nYour personal goal is: Greet everyone you meet\nYou + ONLY have access to the following tools, and should NEVER make up tools that + are not listed here:\n\nTool Name: Search the internet(**kwargs: Any) -> Any\nTool + Description: Search the internet(search_query: ''string'') - A tool that can + be used to search the internet with a search_query. search_query: ''Mandatory + search query you want to use to search the internet''\nTool Arguments: {''search_query'': + {''title'': ''Search Query'', ''description'': ''Mandatory search query you + want to use to search the internet'', ''type'': ''string''}}\n\nUse the following + format:\n\nThought: you should always think about what to do\nAction: the action + to take, only one name of [Search the internet], just the name, exactly as it''s + written.\nAction Input: the input to the action, just a simple python dictionary, + enclosed in curly braces, using \" to wrap keys and values.\nObservation: the + result of the action\n\nOnce all necessary information is gathered:\n\nThought: + I now know the final answer\nFinal Answer: the final answer to the original + input question\n\nCurrent Task: How can each of the provided greetings be transformed + into exceptional and memorable pleasantries?\n\nThis is the expect criteria + for your final answer: Your best answer to your coworker asking you this, accounting + for the context shared. \n you MUST return the actual complete content as the + final answer, not a summary.\n\nThis is the context you''re working with:\nHere + are the greetings: Hello! Hi! Hey! Good morning/afternoon/evening! How nice + to see you! Oi oi! (Cockney) Heya or Hey there! Morning/Afternoon/Evening! Greetings! + Salutations! Howdy! What''s up? Yo! Ahoy! Bonjour (French for hello) Hola (Spanish + for hello) Ciao (Italian for hello) Namaste (Hindi for hello) Salaam (Arabic + for hello) Guten Tag (German for hello) Kon''nichiwa (Japanese for hello) Ni + hao (Chinese for hello) Shalom (Hebrew for hello). Please provide a satisfying + pleasantry for each greeting.\n\nBegin! This is VERY important to you, use the + tools available and give your best Final Answer, your job depends on it!\n\nThought:\nThought: + I should search the internet for ways to enhance each of the provided greetings + to make them exceptional and memorable pleasantries.\n\nAction: Search the internet\nAction + Input: {\"search_query\": \"how to make greetings exceptional and memorable\"}\nObservation: + \nSearch results: Title: How To Make Your Own Greeting Cards - New York Magazine\nLink: + https://nymag.com/strategist/article/how-to-make-your-own-greeting-cards.html\nSnippet: + Below, you''ll find my favorite cardstocks and sticker paper for most any greeting-card + project. When it comes to cutting machines and printers, ...\n---\nTitle: 30 + Unique Ways to Say ''Congratulations'' in Greeting Cards for ...\nLink: https://www.lettrlabs.com/post/30-unique-ways-to-say-congratulation-in-greeting-cards-for-friends-family-co-workers-and-more\nSnippet: + Your achievement is truly extraordinary and well-deserved. Hooray for your tremendous + accomplishment! Your dedication, hard work, and indomitable spirit have ...\n---\nTitle: + Do you need to write something on a greeting card, even if ... - Quora\nLink: + https://www.quora.com/Do-you-need-to-write-something-on-a-greeting-card-even-if-the-card-covers-what-you-want-to-say\nSnippet: + \"May your special day be as extraordinary as you are! Happy birthday ... Just + put \u201cBest wishes, (your name).\u201d Nothing more is necessary ...\n---\nTitle: + Our Blog What to Write in a Greeting Card - Earth Greetings\nLink: https://www.earthgreetings.com.au/blog/our-blog/what-to-write-in-a-greeting-card/?srsltid=AfmBOop1I-RouWMtIIIU5hec6vhMlDvY80ZNZdCKhLs68SiRqh3UefRp\nSnippet: + Whether you are writing to a loved one, friend or colleague, a handwritten card + can make their special day even more memorable. ... Mum, your ...\n---\nTitle: + Free Online Greeting Card Maker - Design & Create Cards - Canva\nLink: https://www.canva.com/create/greeting-cards/\nSnippet: + Design custom greeting cards in 5 minutes \u27a4 Hundreds of templates, 2M+ + photos, 130+ fonts. Make a card for free!\n---\nTitle: Top 10 Best Customer + Service Greeting Phrases - SQM Group\nLink: https://www.sqmgroup.com/resources/library/blog/top-10-best-customer-service-greeting-phrases\nSnippet: + 1. Personalize the Greeting \u00b7 Mention the Customer''s Name: Adding the + customer''s name to a greeting can make the interaction feel more ...\n---\nTitle: + I''m thinking of starting a greeting card business - Reddit\nLink: https://www.reddit.com/r/smallbusiness/comments/zfy0x3/im_thinking_of_starting_a_greeting_card_business/\nSnippet: + I''ve been a freelancer for writing greeting cards and yes, it''s a brutal business + but I love them and I still write my own and make an ...\n---\nTitle: Create + with Us/DIY Beautiful Torn Paper Greeting Cards in Minutes!\nLink: https://www.youtube.com/watch?v=MtbeZ3dN1Ns\nSnippet: + Ever looked at your scrap pile and felt a bit of crafters'' guilt? We are here + to help! Our torn paper ...\n---\nTitle: How To Make Greeting Cards - Lrnkey\nLink: + https://lrnkey.com/blog/how-make-greeting-cards\nSnippet: Learning how to make + greeting cards at home can be daunting for beginners. However, you''ll discover + that it''s easy to learn over time.\n---\nTitle: 30 Best Welcome Messages for + New Employees - Workhuman\nLink: https://www.workhuman.com/blog/welcome-message-to-new-employees/\nSnippet: + Unsure of how to craft a welcome message to new employees? Learn how to convey + enthusiasm, warmth, and value in just a few well-chosen ...\n---\n\n", "role": + "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": true, + "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '5938' + content-type: + - application/json + cookie: + - __cf_bm=MU5pAxo6N4HvqFdy9b74OACjxNhWeXUof0MfDGZDrP4-1723670502-1.0.1.1-wsNUbPO0DCDMD.gYiTT.tDImvA7UaxpgeD9bzeMUhTV1.7GxjRLtt9_Gxm9aM3u7Ii63hZUL1C377uB2JZzITQ; + _cfuvid=mar.uG_CvOs2dufFgwllxKIxQj2R3JoTXoPBX_V_I7c-1723670502996-0.0.1.1-604800000 + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + The"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + results"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + did"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + not"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + provide"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + direct"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + information"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + on"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + how"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + enhance"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + each"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + make"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + them"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + exceptional"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + should"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + instead"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + use"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + creativity"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + expertise"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + in"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + transform"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + each"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + provided"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + into"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + more"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + unique"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Answer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"1"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + there"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hope"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + wonderful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + smile"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"2"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + W"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + laughter"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"3"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + bright"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + beautiful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + sun"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"4"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Here''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + full"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + endless"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + possibilities"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"5"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + nice"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + see"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + nice"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + see"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + You"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + light"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + up"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + room"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + presence"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"6"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Cock"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ney"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hope"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you''re"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + having"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + smashing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + mate"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"7"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + or"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + there"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + delightful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + surprises"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"8"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + this"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + start"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + something"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + extraordinary"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"9"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Sending"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + warm"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"est"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + wishes"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + fantastic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"10"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sal"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sal"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + success"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"11"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Howdy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Howdy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hope"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + wonderful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + sunny"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + on"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ranch"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"12"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"What''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + up"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"What''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + up"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Here''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + full"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + exciting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + adventures"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + great"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + moments"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"13"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Yo"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Yo"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + cool"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + awesome"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + are"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"14"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Ah"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Ah"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + W"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + smooth"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + sailing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + treasure"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"15"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Bonjour"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"French"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Bonjour"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + delightful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + stroll"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + through"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Paris"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"16"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hola"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Spanish"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hola"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Sending"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + warm"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + sunny"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + vibes"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + fantastic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"17"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"C"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Italian"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"C"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hope"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + delicious"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + moments"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"18"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Nam"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hindi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Nam"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + blessed"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + peace"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"19"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sala"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"am"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Arabic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sala"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"am"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + W"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + serenity"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"20"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"G"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"uten"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Tag"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"German"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"G"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"uten"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Tag"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + wonderful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + surprises"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"21"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Kon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Japanese"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Kon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Sending"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + positive"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + energy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + fortune"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ahead"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"22"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Ni"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Chinese"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Ni"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + W"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + full"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + prosperity"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"23"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sh"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Heb"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"rew"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sh"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + peaceful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"These"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + enhanced"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + are"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + crafted"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + make"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + each"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + interaction"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + more"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + memorable"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + pleasant"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + aligning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + goal"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + being"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ultimate"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + gre"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"eter"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b33ff66df2ec344-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Wed, 14 Aug 2024 21:21:59 GMT + Server: + - cloudflare + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '120' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '28557' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 2.886s + x-request-id: + - req_53e51e35fcfe04fcd6de37f84643d080 + status: + code: 200 + message: OK +- request: + body: !!binary | + CuUBCiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSvAEKEgoQY3Jld2FpLnRl + bGVtZXRyeRKlAQoQpm3ausFkgwqbJGstHDABjxII78oIRI+uQCwiCJBb3AuoOsWeKgpUb29sIFVz + YWdlMAE5wPRAGje16xdB4DxCGje16xdKGgoOY3Jld2FpX3ZlcnNpb24SCAoGMC41MS4xSicKCXRv + b2xfbmFtZRIaChhBc2sgcXVlc3Rpb24gdG8gY293b3JrZXJKDgoIYXR0ZW1wdHMSAhgBegIYAYUB + AAEAAA== + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '232' + Content-Type: + - application/x-protobuf + User-Agent: + - OTel-OTLP-Exporter-Python/1.26.0 + method: POST + uri: https://telemetry.smolagents.com:4319/v1/traces + response: + body: + string: "\n\0" + headers: + Content-Length: + - '2' + Content-Type: + - application/x-protobuf + Date: + - Wed, 14 Aug 2024 21:22:12 GMT + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Aristocrat. You were born to be treated + with a greeting all the time\n You transform greetings into pleasantries + that you graciously \n give to greeters.\nYour personal goal is: Be + greeted\nYou ONLY have access to the following tools, and should NEVER make + up tools that are not listed here:\n\nTool Name: Delegate work to coworker(task: + str, context: str, coworker: Optional[str] = None, **kwargs)\nTool Description: + Delegate a specific task to one of the following coworkers: Senior Hello Sayer\nThe + input to this tool should be the coworker, the task you want them to do, and + ALL necessary context to execute the task, they know nothing about the task, + so share absolute everything you know, don''t reference things but instead explain + them.\nTool Arguments: {''task'': {''title'': ''Task'', ''type'': ''string''}, + ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': + ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': + ''object''}}\nTool Name: Ask question to coworker(question: str, context: str, + coworker: Optional[str] = None, **kwargs)\nTool Description: Ask a specific + question to one of the following coworkers: Senior Hello Sayer\nThe input to + this tool should be the coworker, the question you have for them, and ALL necessary + context to ask the question properly, they know nothing about the question, + so share absolute everything you know, don''t reference things but instead explain + them.\nTool Arguments: {''question'': {''title'': ''Question'', ''type'': ''string''}, + ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': + ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': + ''object''}}\n\nUse the following format:\n\nThought: you should always think + about what to do\nAction: the action to take, only one name of [Delegate work + to coworker, Ask question to coworker], just the name, exactly as it''s written.\nAction + Input: the input to the action, just a simple python dictionary, enclosed in + curly braces, using \" to wrap keys and values.\nObservation: the result of + the action\n\nOnce all necessary information is gathered:\n\nThought: I now + know the final answer\nFinal Answer: the final answer to the original input + question\n\nCurrent Task: Using the greeting, respond with the most satisfying + pleasantry\n\nThis is the expect criteria for your final answer: a bullet pointed + pleasantry \n you MUST return the actual complete content as the final answer, + not a summary.\n\nThis is the context you''re working with:\n- Hello!\n- Hi!\n- + Hey!\n- Good morning/afternoon/evening!\n- How nice to see you!\n- Oi oi! (Cockney)\n- + Heya or Hey there!\n- Morning/Afternoon/Evening!\n- Greetings!\n- Salutations!\n- + Howdy!\n- What''s up?\n- Yo!\n- Ahoy!\n- Bonjour (French for hello)\n- Hola + (Spanish for hello)\n- Ciao (Italian for hello)\n- Namaste (Hindi for hello)\n- + Salaam (Arabic for hello)\n- Guten Tag (German for hello)\n- Kon''nichiwa (Japanese + for hello)\n- Ni hao (Chinese for hello)\n- Shalom (Hebrew for hello)\n\nThese + greetings should cover a wide range of formal, informal, and culturally diverse + ways to say hello, ensuring that my greeting is exceptional and memorable.\n\nBegin! + This is VERY important to you, use the tools available and give your best Final + Answer, your job depends on it!\n\nThought:\nThought: To provide the most satisfying + pleasantry, I need to ensure that I consider the context of each greeting. It + would be helpful to consult with the Senior Hello Sayer for insights on how + to transform these greetings into exceptional pleasantries. This will enable + me to craft responses that are both gracious and memorable.\n\nAction: Ask question + to coworker\nAction Input: {\"question\": \"How can each of the provided greetings + be transformed into exceptional and memorable pleasantries?\", \"context\": + \"Here are the greetings: Hello! Hi! Hey! Good morning/afternoon/evening! How + nice to see you! Oi oi! (Cockney) Heya or Hey there! Morning/Afternoon/Evening! + Greetings! Salutations! Howdy! What''s up? Yo! Ahoy! Bonjour (French for hello) + Hola (Spanish for hello) Ciao (Italian for hello) Namaste (Hindi for hello) + Salaam (Arabic for hello) Guten Tag (German for hello) Kon''nichiwa (Japanese + for hello) Ni hao (Chinese for hello) Shalom (Hebrew for hello). Please provide + a satisfying pleasantry for each greeting.\", \"coworker\": \"Senior Hello Sayer\"}\n\nObservation: + 1. **Hello!** - \"Hello there! I hope your day is as wonderful as your smile!\"\n2. + **Hi!** - \"Hi! Wishing you a day filled with joy and laughter!\"\n3. **Hey!** + - \"Hey! May your day be as bright and beautiful as the morning sun!\"\n4. **Good + morning/afternoon/evening!** - \"Good morning/afternoon/evening! Here''s to + a day/evening full of endless possibilities and happiness!\"\n5. **How nice + to see you!** - \"How nice to see you! You light up the room with your presence!\"\n6. + **Oi oi! (Cockney)** - \"Oi oi! Hope you''re having a smashing day, mate!\"\n7. + **Heya or Hey there!** - \"Heya! May your day be filled with delightful surprises!\"\n8. + **Morning/Afternoon/Evening!** - \"Morning/Afternoon/Evening! May this be the + start of something extraordinary for you!\"\n9. **Greetings!** - \"Greetings! + Sending you my warmest wishes for a fantastic day!\"\n10. **Salutations!** - + \"Salutations! May your day be filled with success and happiness!\"\n11. **Howdy!** + - \"Howdy! Hope your day is as wonderful as a sunny day on the ranch!\"\n12. + **What''s up?** - \"What''s up? Here''s to a day full of exciting adventures + and great moments!\"\n13. **Yo!** - \"Yo! May your day be as cool and awesome + as you are!\"\n14. **Ahoy!** - \"Ahoy! Wishing you smooth sailing and a treasure-filled + day!\"\n15. **Bonjour (French for hello)** - \"Bonjour! May your day be as delightful + as a stroll through Paris!\"\n16. **Hola (Spanish for hello)** - \"Hola! Sending + you warm and sunny vibes for a fantastic day!\"\n17. **Ciao (Italian for hello)** + - \"Ciao! Hope your day is filled with joy and delicious moments!\"\n18. **Namaste + (Hindi for hello)** - \"Namaste! May your day be blessed with peace and happiness!\"\n19. + **Salaam (Arabic for hello)** - \"Salaam! Wishing you a day of serenity and + joy!\"\n20. **Guten Tag (German for hello)** - \"Guten Tag! May your day be + filled with wonderful surprises and happiness!\"\n21. **Kon''nichiwa (Japanese + for hello)** - \"Kon''nichiwa! Sending you positive energy and good fortune + for the day ahead!\"\n22. **Ni hao (Chinese for hello)** - \"Ni hao! Wishing + you a day full of prosperity and joy!\"\n23. **Shalom (Hebrew for hello)** - + \"Shalom! May your day be peaceful and filled with happiness!\"\n\nThese enhanced + greetings are crafted to make each interaction more memorable and pleasant, + aligning with your goal of being the ultimate greeter.\n", "role": "user"}], + "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": + 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '6909' + content-type: + - application/json + cookie: + - __cf_bm=2Xag817M6CePPD.geIVeI5lQ7ylBweyR05fYV4fqe8w-1723670512-1.0.1.1-xpM1Ei2DP8nnA2APHmxXRI_TLZws1NYxrccqoDi8my1c9eAe7q0VDAacnPd4yej6.aPU36GremyduxAx3oksEQ; + _cfuvid=TDlCkWpQ254r0xQ1.PEYiWe7AbYsPgUT7OL7rq9Krnw-1723670512350-0.0.1.1-604800000 + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Answer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":":\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + there"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hope"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + wonderful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + smile"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + W"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + laughter"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + bright"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + beautiful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + sun"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Here''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + full"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + endless"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + possibilities"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + nice"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + see"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + nice"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + see"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + You"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + light"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + up"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + room"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + presence"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Cock"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ney"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + oi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Hope"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you''re"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + having"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + smashing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + mate"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + or"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + there"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + delightful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + surprises"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Morning"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + this"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + start"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + something"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + extraordinary"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Sending"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + warm"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"est"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + wishes"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + fantastic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sal"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sal"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + success"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Howdy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Howdy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Hope"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + wonderful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + sunny"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + on"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ranch"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"What''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + up"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"What''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + up"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Here''s"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + full"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + exciting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + adventures"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + great"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + moments"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Yo"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Yo"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + cool"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + awesome"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + are"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Ah"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Ah"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + W"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + smooth"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + sailing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + treasure"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Bonjour"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"French"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Bonjour"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + delightful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + as"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + stroll"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + through"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Paris"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hola"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Spanish"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hola"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Sending"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + warm"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + sunny"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + vibes"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + fantastic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"C"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Italian"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"C"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Hope"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + delicious"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + moments"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Nam"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hindi"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Nam"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + blessed"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + peace"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sala"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"am"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Arabic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sala"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"am"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + W"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + serenity"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"G"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"uten"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Tag"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"German"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"G"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"uten"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Tag"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + wonderful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + surprises"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Kon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Japanese"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Kon"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + Sending"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + positive"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + energy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + fortune"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ahead"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Ni"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Chinese"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Ni"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hao"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + W"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + full"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + prosperity"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + **"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sh"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + ("},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Heb"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"rew"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + -"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sh"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + May"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + be"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + peaceful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b33ffb15ebe8cc5-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Wed, 14 Aug 2024 21:22:11 GMT + Server: + - cloudflare + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '163' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '27959' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 4.081s + x-request-id: + - req_2c9b610fa5d29dfc6e143fae3914831f + status: + code: 200 + message: OK +version: 1 diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session_context_attributes.yaml b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session_context_attributes.yaml new file mode 100644 index 000000000..094906b22 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session_context_attributes.yaml @@ -0,0 +1,2952 @@ +interactions: +- request: + body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting + store.\n Your expertise is greeting people\n Your + parents were greeters, your grand parents were greeters.\n You + were born. Nay, destined to be a greeter\nYour personal goal is: Greet everyone + you meet\nYou ONLY have access to the following tools, and should NEVER make + up tools that are not listed here:\n\nTool Name: Search the internet(**kwargs: + Any) -> Any\nTool Description: Search the internet(search_query: ''string'') + - A tool that can be used to search the internet with a search_query. search_query: + ''Mandatory search query you want to use to search the internet''\nTool Arguments: + {''search_query'': {''title'': ''Search Query'', ''description'': ''Mandatory + search query you want to use to search the internet'', ''type'': ''string''}}\n\nUse + the following format:\n\nThought: you should always think about what to do\nAction: + the action to take, only one name of [Search the internet], just the name, exactly + as it''s written.\nAction Input: the input to the action, just a simple python + dictionary, enclosed in curly braces, using \" to wrap keys and values.\nObservation: + the result of the action\n\nOnce all necessary information is gathered:\n\nThought: + I now know the final answer\nFinal Answer: the final answer to the original + input question\n\nCurrent Task: greet like you''ve never greeted before\n\nThis + is the expect criteria for your final answer: A greeting in bullet points \n + you MUST return the actual complete content as the final answer, not a summary.\n\nBegin! + This is VERY important to you, use the tools available and give your best Final + Answer, your job depends on it!\n\nThought:\n", "role": "user"}], "model": "gpt-4o", + "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '1833' + content-type: + - application/json + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + To"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + like"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I''ve"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + never"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeted"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + before"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + should"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + look"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + some"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + unique"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + impactful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ideas"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + online"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + internet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Input"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + {\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"_query"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"unique"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + impactful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ideas"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b3b65e58cb1c340-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Thu, 15 Aug 2024 18:55:17 GMT + Server: + - cloudflare + Set-Cookie: + - __cf_bm=cbpu9cYPQzE0PYekq3wNZEAGaqyxMkrhTFDT0Z7..nM-1723748117-1.0.1.1-emaYf62GmUqXo_KUdHUqC8X50fbPXwUAbESwJW3oYaiPgy_G8RWckEatyvFlJwc_5IKjoDopokFXW9Ia91eNOA; + path=/; expires=Thu, 15-Aug-24 19:25:17 GMT; domain=.api.openai.com; HttpOnly; + Secure; SameSite=None + - _cfuvid=S3_LejaOvEEx2LGWFNizi9M7RgZWbgW6lOkBTCEAHYQ-1723748117795-0.0.1.1-604800000; + path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '97' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '29567' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 866ms + x-request-id: + - req_d87c335716dd73aa0fda69fe74bf4f81 + status: + code: 200 + message: OK +- request: + body: '{"q": "unique and impactful greeting ideas", "num": 10}' + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '55' + User-Agent: + - python-requests/2.32.3 + X-API-KEY: + - 9f4c306a1fe1d95850b60fceb5af58e4a50ebefc + content-type: + - application/json + method: POST + uri: https://google.serper.dev/search + response: + body: + string: "{\"searchParameters\":{\"q\":\"unique and impactful greeting ideas\",\"type\":\"search\",\"num\":10,\"engine\":\"google\"},\"organic\":[{\"title\":\"113 + Cool And Different Ways To Say Hello And Greet People\",\"link\":\"https://www.stylecraze.com/articles/ways-to-say-hello/\",\"snippet\":\"Try + the following ways to say hello to entertain your friends! a. Put on an accent + \u2013 Use a funny or foreign accent while greeting. b. Use silly ...\",\"date\":\"Mar + 11, 2024\",\"position\":1},{\"title\":\"English greetings: 29 words and phrases + to say \u201Chello\u201D in style - Preply\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\",\"snippet\":\"Nice + to meet you / Pleased to meet you. This is one of the respectful greeting + examples you can use replying to someone you meet for the very first time. + For ...\",\"sitelinks\":[{\"title\":\"Formal greetings\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-bffcb914d15b6f4fff184046609441f3f99b463a\"},{\"title\":\"Good + Morning / Good...\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-f7d13b789755bbdeac0eba53b4b5dc915849f712\"},{\"title\":\"Formal + greetings for letters...\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-91e695c135c0a802dc10224b3a2ed37a08357956\"}],\"position\":2},{\"title\":\"120 + Cool And Creative Ways to Say Hello | PINKVILLA\",\"link\":\"https://www.pinkvilla.com/lifestyle/relationships/ways-to-say-hello-1200199\",\"snippet\":\"1. + \u201CYou have filled my days with laughter and my heart with happiness. Thank + you for being here.\u201D 2. \u201CThank you for being the reason behind my + smiles and a ...\",\"attributes\":{\"Missing\":\"impactful | Show results + with:impactful\"},\"position\":3},{\"title\":\"Top 10 Best Customer Service + Greeting Phrases - SQM Group\",\"link\":\"https://www.sqmgroup.com/resources/library/blog/top-10-best-customer-service-greeting-phrases\",\"snippet\":\"Discover + the top 10 customer service greetings for call center agents to ensure a smooth + and friendly experience from the start.\",\"date\":\"Mar 19, 2024\",\"attributes\":{\"Missing\":\"impactful + ideas\"},\"rating\":4.5,\"ratingCount\":5,\"position\":4},{\"title\":\"Keeping + Morning Meeting Greetings Fresh and Fun\",\"link\":\"https://www.responsiveclassroom.org/keeping-morning-meeting-greetings-fresh-and-fun/\",\"snippet\":\"Greetings + can be especially important because they set the tone ... Want more greeting + ideas? 80 Morning Meeting Ideas for Grades K\u20132 ...\",\"date\":\"Oct 11, + 2013\",\"attributes\":{\"Missing\":\"impactful | Show results with:impactful\"},\"position\":5},{\"title\":\"Are + there some unique and refreshingly different ways to greet others?\",\"link\":\"https://www.quora.com/Are-there-some-unique-and-refreshingly-different-ways-to-greet-others\",\"snippet\":\"Greeting + others in a completely different way each time can be a fun and effective + way to connect with others and build relationships. So don't ...\",\"date\":\"Mar + 19, 2023\",\"attributes\":{\"Missing\":\"impactful ideas\"},\"position\":6},{\"title\":\"Unique + Call Center Greetings We Love - Gladly\",\"link\":\"https://www.gladly.com/blog/unique-call-center-greetings-we-love/\",\"snippet\":\"Explore + creative and unique call center greetings to make a positive first impression. + Enhance customer interactions and elevate your service.\",\"position\":7},{\"title\":\"Greetings + for Morning Meetings: 30+ Fresh and Fun Ideas\",\"link\":\"https://proudtobeprimary.com/greetings-for-morning-meetings/\",\"snippet\":\"Need + some great ideas for greetings for morning meetings in your K-2 classroom? + Try these 30+ engaging and creative \u201Chello's\u201D to start your day!\",\"attributes\":{\"Missing\":\"impactful + | Show results with:impactful\"},\"position\":8},{\"title\":\"What are the + best inspirational greetings? - Quora\",\"link\":\"https://www.quora.com/What-are-the-best-inspirational-greetings\",\"snippet\":\"Inspirational + greetings are a great way to motivate and uplift someone's spirit. Here are + some of the best inspirational greetings that you ...\",\"date\":\"Feb 14, + 2023\",\"position\":9},{\"title\":\"How to Greet Customers in Retail: 20+ + Examples to Try in Your Store\",\"link\":\"https://www.lightspeedhq.com/blog/how-to-greet-customers-retail/\",\"snippet\":\"Examples + of questions and statements to say to in-store shoppers \xB7 Be specific: + Rather than asking 'how about this weather? \xB7 Be personal: ...\",\"date\":\"Sep + 22, 2022\",\"attributes\":{\"Missing\":\"impactful | Show results with:impactful\"},\"position\":10}],\"peopleAlsoAsk\":[{\"question\":\"How + do you say greetings in a unique way?\",\"snippet\":\"29 UNIQUE LETTER GREETINGS + TO MAKE A LASTING IMPRESSION\\n1\\nGreetings! Dear [Recipient's Name], Sending + you my warmest greetings and best wishes. ...\\n2\\nDear [Recipient's Name], + ...\\n3\\nHey [Recipient's Name], ...\\n4\\nHi there! ...\\n5\\nTo whom it + may concern, ...\\n6\\nSalutations! ...\\n7\\nGood day [Recipient's Name], + ...\\n8\\nHello [Recipient's Name],\",\"title\":\"29 Unique Ways to Say Letter + Greetings - LettrLabs\",\"link\":\"https://www.lettrlabs.com/post/29-unique-letter-greetings-to-make-a-lasting-impression-a-comprehensive-guide\"},{\"question\":\"What + is the fanciest way to say hello?\",\"snippet\":\"FORMAL WAYS TO SAY \u201CHELLO\u201D\\nGood + morning/afternoon/evening. These are classic, formal phrases to use when greeting + someone, whether it's the first time meeting them or if you've already met + them before. ...\\nPleased to meet you. ...\\nIt's nice to meet you. ...\\nIt's + good to see you. ...\\nHow are you?\",\"title\":\"Ten Different Ways To Say + Hello in English | Formal & Casual\",\"link\":\"https://languagetool.org/insights/post/word-choice-other-ways-to-say-hello/\"},{\"question\":\"How + to say \\\"hi\\\" in an impressive way?\",\"snippet\":\"HOW TO SAY HELLO IN + ENGLISH WHEN YOU'VE NEVER MET THE PERSON BEFORE\\n1\\nNice to meet you. This + is simple and courteous. ...\\n2\\nSo nice to meet you.\\n3\\nI've been looking + forward to meeting you.\\n4\\nI've heard so much about you.\\n5\\nHello and + welcome. You would formally greet a group this way.\",\"title\":\"How to Say + Hi in English in 107 Interesting Ways - Berlitz\",\"link\":\"https://www.berlitz.com/blog/hello-in-english\"},{\"question\":\"What + is the most professional greeting?\",\"snippet\":\"If you do not know the + name of the person you are sending a professional letter or email to then + \u201CDear Sir or Madam\u201D is the most common way to start the conversation. + It is clear, respectful, and to the point.\",\"title\":\"English greetings: + 29 words and phrases to say \u201Chello\u201D in style - Preply\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\"}],\"relatedSearches\":[{\"query\":\"Unique + and impactful greeting ideas for students\"},{\"query\":\"Unique and impactful + greeting ideas for friends\"},{\"query\":\"Creative ways to say hello formally\"},{\"query\":\"10 + different greetings\"},{\"query\":\"Formal greetings examples\"},{\"query\":\"Funny + ways to say hello over text\"},{\"query\":\"Friendly greeting phrases\"},{\"query\":\"Morning + greeting ideas for students\"}]}" + headers: + Alt-Svc: + - h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 + Content-Length: + - '6849' + access-control-allow-origin: + - '*' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 15 Aug 2024 18:55:19 GMT + server: + - Google Frontend + set-cookie: + - GAESA=CoQBMDAzZmIzZTBjOGMwZWY4YzI1YmFlOTRiMDY2OTgyMDc3YzFkMzYxMTNkOWQ5NzdkMTYxNjFkMzUyZmEwMTYyNDQ5ZTZjOWJjZDcxZTliNmYyYjEzZTY4OGNlZmVkOWMyM2Y4YWRjMWFlNjU0YzRmZGVlYTNhYjZjNWE3OTJlZjZkNTczEIfmk7uVMg; + expires=Sat, 14-Sep-2024 18:55:19 GMT; path=/ + via: + - 1.1 google + x-cloud-trace-context: + - d3455ba958fd2e17c7374a03bd71c460 + x-ratelimit-limit: + - '500' + x-ratelimit-remaining: + - '499' + x-ratelimit-reset: + - '1723748120' + status: + code: 200 + message: OK +- request: + body: !!binary | + CtUGCiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSrAYKEgoQY3Jld2FpLnRl + bGVtZXRyeRLXAgoQF7OnrelS4Am9TwKZkImqmxIIm1elhQmUy/kiCPYR2yaVQPgtKgxDcmV3IENy + ZWF0ZWQwATmQiXmgx/vrF0EAg36gx/vrF0oaCg5jcmV3YWlfdmVyc2lvbhIICgYwLjUxLjFKGgoO + cHl0aG9uX3ZlcnNpb24SCAoGMy4xMi40Si4KCGNyZXdfa2V5EiIKIDUxNzRiM2RiZDE4NWRhNDRl + YmNiOGJjNjg5NTMwMGM4SjEKB2NyZXdfaWQSJgokNmNmZjBiZGQtMjg2OS00NTQ3LTg5ZWItODFh + MWY5Y2U1NjA3ShwKDGNyZXdfcHJvY2VzcxIMCgpzZXF1ZW50aWFsShEKC2NyZXdfbWVtb3J5EgIQ + AEoaChRjcmV3X251bWJlcl9vZl90YXNrcxICGAJKGwoVY3Jld19udW1iZXJfb2ZfYWdlbnRzEgIY + AnoCGAGFAQABAAASmAIKEBezp63pUuAJvU8CmZCJqpsSCGuTbXYpGQRCIgj3Dael3WXpqCoMVGFz + ayBDcmVhdGVkMAE5oH09ocf76xdBkFA+ocf76xdKLgoIY3Jld19rZXkSIgogNTE3NGIzZGJkMTg1 + ZGE0NGViY2I4YmM2ODk1MzAwYzhKMQoHY3Jld19pZBImCiQ2Y2ZmMGJkZC0yODY5LTQ1NDctODll + Yi04MWExZjljZTU2MDdKLgoIdGFza19rZXkSIgogYmVkOGIwZDVhYjU3YTRkOGJkODMyOGI5ZTcy + MDgyNWRKMQoHdGFza19pZBImCiRmNWNlYzhmYS1jMzE0LTRlYmYtYjE2Yi0xNTlmZTBkYzA3NWV6 + AhgBhQEAAQAAEqABChAXs6et6VLgCb1PApmQiaqbEgj3j44lWhVWRSIII0FgI02ojusqClRvb2wg + VXNhZ2UwATmQY6kdyPvrF0G4bq0dyPvrF0oaCg5jcmV3YWlfdmVyc2lvbhIICgYwLjUxLjFKIgoJ + dG9vbF9uYW1lEhUKE1NlYXJjaCB0aGUgaW50ZXJuZXRKDgoIYXR0ZW1wdHMSAhgBegIYAYUBAAEA + AA== + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '856' + Content-Type: + - application/x-protobuf + User-Agent: + - OTel-OTLP-Exporter-Python/1.26.0 + method: POST + uri: https://telemetry.smolagents.com:4319/v1/traces + response: + body: + string: "\n\0" + headers: + Content-Length: + - '2' + Content-Type: + - application/x-protobuf + Date: + - Thu, 15 Aug 2024 18:55:22 GMT + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting + store.\n Your expertise is greeting people\n Your + parents were greeters, your grand parents were greeters.\n You + were born. Nay, destined to be a greeter\nYour personal goal is: Greet everyone + you meet\nYou ONLY have access to the following tools, and should NEVER make + up tools that are not listed here:\n\nTool Name: Search the internet(**kwargs: + Any) -> Any\nTool Description: Search the internet(search_query: ''string'') + - A tool that can be used to search the internet with a search_query. search_query: + ''Mandatory search query you want to use to search the internet''\nTool Arguments: + {''search_query'': {''title'': ''Search Query'', ''description'': ''Mandatory + search query you want to use to search the internet'', ''type'': ''string''}}\n\nUse + the following format:\n\nThought: you should always think about what to do\nAction: + the action to take, only one name of [Search the internet], just the name, exactly + as it''s written.\nAction Input: the input to the action, just a simple python + dictionary, enclosed in curly braces, using \" to wrap keys and values.\nObservation: + the result of the action\n\nOnce all necessary information is gathered:\n\nThought: + I now know the final answer\nFinal Answer: the final answer to the original + input question\n\nCurrent Task: greet like you''ve never greeted before\n\nThis + is the expect criteria for your final answer: A greeting in bullet points \n + you MUST return the actual complete content as the final answer, not a summary.\n\nBegin! + This is VERY important to you, use the tools available and give your best Final + Answer, your job depends on it!\n\nThought:\nThought: To greet like I''ve never + greeted before, I should look for some unique and impactful greeting ideas online.\n\nAction: + Search the internet\nAction Input: {\"search_query\": \"unique and impactful + greeting ideas\"}\nObservation: \nSearch results: Title: 113 Cool And Different + Ways To Say Hello And Greet People\nLink: https://www.stylecraze.com/articles/ways-to-say-hello/\nSnippet: + Try the following ways to say hello to entertain your friends! a. Put on an + accent \u2013 Use a funny or foreign accent while greeting. b. Use silly ...\n---\nTitle: + English greetings: 29 words and phrases to say \u201chello\u201d in style - + Preply\nLink: https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\nSnippet: + Nice to meet you / Pleased to meet you. This is one of the respectful greeting + examples you can use replying to someone you meet for the very first time. For + ...\n---\nTitle: 120 Cool And Creative Ways to Say Hello | PINKVILLA\nLink: + https://www.pinkvilla.com/lifestyle/relationships/ways-to-say-hello-1200199\nSnippet: + 1. \u201cYou have filled my days with laughter and my heart with happiness. + Thank you for being here.\u201d 2. \u201cThank you for being the reason behind + my smiles and a ...\n---\nTitle: Top 10 Best Customer Service Greeting Phrases + - SQM Group\nLink: https://www.sqmgroup.com/resources/library/blog/top-10-best-customer-service-greeting-phrases\nSnippet: + Discover the top 10 customer service greetings for call center agents to ensure + a smooth and friendly experience from the start.\n---\nTitle: Keeping Morning + Meeting Greetings Fresh and Fun\nLink: https://www.responsiveclassroom.org/keeping-morning-meeting-greetings-fresh-and-fun/\nSnippet: + Greetings can be especially important because they set the tone ... Want more + greeting ideas? 80 Morning Meeting Ideas for Grades K\u20132 ...\n---\nTitle: + Are there some unique and refreshingly different ways to greet others?\nLink: + https://www.quora.com/Are-there-some-unique-and-refreshingly-different-ways-to-greet-others\nSnippet: + Greeting others in a completely different way each time can be a fun and effective + way to connect with others and build relationships. So don''t ...\n---\nTitle: + Unique Call Center Greetings We Love - Gladly\nLink: https://www.gladly.com/blog/unique-call-center-greetings-we-love/\nSnippet: + Explore creative and unique call center greetings to make a positive first impression. + Enhance customer interactions and elevate your service.\n---\nTitle: Greetings + for Morning Meetings: 30+ Fresh and Fun Ideas\nLink: https://proudtobeprimary.com/greetings-for-morning-meetings/\nSnippet: + Need some great ideas for greetings for morning meetings in your K-2 classroom? + Try these 30+ engaging and creative \u201chello''s\u201d to start your day!\n---\nTitle: + What are the best inspirational greetings? - Quora\nLink: https://www.quora.com/What-are-the-best-inspirational-greetings\nSnippet: + Inspirational greetings are a great way to motivate and uplift someone''s spirit. + Here are some of the best inspirational greetings that you ...\n---\nTitle: + How to Greet Customers in Retail: 20+ Examples to Try in Your Store\nLink: https://www.lightspeedhq.com/blog/how-to-greet-customers-retail/\nSnippet: + Examples of questions and statements to say to in-store shoppers \u00b7 Be specific: + Rather than asking ''how about this weather? \u00b7 Be personal: ...\n---\n\n", + "role": "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": + true, "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '5214' + content-type: + - application/json + cookie: + - __cf_bm=cbpu9cYPQzE0PYekq3wNZEAGaqyxMkrhTFDT0Z7..nM-1723748117-1.0.1.1-emaYf62GmUqXo_KUdHUqC8X50fbPXwUAbESwJW3oYaiPgy_G8RWckEatyvFlJwc_5IKjoDopokFXW9Ia91eNOA; + _cfuvid=S3_LejaOvEEx2LGWFNizi9M7RgZWbgW6lOkBTCEAHYQ-1723748117795-0.0.1.1-604800000 + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: "data: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"role\":\"assistant\",\"content\":\"\",\"refusal\":null},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Thought\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\":\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + I\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + now\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + know\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + the\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + final\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + answer\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Final\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + Answer\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\":\\n\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hello\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + there\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + You\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + have\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + filled\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + days\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + with\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + laughter\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + heart\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + with\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + happiness\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + Thank\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + you\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + for\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + being\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + here\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Greetings\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + Thank\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + you\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + for\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + being\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + the\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + reason\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + behind\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + smiles\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + a\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + part\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + of\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + life\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hey\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + Nice\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + meet\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + you\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + /\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + P\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"leased\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + meet\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + you\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hi\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + Put\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + on\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + an\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + accent\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + \u2013\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + Use\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + a\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + funny\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + or\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + foreign\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + accent\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + while\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + greeting\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hello\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + Use\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + silly\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + gestures\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + or\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + sounds\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + make\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + your\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + greeting\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + memorable\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Greetings\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + You\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + are\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + the\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + sunshine\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + that\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + bright\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"ens\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + day\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hey\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + there\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + Welcome\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + our\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + world\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + of\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + happiness\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + joy\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"These\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + greetings\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + are\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + designed\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + be\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + unique\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\",\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + impactful\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\",\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + memorable\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\",\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + making\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + every\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + encounter\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + special\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" + enjoyable\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: + {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{},\"logprobs\":null,\"finish_reason\":\"stop\"}]}\n\ndata: + [DONE]\n\n" + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b3b65f20f79c340-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Thu, 15 Aug 2024 18:55:19 GMT + Server: + - cloudflare + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '127' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '28743' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 2.514s + x-request-id: + - req_9a6af5c0b3324506ee193d18e6f3fee1 + status: + code: 200 + message: OK +- request: + body: !!binary | + CvUECiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSzAQKEgoQY3Jld2FpLnRl + bGVtZXRyeRKaAgoQF7OnrelS4Am9TwKZkImqmxIIsk6uwYXn1SEiCPcNp6XdZemoKg5UYXNrIEV4 + ZWN1dGlvbjABOYAjP6HH++sXQai25+vI++sXSi4KCGNyZXdfa2V5EiIKIDUxNzRiM2RiZDE4NWRh + NDRlYmNiOGJjNjg5NTMwMGM4SjEKB2NyZXdfaWQSJgokNmNmZjBiZGQtMjg2OS00NTQ3LTg5ZWIt + ODFhMWY5Y2U1NjA3Si4KCHRhc2tfa2V5EiIKIGJlZDhiMGQ1YWI1N2E0ZDhiZDgzMjhiOWU3MjA4 + MjVkSjEKB3Rhc2tfaWQSJgokZjVjZWM4ZmEtYzMxNC00ZWJmLWIxNmItMTU5ZmUwZGMwNzVlegIY + AYUBAAEAABKYAgoQF7OnrelS4Am9TwKZkImqmxII20yPTbC9SWsiCCvgzuBm9AeJKgxUYXNrIENy + ZWF0ZWQwATk4uMjsyPvrF0Fwf8nsyPvrF0ouCghjcmV3X2tleRIiCiA1MTc0YjNkYmQxODVkYTQ0 + ZWJjYjhiYzY4OTUzMDBjOEoxCgdjcmV3X2lkEiYKJDZjZmYwYmRkLTI4NjktNDU0Ny04OWViLTgx + YTFmOWNlNTYwN0ouCgh0YXNrX2tleRIiCiA1ZjQ1YTZjYjUxMTlmYzY2MzAzZWQ3YmI5NmU1MTRm + NEoxCgd0YXNrX2lkEiYKJDJmYmY2OGVjLThhODMtNDkwOS04ZjcxLTRlYTE3ZTQxYWY1MXoCGAGF + AQABAAA= + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '632' + Content-Type: + - application/x-protobuf + User-Agent: + - OTel-OTLP-Exporter-Python/1.26.0 + method: POST + uri: https://telemetry.smolagents.com:4319/v1/traces + response: + body: + string: "\n\0" + headers: + Content-Length: + - '2' + Content-Type: + - application/x-protobuf + Date: + - Thu, 15 Aug 2024 18:55:27 GMT + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Aristocrat. You were born to be treated + with a greeting all the time\n You transform greetings into pleasantries + that you graciously\n give to greeters.\nYour personal goal is: + Be greeted\nYou ONLY have access to the following tools, and should NEVER make + up tools that are not listed here:\n\nTool Name: Delegate work to coworker(task: + str, context: str, coworker: Optional[str] = None, **kwargs)\nTool Description: + Delegate a specific task to one of the following coworkers: Senior Hello Sayer\nThe + input to this tool should be the coworker, the task you want them to do, and + ALL necessary context to execute the task, they know nothing about the task, + so share absolute everything you know, don''t reference things but instead explain + them.\nTool Arguments: {''task'': {''title'': ''Task'', ''type'': ''string''}, + ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': + ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': + ''object''}}\nTool Name: Ask question to coworker(question: str, context: str, + coworker: Optional[str] = None, **kwargs)\nTool Description: Ask a specific + question to one of the following coworkers: Senior Hello Sayer\nThe input to + this tool should be the coworker, the question you have for them, and ALL necessary + context to ask the question properly, they know nothing about the question, + so share absolute everything you know, don''t reference things but instead explain + them.\nTool Arguments: {''question'': {''title'': ''Question'', ''type'': ''string''}, + ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': + ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': + ''object''}}\n\nUse the following format:\n\nThought: you should always think + about what to do\nAction: the action to take, only one name of [Delegate work + to coworker, Ask question to coworker], just the name, exactly as it''s written.\nAction + Input: the input to the action, just a simple python dictionary, enclosed in + curly braces, using \" to wrap keys and values.\nObservation: the result of + the action\n\nOnce all necessary information is gathered:\n\nThought: I now + know the final answer\nFinal Answer: the final answer to the original input + question\n\nCurrent Task: Using the greeting, respond with the most satisfying + pleasantry\n\nThis is the expect criteria for your final answer: a bullet pointed + pleasantry \n you MUST return the actual complete content as the final answer, + not a summary.\n\nThis is the context you''re working with:\n- \"Hello there! + You have filled my days with laughter and my heart with happiness. Thank you + for being here.\"\n- \"Greetings! Thank you for being the reason behind my smiles + and a part of my life.\"\n- \"Hey! Nice to meet you / Pleased to meet you.\"\n- + \"Hi! Put on an accent \u2013 Use a funny or foreign accent while greeting.\"\n- + \"Hello! Use silly gestures or sounds to make your greeting memorable.\"\n- + \"Greetings! You are the sunshine that brightens my day.\"\n- \"Hey there! Welcome + to our world of happiness and joy.\"\n\nThese greetings are designed to be unique, + impactful, and memorable, making every encounter special and enjoyable.\n\nBegin! + This is VERY important to you, use the tools available and give your best Final + Answer, your job depends on it!\n\nThought:\n", "role": "user"}], "model": "gpt-4o", + "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '3443' + content-type: + - application/json + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + should"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + analyze"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + provided"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greetings"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + choose"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + one"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + transform"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + into"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Given"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + role"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + should"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ensure"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + gracious"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + fitting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + an"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + arist"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocrat"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + have"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + option"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ask"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Senior"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + S"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ayer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + advice"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + or"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + delegate"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + task"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + them"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + if"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + needed"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"The"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + there"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + You"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + have"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + days"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + laughter"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + heart"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Thank"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + being"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + here"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + stands"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + out"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + due"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + its"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + warmth"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + emotional"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + connection"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + will"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + transform"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + this"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + into"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Ask"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + question"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + cowork"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"er"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Input"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + {\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"question"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + can"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + best"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + transform"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ''"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + there"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + You"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + have"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + days"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + laughter"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + heart"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Thank"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + being"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + here"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".''"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + into"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?\","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"context"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + need"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + respond"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + this"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + satisfying"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + that"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + gracious"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + fitting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + an"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + arist"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocrat"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"cow"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ork"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"er"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Senior"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + S"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ayer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b3b6607df4f8c39-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Thu, 15 Aug 2024 18:55:23 GMT + Server: + - cloudflare + Set-Cookie: + - __cf_bm=nTiRkczakEVvODVFSvaCjdbdg.81T4.FTmes8SwdkPc-1723748123-1.0.1.1-aIQejG5grhtUbzfAgZadazYl4jyStu_Qn8fcTb9.2x5Lp_E0LwjR.oep5awR_wavODgPBAT5EUTGiJHVXhQQYQ; + path=/; expires=Thu, 15-Aug-24 19:25:23 GMT; domain=.api.openai.com; HttpOnly; + Secure; SameSite=None + - _cfuvid=wK.bs8QxdzBnI_qNdSXAc8St5Sp4_pXgyCUwUZ9jQaI-1723748123470-0.0.1.1-604800000; + path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '126' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '29172' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 1.656s + x-request-id: + - req_f502313884b01484e11dac090811a67c + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting + store.\n Your expertise is greeting people\n Your + parents were greeters, your grand parents were greeters.\n You + were born. Nay, destined to be a greeter\nYour personal goal is: Greet everyone + you meet\nYou ONLY have access to the following tools, and should NEVER make + up tools that are not listed here:\n\nTool Name: Search the internet(**kwargs: + Any) -> Any\nTool Description: Search the internet(search_query: ''string'') + - A tool that can be used to search the internet with a search_query. search_query: + ''Mandatory search query you want to use to search the internet''\nTool Arguments: + {''search_query'': {''title'': ''Search Query'', ''description'': ''Mandatory + search query you want to use to search the internet'', ''type'': ''string''}}\n\nUse + the following format:\n\nThought: you should always think about what to do\nAction: + the action to take, only one name of [Search the internet], just the name, exactly + as it''s written.\nAction Input: the input to the action, just a simple python + dictionary, enclosed in curly braces, using \" to wrap keys and values.\nObservation: + the result of the action\n\nOnce all necessary information is gathered:\n\nThought: + I now know the final answer\nFinal Answer: the final answer to the original + input question\n\nCurrent Task: How can I best transform the greeting ''Hello + there! You have filled my days with laughter and my heart with happiness. Thank + you for being here.'' into a pleasantry?\n\nThis is the expect criteria for + your final answer: Your best answer to your coworker asking you this, accounting + for the context shared. \n you MUST return the actual complete content as the + final answer, not a summary.\n\nThis is the context you''re working with:\nI + need to respond to this greeting with a satisfying pleasantry that is gracious + and fitting for an aristocrat.\n\nBegin! This is VERY important to you, use + the tools available and give your best Final Answer, your job depends on it!\n\nThought:\n", + "role": "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": + true, "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '2174' + content-type: + - application/json + cookie: + - __cf_bm=cbpu9cYPQzE0PYekq3wNZEAGaqyxMkrhTFDT0Z7..nM-1723748117-1.0.1.1-emaYf62GmUqXo_KUdHUqC8X50fbPXwUAbESwJW3oYaiPgy_G8RWckEatyvFlJwc_5IKjoDopokFXW9Ia91eNOA; + _cfuvid=S3_LejaOvEEx2LGWFNizi9M7RgZWbgW6lOkBTCEAHYQ-1723748117795-0.0.1.1-604800000 + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + need"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + transform"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ''"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + there"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + You"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + have"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + days"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + laughter"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + heart"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + happiness"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Thank"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + you"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + being"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + here"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".''"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + into"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + fitting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + an"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + arist"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocrat"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + To"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + do"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + this"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + should"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + first"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + find"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + examples"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + gracious"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + arist"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocratic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + to"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + guide"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + response"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + internet"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Input"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + {\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"search"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"_query"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"examples"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + arist"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocratic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b3b662d3c9e438e-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Thu, 15 Aug 2024 18:55:29 GMT + Server: + - cloudflare + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '165' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '29482' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 1.036s + x-request-id: + - req_dfd380fa1c0a832d083a5b1aedbd2b44 + status: + code: 200 + message: OK +- request: + body: '{"q": "examples of aristocratic pleasantries", "num": 10}' + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '57' + User-Agent: + - python-requests/2.32.3 + X-API-KEY: + - 9f4c306a1fe1d95850b60fceb5af58e4a50ebefc + content-type: + - application/json + method: POST + uri: https://google.serper.dev/search + response: + body: + string: '{"searchParameters":{"q":"examples of aristocratic pleasantries","type":"search","num":10,"engine":"google"},"organic":[{"title":"Of + aristocratic, blue blood and old money style - Parisian Gentleman","link":"https://www.parisiangentleman.com/blog/of-aristocratic-blue-blood-and-old-money-style","snippet":"It''s + a common error to think of so-called aristocrats (or old money types) as blue + bloods that wear luxurious fabrics and strictly tailor-made ...","date":"Feb + 28, 2015","attributes":{"Missing":"examples pleasantries"},"position":1},{"title":"What''s + it like to be an aristocrat, or to think of yourself as an ... - Quora","link":"https://www.quora.com/Whats-it-like-to-be-an-aristocrat-or-to-think-of-yourself-as-an-aristocrat","snippet":"Everywhere + like all aristocracy, apartments, cottages, houses, ancestral demesne, and + even under railway arches. An aristocrat can be dog poor, ...","date":"Oct + 10, 2013","attributes":{"Missing":"pleasantries | Show results with:pleasantries"},"position":2},{"title":"The + 9.9 Percent Is the New American Aristocracy - The Atlantic","link":"https://www.theatlantic.com/magazine/archive/2018/06/the-birth-of-a-new-american-aristocracy/559130/","snippet":"On + this measure of economic mobility, the United States is more like Chile or + Argentina than Japan or Germany. The story becomes even more ...","date":"Jun + 15, 2018","attributes":{"Missing":"pleasantries | Show results with:pleasantries"},"position":3},{"title":"The + Intricate Social Etiquette Of Aristocracy - FasterCapital","link":"https://fastercapital.com/topics/the-intricate-social-etiquette-of-aristocracy.html","snippet":"1. + The Significance of Networking: Networking is not merely a superficial exchange + of pleasantries; it is the lifeblood of high society. In this world, who you + ...","position":4},{"title":"How to address British Aristocracy - The English + Manner","link":"https://theenglishmanner.com/forms-of-address/how-to-address-british-aristocracy/","snippet":"The + British peerage has five descending, hereditary degrees. They are Dukes, Marquesses, + Earls, Viscounts and Barons. A Duke is the highest grade of the peerage ...","position":5},{"title":"Aristocracy + | Definition, Examples, & Facts - Britannica","link":"https://www.britannica.com/topic/aristocracy","snippet":"Aristocracy, + government by a relatively small privileged class or by a minority consisting + of those presumed to be best qualified to rule.","date":"7 days ago","attributes":{"Missing":"pleasantries + | Show results with:pleasantries"},"position":6},{"title":"Noble: The Elegance + of Nobility: A Glimpse into Royal Aristocracy","link":"https://fastercapital.com/content/Noble--The-Elegance-of-Nobility--A-Glimpse-into-Royal-Aristocracy.html","snippet":"Nobility + has been a subject of fascination for centuries, with its intricate customs, + lavish lifestyles, and rich history.","date":"Jun 27, 2024","position":7},{"title":"[PDF] + the trouble with aristocracy - UCL Discovery","link":"https://discovery.ucl.ac.uk/1524204/1/Ch1vanWeesFisher.pdf","snippet":"One + notable example is the Roman patriciate, which comes closer than most ancient + elites to being an aristocracy in the full sense. It is now widely accepted + ...","position":8},{"title":"Aristocracy | Definition, History & Examples + - Lesson - Study.com","link":"https://study.com/academy/lesson/aristocrats-definition-examples-quiz.html","snippet":"Aristocrats + were not slaves - they were their own people making their own choices. And + they were not tenants living on other people''s land - if they were, they + ...","attributes":{"Missing":"pleasantries | Show results with:pleasantries"},"position":9},{"title":"The + 9.9 Percent: The New Aristocracy That Is Entrenching Inequality ...","link":"https://www.amazon.com/9-9-Percent-Aristocracy-Entrenching-Inequality/dp/1982114185","snippet":"Putnam, + author of Bowling Alone), Matthew Stewart argues that a new aristocracy is + emerging in American society and it is repeating the mistakes of history. + It ...","rating":4,"ratingCount":143,"currency":"$","price":20.76,"position":10}],"peopleAlsoAsk":[{"question":"What + are some examples of aristocracy?","snippet":"The Brahman caste in India, + the Spartiates in Sparta, the eupatridae in Athens, the patricians or Optimates + in Rome, and the medieval nobility in Europe are various historical examples + of the social aristocracy or nobility.\n6 days ago","title":"Aristocracy | + Definition, Examples, & Facts - Britannica","link":"https://www.britannica.com/topic/aristocracy"},{"question":"What + are 5 characteristics of aristocracy?","snippet":"The defining characteristics + of history''s aristocracy were an esteemed blend of military success, land + ownership, political power, elite privilege, rich fortunes, grand houses and + estates, as well as the more virtuous characteristics of loyalty, bravery, + duty, honour and service.","title":"What Are The Characteristics Of Aristocracy? + | Nobility Titles","link":"https://nobilitytitles.net/what-are-the-characteristics-of-aristocracy/"},{"question":"What + is aristocrat behavior?","snippet":"1. relating to or characteristic of aristocracy + or an aristocrat. 2. elegant or stylish in appearance and behaviour.","title":"ARISTOCRATIC + definition and meaning | Collins English Dictionary","link":"https://www.collinsdictionary.com/dictionary/english/aristocratic"},{"question":"What + is aristocratic manner?","snippet":"belonging to or favoring the aristocracy. + characteristic of an aristocrat; having the manners, values, or qualities + associated with the aristocracy: aristocratic bearing; aristocratic snobbishness.","title":"ARISTOCRATIC + Definition & Meaning - Dictionary.com","link":"https://www.dictionary.com/browse/aristocratic"}],"relatedSearches":[{"query":"Examples + of aristocratic pleasantries in history"},{"query":"Examples of aristocratic + pleasantries in america"},{"query":"Aristocratic look female"},{"query":"Aristocratic + look male"},{"query":"How to dress like an aristocrat woman"},{"query":"American + aristocracy meaning"},{"query":"Examples of aristocracy"},{"query":"Aristocratic + fashion style"}]}' + headers: + Alt-Svc: + - h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 + Content-Length: + - '6086' + access-control-allow-origin: + - '*' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 15 Aug 2024 18:55:32 GMT + server: + - Google Frontend + set-cookie: + - GAESA=CoABMDAzZmIzZTBjODhhMmU0NDdiMWMxM2UzZjg0ZDllYmJmMWI1OWNhYzcxMGQ5NjYxOTcwZGM4ZWM5NjUzNWU4MzY5MWNkOGJiOGU5NzBhYjM2YTkxZTU1YTE3YzczMDM5MmQzYmUwZWFjMWJmMzY5YzJmMmQ1NjI3Y2IxMzQ3MGYQ-sqUu5Uy; + expires=Sat, 14-Sep-2024 18:55:32 GMT; path=/ + via: + - 1.1 google + x-cloud-trace-context: + - f8254dbefe09d8fee28f3bc8f55d5307 + x-ratelimit-limit: + - '500' + x-ratelimit-remaining: + - '499' + x-ratelimit-reset: + - '1723748135' + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting + store.\n Your expertise is greeting people\n Your + parents were greeters, your grand parents were greeters.\n You + were born. Nay, destined to be a greeter\nYour personal goal is: Greet everyone + you meet\nYou ONLY have access to the following tools, and should NEVER make + up tools that are not listed here:\n\nTool Name: Search the internet(**kwargs: + Any) -> Any\nTool Description: Search the internet(search_query: ''string'') + - A tool that can be used to search the internet with a search_query. search_query: + ''Mandatory search query you want to use to search the internet''\nTool Arguments: + {''search_query'': {''title'': ''Search Query'', ''description'': ''Mandatory + search query you want to use to search the internet'', ''type'': ''string''}}\n\nUse + the following format:\n\nThought: you should always think about what to do\nAction: + the action to take, only one name of [Search the internet], just the name, exactly + as it''s written.\nAction Input: the input to the action, just a simple python + dictionary, enclosed in curly braces, using \" to wrap keys and values.\nObservation: + the result of the action\n\nOnce all necessary information is gathered:\n\nThought: + I now know the final answer\nFinal Answer: the final answer to the original + input question\n\nCurrent Task: How can I best transform the greeting ''Hello + there! You have filled my days with laughter and my heart with happiness. Thank + you for being here.'' into a pleasantry?\n\nThis is the expect criteria for + your final answer: Your best answer to your coworker asking you this, accounting + for the context shared. \n you MUST return the actual complete content as the + final answer, not a summary.\n\nThis is the context you''re working with:\nI + need to respond to this greeting with a satisfying pleasantry that is gracious + and fitting for an aristocrat.\n\nBegin! This is VERY important to you, use + the tools available and give your best Final Answer, your job depends on it!\n\nThought:\nI + need to transform the greeting ''Hello there! You have filled my days with laughter + and my heart with happiness. Thank you for being here.'' into a fitting pleasantry + for an aristocrat. To do this, I should first find examples of gracious and + aristocratic pleasantries to guide my response.\n\nAction: Search the internet\nAction + Input: {\"search_query\": \"examples of aristocratic pleasantries\"}\nObservation: + \nSearch results: Title: Of aristocratic, blue blood and old money style - Parisian + Gentleman\nLink: https://www.parisiangentleman.com/blog/of-aristocratic-blue-blood-and-old-money-style\nSnippet: + It''s a common error to think of so-called aristocrats (or old money types) + as blue bloods that wear luxurious fabrics and strictly tailor-made ...\n---\nTitle: + What''s it like to be an aristocrat, or to think of yourself as an ... - Quora\nLink: + https://www.quora.com/Whats-it-like-to-be-an-aristocrat-or-to-think-of-yourself-as-an-aristocrat\nSnippet: + Everywhere like all aristocracy, apartments, cottages, houses, ancestral demesne, + and even under railway arches. An aristocrat can be dog poor, ...\n---\nTitle: + The 9.9 Percent Is the New American Aristocracy - The Atlantic\nLink: https://www.theatlantic.com/magazine/archive/2018/06/the-birth-of-a-new-american-aristocracy/559130/\nSnippet: + On this measure of economic mobility, the United States is more like Chile or + Argentina than Japan or Germany. The story becomes even more ...\n---\nTitle: + The Intricate Social Etiquette Of Aristocracy - FasterCapital\nLink: https://fastercapital.com/topics/the-intricate-social-etiquette-of-aristocracy.html\nSnippet: + 1. The Significance of Networking: Networking is not merely a superficial exchange + of pleasantries; it is the lifeblood of high society. In this world, who you + ...\n---\nTitle: How to address British Aristocracy - The English Manner\nLink: + https://theenglishmanner.com/forms-of-address/how-to-address-british-aristocracy/\nSnippet: + The British peerage has five descending, hereditary degrees. They are Dukes, + Marquesses, Earls, Viscounts and Barons. A Duke is the highest grade of the + peerage ...\n---\nTitle: Aristocracy | Definition, Examples, & Facts - Britannica\nLink: + https://www.britannica.com/topic/aristocracy\nSnippet: Aristocracy, government + by a relatively small privileged class or by a minority consisting of those + presumed to be best qualified to rule.\n---\nTitle: Noble: The Elegance of Nobility: + A Glimpse into Royal Aristocracy\nLink: https://fastercapital.com/content/Noble--The-Elegance-of-Nobility--A-Glimpse-into-Royal-Aristocracy.html\nSnippet: + Nobility has been a subject of fascination for centuries, with its intricate + customs, lavish lifestyles, and rich history.\n---\nTitle: [PDF] the trouble + with aristocracy - UCL Discovery\nLink: https://discovery.ucl.ac.uk/1524204/1/Ch1vanWeesFisher.pdf\nSnippet: + One notable example is the Roman patriciate, which comes closer than most ancient + elites to being an aristocracy in the full sense. It is now widely accepted + ...\n---\nTitle: Aristocracy | Definition, History & Examples - Lesson - Study.com\nLink: + https://study.com/academy/lesson/aristocrats-definition-examples-quiz.html\nSnippet: + Aristocrats were not slaves - they were their own people making their own choices. + And they were not tenants living on other people''s land - if they were, they + ...\n---\nTitle: The 9.9 Percent: The New Aristocracy That Is Entrenching Inequality + ...\nLink: https://www.amazon.com/9-9-Percent-Aristocracy-Entrenching-Inequality/dp/1982114185\nSnippet: + Putnam, author of Bowling Alone), Matthew Stewart argues that a new aristocracy + is emerging in American society and it is repeating the mistakes of history. + It ...\n---\n\n", "role": "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], + "stream": true, "temperature": 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '5884' + content-type: + - application/json + cookie: + - __cf_bm=cbpu9cYPQzE0PYekq3wNZEAGaqyxMkrhTFDT0Z7..nM-1723748117-1.0.1.1-emaYf62GmUqXo_KUdHUqC8X50fbPXwUAbESwJW3oYaiPgy_G8RWckEatyvFlJwc_5IKjoDopokFXW9Ia91eNOA; + _cfuvid=S3_LejaOvEEx2LGWFNizi9M7RgZWbgW6lOkBTCEAHYQ-1723748117795-0.0.1.1-604800000 + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + now"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + have"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + general"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + understanding"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + arist"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocratic"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + etiquette"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + will"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + craft"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + a"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + ple"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + that"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + is"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + both"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + gracious"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + fitting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + an"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + arist"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocrat"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + while"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + retaining"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + warmth"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + gratitude"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + of"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + original"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + greeting"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Answer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + presence"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + has"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + days"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + mir"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"th"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + heart"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + bound"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"less"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + am"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + profoundly"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + grateful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + companionship"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\""},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b3b6642bf9c438e-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Thu, 15 Aug 2024 18:55:32 GMT + Server: + - cloudflare + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '390' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '28567' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 2.866s + x-request-id: + - req_fec07cba58fb84646c71ae1fd66814a4 + status: + code: 200 + message: OK +- request: + body: '{"messages": [{"content": "You are Aristocrat. You were born to be treated + with a greeting all the time\n You transform greetings into pleasantries + that you graciously\n give to greeters.\nYour personal goal is: + Be greeted\nYou ONLY have access to the following tools, and should NEVER make + up tools that are not listed here:\n\nTool Name: Delegate work to coworker(task: + str, context: str, coworker: Optional[str] = None, **kwargs)\nTool Description: + Delegate a specific task to one of the following coworkers: Senior Hello Sayer\nThe + input to this tool should be the coworker, the task you want them to do, and + ALL necessary context to execute the task, they know nothing about the task, + so share absolute everything you know, don''t reference things but instead explain + them.\nTool Arguments: {''task'': {''title'': ''Task'', ''type'': ''string''}, + ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': + ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': + ''object''}}\nTool Name: Ask question to coworker(question: str, context: str, + coworker: Optional[str] = None, **kwargs)\nTool Description: Ask a specific + question to one of the following coworkers: Senior Hello Sayer\nThe input to + this tool should be the coworker, the question you have for them, and ALL necessary + context to ask the question properly, they know nothing about the question, + so share absolute everything you know, don''t reference things but instead explain + them.\nTool Arguments: {''question'': {''title'': ''Question'', ''type'': ''string''}, + ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': + ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': + ''object''}}\n\nUse the following format:\n\nThought: you should always think + about what to do\nAction: the action to take, only one name of [Delegate work + to coworker, Ask question to coworker], just the name, exactly as it''s written.\nAction + Input: the input to the action, just a simple python dictionary, enclosed in + curly braces, using \" to wrap keys and values.\nObservation: the result of + the action\n\nOnce all necessary information is gathered:\n\nThought: I now + know the final answer\nFinal Answer: the final answer to the original input + question\n\nCurrent Task: Using the greeting, respond with the most satisfying + pleasantry\n\nThis is the expect criteria for your final answer: a bullet pointed + pleasantry \n you MUST return the actual complete content as the final answer, + not a summary.\n\nThis is the context you''re working with:\n- \"Hello there! + You have filled my days with laughter and my heart with happiness. Thank you + for being here.\"\n- \"Greetings! Thank you for being the reason behind my smiles + and a part of my life.\"\n- \"Hey! Nice to meet you / Pleased to meet you.\"\n- + \"Hi! Put on an accent \u2013 Use a funny or foreign accent while greeting.\"\n- + \"Hello! Use silly gestures or sounds to make your greeting memorable.\"\n- + \"Greetings! You are the sunshine that brightens my day.\"\n- \"Hey there! Welcome + to our world of happiness and joy.\"\n\nThese greetings are designed to be unique, + impactful, and memorable, making every encounter special and enjoyable.\n\nBegin! + This is VERY important to you, use the tools available and give your best Final + Answer, your job depends on it!\n\nThought:\nI should analyze the provided greetings + and choose one to transform into a pleasantry. Given my role, I should ensure + the pleasantry is gracious and fitting for an aristocrat. I have the option + to ask the Senior Hello Sayer for advice or delegate the task to them if needed.\n\nThought:\nThe + greeting \"Hello there! You have filled my days with laughter and my heart with + happiness. Thank you for being here.\" stands out due to its warmth and emotional + connection. I will transform this greeting into a pleasantry.\n\nAction: Ask + question to coworker\nAction Input: {\"question\": \"How can I best transform + the greeting ''Hello there! You have filled my days with laughter and my heart + with happiness. Thank you for being here.'' into a pleasantry?\", \"context\": + \"I need to respond to this greeting with a satisfying pleasantry that is gracious + and fitting for an aristocrat.\", \"coworker\": \"Senior Hello Sayer\"}\n\nObservation: + \"Good day! Your presence has filled my days with mirth and my heart with boundless + joy. I am profoundly grateful for your companionship.\"\n", "role": "user"}], + "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": + 0.7}' + headers: + accept: + - application/json + accept-encoding: + - gzip, deflate + connection: + - keep-alive + content-length: + - '4520' + content-type: + - application/json + cookie: + - __cf_bm=nTiRkczakEVvODVFSvaCjdbdg.81T4.FTmes8SwdkPc-1723748123-1.0.1.1-aIQejG5grhtUbzfAgZadazYl4jyStu_Qn8fcTb9.2x5Lp_E0LwjR.oep5awR_wavODgPBAT5EUTGiJHVXhQQYQ; + _cfuvid=wK.bs8QxdzBnI_qNdSXAc8St5Sp4_pXgyCUwUZ9jQaI-1723748123470-0.0.1.1-604800000 + host: + - api.openai.com + user-agent: + - OpenAI/Python 1.40.6 + x-stainless-arch: + - arm64 + x-stainless-async: + - 'false' + x-stainless-lang: + - python + x-stainless-os: + - MacOS + x-stainless-package-version: + - 1.40.6 + x-stainless-runtime: + - CPython + x-stainless-runtime-version: + - 3.12.4 + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: 'data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + now"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + know"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + the"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + final"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + answer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Answer"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + \n"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Good"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + day"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + Your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + presence"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + has"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + filled"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + days"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + mir"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"th"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + and"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + my"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + heart"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + with"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + bound"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"less"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + joy"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + I"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + am"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + profoundly"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + grateful"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + for"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + your"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" + companionship"},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} + + + data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} + + + data: [DONE] + + + ' + headers: + CF-Cache-Status: + - DYNAMIC + CF-RAY: + - 8b3b66530e82429a-EWR + Connection: + - keep-alive + Content-Type: + - text/event-stream; charset=utf-8 + Date: + - Thu, 15 Aug 2024 18:55:35 GMT + Server: + - cloudflare + Transfer-Encoding: + - chunked + X-Content-Type-Options: + - nosniff + alt-svc: + - h3=":443"; ma=86400 + openai-organization: + - user-gif6bpt2ys8quwhhzo6dg5aw + openai-processing-ms: + - '366' + openai-version: + - '2020-10-01' + strict-transport-security: + - max-age=15552000; includeSubDomains; preload + x-ratelimit-limit-requests: + - '500' + x-ratelimit-limit-tokens: + - '30000' + x-ratelimit-remaining-requests: + - '499' + x-ratelimit-remaining-tokens: + - '28857' + x-ratelimit-reset-requests: + - 120ms + x-ratelimit-reset-tokens: + - 2.285s + x-request-id: + - req_384033f338a5699025dea88ef9561134 + status: + code: 200 + message: OK +version: 1 diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py new file mode 100644 index 000000000..99c8efe4d --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py @@ -0,0 +1,296 @@ +import json +from typing import Any, Dict, Generator, List, Mapping, cast + +import pytest +import vcr # type: ignore +from smolagents import Agent, Crew, Process, Task +from smolagents_tools import SerperDevTool # type: ignore +from opentelemetry.sdk.resources import Resource +from opentelemetry.sdk.trace import TracerProvider +from opentelemetry.sdk.trace.export import SimpleSpanProcessor +from opentelemetry.sdk.trace.export.in_memory_span_exporter import InMemorySpanExporter +from opentelemetry.util.types import AttributeValue + +from openinference.instrumentation import OITracer, using_attributes +from openinference.instrumentation.smolagents import smolagentsInstrumentor +from openinference.semconv.trace import SpanAttributes + +test_vcr = vcr.VCR( + serializer="yaml", + cassette_library_dir="tests/openinference/instrumentation/smolagents/fixtures/", + record_mode="never", + match_on=["uri", "method"], +) + + +@pytest.fixture() +def in_memory_span_exporter() -> InMemorySpanExporter: + return InMemorySpanExporter() + + +@pytest.fixture() +def tracer_provider(in_memory_span_exporter: InMemorySpanExporter) -> TracerProvider: + resource = Resource(attributes={}) + tracer_provider = TracerProvider(resource=resource) + tracer_provider.add_span_processor(SimpleSpanProcessor(in_memory_span_exporter)) + return tracer_provider + + +@pytest.fixture() +def setup_smolagents_instrumentation( + tracer_provider: TracerProvider, +) -> Generator[None, None, None]: + smolagentsInstrumentor().instrument(tracer_provider=tracer_provider) + yield + smolagentsInstrumentor().uninstrument() + + +# Ensure we're using the common OITracer from common opeinference-instrumentation pkg +def test_oitracer( + tracer_provider: TracerProvider, + in_memory_span_exporter: InMemorySpanExporter, + setup_smolagents_instrumentation: Any, +) -> None: + in_memory_span_exporter.clear() + assert isinstance(smolagentsInstrumentor()._tracer, OITracer) + + +def test_smolagents_instrumentation( + tracer_provider: TracerProvider, + in_memory_span_exporter: InMemorySpanExporter, + setup_smolagents_instrumentation: Any, +) -> None: + with test_vcr.use_cassette("crew_session.yaml", filter_headers=["authorization"]): + import os + + os.environ["OPENAI_API_KEY"] = "fake_key" + os.environ["SERPER_API_KEY"] = "another_fake_key" + search_tool = SerperDevTool() + greeter = Agent( + role="Senior Hello Sayer", + goal="Greet everyone you meet", + backstory="""You work at a greeting store. + Your expertise is greeting people + Your parents were greeters, your grand parents were greeters. + You were born. Nay, destined to be a greeter""", + verbose=True, + allow_delegation=False, + tools=[search_tool], + ) + aristocrat = Agent( + role="Aristocrat", + goal="Be greeted", + backstory="""You were born to be treated with a greeting all the time + You transform greetings into pleasantries that you graciously + give to greeters.""", + verbose=True, + allow_delegation=True, + ) + # Create tasks for your agents + task1 = Task( + description="greet like you've never greeted before", + expected_output="A greeting in bullet points", + agent=greeter, + ) + task2 = Task( + description="Using the greeting, respond with the most satisfying pleasantry", + expected_output="a bullet pointed pleasantry", + agent=aristocrat, + ) + crew = Crew( + agents=[greeter, aristocrat], + tasks=[task1, task2], + verbose=True, + process=Process.sequential, + ) + crew.kickoff() + spans = in_memory_span_exporter.get_finished_spans() + assert len(spans) == 6 + checked_spans = 0 + for span in spans: + attributes = dict(span.attributes or dict()) + if span.name == "Crew.kickoff": + checked_spans += 1 + assert attributes.get("openinference.span.kind") == "CHAIN" + assert attributes.get("output.value") + assert attributes.get("llm.token_count.prompt") == 5751 + assert attributes.get("llm.token_count.completion") == 1793 + assert attributes.get("llm.token_count.total") == 7544 + assert span.status.is_ok + elif span.name == "ToolUsage._use": + checked_spans += 1 + assert attributes.get("openinference.span.kind") == "TOOL" + assert attributes.get("tool.name") in ( + "Search the internet", + "Ask question to coworker", + ) + assert span.status.is_ok + elif span.name == "Task._execute_core": + checked_spans += 1 + assert attributes["openinference.span.kind"] == "AGENT" + assert attributes.get("input.value") + assert span.status.is_ok + assert checked_spans == 6 + + +def test_smolagents_instrumentation_context_attributes( + tracer_provider: TracerProvider, + in_memory_span_exporter: InMemorySpanExporter, + setup_smolagents_instrumentation: Any, + session_id: str, + user_id: str, + metadata: Dict[str, Any], + tags: List[str], + prompt_template: str, + prompt_template_version: str, + prompt_template_variables: Dict[str, Any], +) -> None: + with using_attributes( + session_id=session_id, + user_id=user_id, + metadata=metadata, + tags=tags, + prompt_template=prompt_template, + prompt_template_version=prompt_template_version, + prompt_template_variables=prompt_template_variables, + ): + with test_vcr.use_cassette( + "crew_session_context_attributes.yaml", filter_headers=["authorization"] + ): + import os + + os.environ["OPENAI_API_KEY"] = "fake_key" + os.environ["SERPER_API_KEY"] = "another_fake_key" + search_tool = SerperDevTool() + greeter = Agent( + role="Senior Hello Sayer", + goal="Greet everyone you meet", + backstory="""You work at a greeting store. + Your expertise is greeting people + Your parents were greeters, your grand parents were greeters. + You were born. Nay, destined to be a greeter""", + verbose=True, + allow_delegation=False, + tools=[search_tool], + ) + aristocrat = Agent( + role="Aristocrat", + goal="Be greeted", + backstory="""You were born to be treated with a greeting all the time + You transform greetings into pleasantries that you graciously + give to greeters.""", + verbose=True, + allow_delegation=True, + ) + # Create tasks for your agents + task1 = Task( + description="greet like you've never greeted before", + expected_output="A greeting in bullet points", + agent=greeter, + ) + task2 = Task( + description="Using the greeting, respond with the most satisfying pleasantry", + expected_output="a bullet pointed pleasantry", + agent=aristocrat, + ) + crew = Crew( + agents=[greeter, aristocrat], + tasks=[task1, task2], + verbose=True, + process=Process.sequential, + ) + crew.kickoff() + spans = in_memory_span_exporter.get_finished_spans() + assert len(spans) >= 1 + span = spans[0] + attributes = dict(cast(Mapping[str, AttributeValue], span.attributes)) + _check_context_attributes( + attributes, + session_id, + user_id, + metadata, + tags, + prompt_template, + prompt_template_version, + prompt_template_variables, + ) + + +def _check_context_attributes( + attributes: Dict[str, Any], + session_id: str, + user_id: str, + metadata: Dict[str, Any], + tags: List[str], + prompt_template: str, + prompt_template_version: str, + prompt_template_variables: Dict[str, Any], +) -> None: + assert attributes.pop(SpanAttributes.SESSION_ID, None) == session_id + assert attributes.pop(SpanAttributes.USER_ID, None) == user_id + attr_metadata = attributes.pop(SpanAttributes.METADATA, None) + assert attr_metadata is not None + assert isinstance(attr_metadata, str) # must be json string + metadata_dict = json.loads(attr_metadata) + assert metadata_dict == metadata + attr_tags = attributes.pop(SpanAttributes.TAG_TAGS, None) + assert attr_tags is not None + assert len(attr_tags) == len(tags) + assert list(attr_tags) == tags + assert attributes.pop(SpanAttributes.LLM_PROMPT_TEMPLATE, None) == prompt_template + assert ( + attributes.pop(SpanAttributes.LLM_PROMPT_TEMPLATE_VERSION, None) == prompt_template_version + ) + assert attributes.pop(SpanAttributes.LLM_PROMPT_TEMPLATE_VARIABLES, None) == json.dumps( + prompt_template_variables + ) + + +@pytest.fixture() +def session_id() -> str: + return "my-test-session-id" + + +@pytest.fixture() +def user_id() -> str: + return "my-test-user-id" + + +@pytest.fixture() +def metadata() -> Dict[str, Any]: + return { + "test-int": 1, + "test-str": "string", + "test-list": [1, 2, 3], + "test-dict": { + "key-1": "val-1", + "key-2": "val-2", + }, + } + + +@pytest.fixture() +def tags() -> List[str]: + return ["tag-1", "tag-2"] + + +@pytest.fixture +def prompt_template() -> str: + return ( + "This is a test prompt template with int {var_int}, " + "string {var_string}, and list {var_list}" + ) + + +@pytest.fixture +def prompt_template_version() -> str: + return "v1.0" + + +@pytest.fixture +def prompt_template_variables() -> Dict[str, Any]: + return { + "var_int": 1, + "var_str": "2", + "var_list": [1, 2, 3], + } From 569338fef7cbce03252ce2dd2a467bfecc9cff18 Mon Sep 17 00:00:00 2001 From: Aymeric Date: Thu, 9 Jan 2025 21:21:57 +0100 Subject: [PATCH 02/11] Remove changelog --- .../CHANGELOG.md | 32 ++----------------- 1 file changed, 2 insertions(+), 30 deletions(-) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/CHANGELOG.md b/python/instrumentation/openinference-instrumentation-smolagents/CHANGELOG.md index ccd3e9761..72254c74e 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/CHANGELOG.md +++ b/python/instrumentation/openinference-instrumentation-smolagents/CHANGELOG.md @@ -1,35 +1,7 @@ # Changelog -## [0.1.3](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-smolagents-v0.1.2...python-openinference-instrumentation-smolagents-v0.1.3) (2024-10-31) - - -### Bug Fixes - -* increase version lower bound for openinference-instrumentation ([#1012](https://github.com/Arize-ai/openinference/issues/1012)) ([3236d27](https://github.com/Arize-ai/openinference/commit/3236d2733a46b84d693ddb7092209800cde8cc34)) - -## [0.1.2](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-smolagents-v0.1.1...python-openinference-instrumentation-smolagents-v0.1.2) (2024-08-20) - - -### Features - -* **smolagents:** Add SpanKind and Token Count attributes ([#867](https://github.com/Arize-ai/openinference/issues/867)) ([a61e12a](https://github.com/Arize-ai/openinference/commit/a61e12a43773b933afcce28613db70fcceba43fd)) -* **smolagents:** Added trace config, context attributes, suppress tracing for smolagents ([#851](https://github.com/Arize-ai/openinference/issues/851)) ([4ad22fa](https://github.com/Arize-ai/openinference/commit/4ad22fac38e051ea12dd53936f40741717743171)) - -## [0.1.1](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-smolagents-v0.1.0...python-openinference-instrumentation-smolagents-v0.1.1) (2024-08-07) - - -### Bug Fixes - -* bump minimum version for openinference-instrumentation ([#810](https://github.com/Arize-ai/openinference/issues/810)) ([12e11ea](https://github.com/Arize-ai/openinference/commit/12e11ea405252ca35dc8d3f3a08ec5b83a08cea7)) - - -### Documentation - -* TraceConfig and context attributes ([#793](https://github.com/Arize-ai/openinference/issues/793)) ([d3808c4](https://github.com/Arize-ai/openinference/commit/d3808c4bea3f6a4c72d3a7ea09b54e78072be6fd)) - -## 0.1.0 (2024-07-31) - +## 0.1.0 (2025-01-10) ### Features -* **smolagents:** instrumentation ([#622](https://github.com/Arize-ai/openinference/issues/622)) ([7ddbe11](https://github.com/Arize-ai/openinference/commit/7ddbe1100efb53bc7a3812b658e8cfd31b6cefcd)) +* **smolagents:** instrumentation ([#1182](https://github.com/Arize-ai/openinference/issues/1182)) ([#1184](https://github.com/Arize-ai/openinference/pull/1184)) From fcd55df2b9b3c9bdf026e9a0862cd3fb88d08463 Mon Sep 17 00:00:00 2001 From: Aymeric Date: Thu, 9 Jan 2025 22:03:41 +0100 Subject: [PATCH 03/11] Support multiagent --- .../instrumentation/smolagents/_wrappers.py | 17 +++++++++++------ .../test.py | 12 ++++++++++-- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py index 23a680655..56789e989 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py @@ -116,8 +116,8 @@ def __call__( span.set_attribute("additional_args", json.dumps(additional_args) if additional_args else "") span.set_attribute("additional_args", json.dumps(additional_args) if additional_args else "") model_id = f" - {agent.model.model_id}" if hasattr(agent.model, "model_id") else "" - model_description = f"{type(agent.model).__name__}" + model_id - span.set_attribute("model", model_description) + model_type = f"{type(agent.model).__name__}" + span.set_attribute("model", model_type + model_id) span.set_attribute("max_steps", agent.max_steps) span.set_attribute("tools_names", list(agent.tools.keys())) @@ -126,12 +126,14 @@ def __call__( json.dumps( [ { - "name": agent.name, - "description": agent.description, - "max_steps": agent.max_steps, + "name": managed_agent.name, + "description": managed_agent.description, + "additional_prompting": managed_agent.additional_prompting, + "model": f"{type(managed_agent.agent.model).__name__}" + f" - {managed_agent.agent.model.model_id}" if hasattr(managed_agent.agent.model, "model_id") else "", + "max_steps": managed_agent.agent.max_steps, "tools_names": list(agent.tools.keys()), } - for agent in agent.managed_agents + for managed_agent in agent.managed_agents.values() ] ), ) @@ -195,6 +197,9 @@ def __call__( agent.model.last_input_token_count + agent.model.last_output_token_count ) span.set_attribute("Observations", step_log.observations) + # if step_log.error is not None: + # span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(step_log.error))) + # span.record_exception(str(step_log.error)) except Exception as exception: span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/test.py b/python/instrumentation/openinference-instrumentation-smolagents/test.py index 89d7b8fcd..cc914a253 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/test.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/test.py @@ -13,8 +13,16 @@ SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) -from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel +from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel, ManagedAgent agent = CodeAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel()) -agent.run("How many seconds would it take for a leopard at full speed to run through Pont des Arts?") \ No newline at end of file +managed_agent = ManagedAgent( + agent=agent, + name="managed_agent", + description="This is an agent that you manage. When solving a task, ask him directly first, he gives good answers. Then you can double check." +) + +manager_agent = CodeAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel(), managed_agents=[managed_agent]) + +manager_agent.run("How many seconds would it take for a leopard at full speed to run through Pont des Arts? Import numpy as np whenever you write a code blob.") \ No newline at end of file From 9457ab6657096031e0475a1532f6ed365f2496a9 Mon Sep 17 00:00:00 2001 From: Aymeric Date: Thu, 9 Jan 2025 22:59:58 +0100 Subject: [PATCH 04/11] Support ToolCallingAgent --- .../instrumentation/smolagents/__init__.py | 47 +++++++++-- .../instrumentation/smolagents/_wrappers.py | 81 +++++++++++++++---- .../test.py | 8 +- 3 files changed, 111 insertions(+), 25 deletions(-) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py index 5095054ff..e29065b38 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py @@ -13,6 +13,7 @@ from openinference.instrumentation.smolagents._wrappers import ( _RunWrapper, _StepWrapper, + _ModelWrapper, _ToolCallWrapper, ) from openinference.instrumentation.smolagents.version import __version__ @@ -27,6 +28,8 @@ class SmolagentsInstrumentor(BaseInstrumentor): # type: ignore "_original_run", "_original_step", "_original_tool_call", + "_original_model_generate", + "_original_model_get_tool_call", "_tracer", ) @@ -46,23 +49,47 @@ def _instrument(self, **kwargs: Any) -> None: ) run_wrapper = _RunWrapper(tracer=self._tracer) - self._original_run = getattr(import_module("smolagents").MultiStepAgent, "run", None) + self._original_run = getattr(import_module("smolagents.agents").MultiStepAgent, "run", None) wrap_function_wrapper( module="smolagents", name="MultiStepAgent.run", wrapper=run_wrapper, ) - step_wrapper = _StepWrapper(tracer=self._tracer) - self._original_step = getattr(import_module("smolagents").Tool, "step", None) + step_wrapper_code = _StepWrapper(tracer=self._tracer) + self._original_step = getattr(import_module("smolagents.agents").CodeAgent, "step", None) wrap_function_wrapper( module="smolagents", name="CodeAgent.step", - wrapper=step_wrapper, + wrapper=step_wrapper_code, + ) + + step_wrapper_tool_calling = _StepWrapper(tracer=self._tracer) + self._original_step = getattr(import_module("smolagents.agents").ToolCallingAgent, "step", None) + wrap_function_wrapper( + module="smolagents", + name="ToolCallingAgent.step", + wrapper=step_wrapper_tool_calling, + ) + + model_generate_wrapper = _ModelWrapper(tracer=self._tracer) + self._original_model_generate = getattr(import_module("smolagents").Model, "__call__", None) + wrap_function_wrapper( + module="smolagents", + name="Model.__call__", + wrapper=model_generate_wrapper, + ) + + model_tool_call_wrapper = _ModelWrapper(tracer=self._tracer) + self._original_model_tool_call = getattr(import_module("smolagents").Model, "get_tool_call", None) + wrap_function_wrapper( + module="smolagents", + name="Model.get_tool_call", + wrapper=model_tool_call_wrapper, ) tool_call_wrapper = _ToolCallWrapper(tracer=self._tracer) - self._original_tool_call = getattr(import_module("smolagents").Tool, "__call__", None) + self._original_tool_call = getattr(import_module("smolagents.tools").Tool, "__call__", None) wrap_function_wrapper( module="smolagents", name="Tool.__call__", @@ -80,6 +107,16 @@ def _uninstrument(self, **kwargs: Any) -> None: smolagents_module.MultiStepAgent.step = self._original_step self._original_step = None + if self._original_model_generate is not None: + smolagents_module = import_module("smolagents.models") + smolagents_module.MultimodelAgent.model = self._original_model_generate + self._original_step = None + + if self._original_model_get_tool_call is not None: + smolagents_module = import_module("smolagents.models") + smolagents_module.MultimodelAgent.model = self._original_model_get_tool_call + self._original_step = None + if self._original_tool_call is not None: tool_usage_module = import_module("smolagents.tools") tool_usage_module.Tool.__call__ = self._original_tool_call diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py index 56789e989..7da019bfb 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py @@ -101,6 +101,11 @@ def __call__( _flatten( { OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.AGENT, + SpanAttributes.INPUT_VALUE: _get_input_value( + wrapped, + *args, + **kwargs, + ), } ) ), @@ -178,7 +183,7 @@ def __call__( attributes=dict( _flatten( { - OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.LLM, + OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.CHAIN, } ) ), @@ -188,15 +193,6 @@ def __call__( if result is not None: span.set_attribute("Final answer", result) step_log = args[0] # ActionStep - span.set_attribute("Model output", step_log.llm_output) - - span.set_attribute(LLM_TOKEN_COUNT_PROMPT, agent.model.last_input_token_count) - span.set_attribute(LLM_TOKEN_COUNT_COMPLETION, agent.model.last_output_token_count) - span.set_attribute( - LLM_TOKEN_COUNT_TOTAL, - agent.model.last_input_token_count + agent.model.last_output_token_count - ) - span.set_attribute("Observations", step_log.observations) # if step_log.error is not None: # span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(step_log.error))) # span.record_exception(str(step_log.error)) @@ -205,11 +201,68 @@ def __call__( span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) span.record_exception(exception) raise - span.set_attribute(OUTPUT_VALUE, result) + + if step_log.error is not None: + span.set_attribute("Error", str(step_log.error)) + span.set_attribute("Observations", step_log.observations) span.set_status(trace_api.StatusCode.OK) + span.set_attribute(OUTPUT_VALUE, step_log.observations) span.set_attributes(dict(get_attributes_from_context())) return result +class _ModelWrapper: + def __init__(self, tracer: trace_api.Tracer) -> None: + self._tracer = tracer + + def __call__( + self, + wrapped: Callable[..., Any], + instance: Any, + args: Tuple[Any, ...], + kwargs: Mapping[str, Any], + ) -> Any: + if context_api.get_value(context_api._SUPPRESS_INSTRUMENTATION_KEY): + return wrapped(*args, **kwargs) + if instance: + span_name = f"{instance.__class__.__name__}" + else: + span_name = wrapped.__name__ + model = instance + with self._tracer.start_as_current_span( + span_name, + attributes=dict( + _flatten( + { + OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.LLM, + SpanAttributes.INPUT_VALUE: _get_input_value( + wrapped, + *args, + **kwargs, + ), + } + ) + ), + record_exception=False, + set_status_on_exception=False, + ) as span: + try: + response = wrapped(*args, **kwargs) + except Exception as exception: + span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) + span.record_exception(exception) + raise + span.set_attribute(LLM_TOKEN_COUNT_PROMPT, model.last_input_token_count) + span.set_attribute(LLM_TOKEN_COUNT_COMPLETION, model.last_output_token_count) + span.set_attribute( + LLM_TOKEN_COUNT_TOTAL, + model.last_input_token_count + model.last_output_token_count + ) + span.set_status(trace_api.StatusCode.OK) + span.set_attribute(OUTPUT_VALUE, response) + span.set_attributes(dict(get_attributes_from_context())) + return response + + class _ToolCallWrapper: def __init__(self, tracer: trace_api.Tracer) -> None: self._tracer = tracer @@ -244,11 +297,7 @@ def __call__( record_exception=False, set_status_on_exception=False, ) as span: - tool = kwargs.get("tool") - tool_name = "" - if tool: - tool_name = tool.name - span.set_attribute(SpanAttributes.TOOL_NAME, tool_name) + span.set_attribute(SpanAttributes.TOOL_NAME, f"{instance.__class__.__name__}") try: response = wrapped(*args, **kwargs) except Exception as exception: diff --git a/python/instrumentation/openinference-instrumentation-smolagents/test.py b/python/instrumentation/openinference-instrumentation-smolagents/test.py index cc914a253..50e3e76a9 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/test.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/test.py @@ -13,16 +13,16 @@ SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) -from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel, ManagedAgent +from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel, ManagedAgent, ToolCallingAgent -agent = CodeAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel()) +agent = ToolCallingAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel(), max_steps=3) managed_agent = ManagedAgent( agent=agent, name="managed_agent", - description="This is an agent that you manage. When solving a task, ask him directly first, he gives good answers. Then you can double check." + description="This is an agent that can do web search. When solving a task, ask him directly first, he gives good answers. Then you can double check." ) manager_agent = CodeAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel(), managed_agents=[managed_agent]) -manager_agent.run("How many seconds would it take for a leopard at full speed to run through Pont des Arts? Import numpy as np whenever you write a code blob.") \ No newline at end of file +manager_agent.run("How many seconds would it take for a leopard at full speed to run through Pont des Arts? ASK YOUR MANAGED AGENT FOR LEOPARD SPEED FIRST") \ No newline at end of file From d47b4e5ff75ed22afb5d23dbf46f05dfdedb4ddc Mon Sep 17 00:00:00 2001 From: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:28:08 +0100 Subject: [PATCH 05/11] Update python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml Co-authored-by: Xander Song --- .../openinference-instrumentation-smolagents/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml b/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml index 12228323e..564ee8ee3 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml +++ b/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "opentelemetry-api", "opentelemetry-instrumentation", "opentelemetry-semantic-conventions", - "openinference-instrumentation>=0.1.17", + "openinference-instrumentation>=0.1.20", "openinference-semantic-conventions", "wrapt", "typing-extensions", From 62aac6dd0231b053a18f041528ba951bba7ec34d Mon Sep 17 00:00:00 2001 From: Aymeric Date: Fri, 10 Jan 2025 12:38:10 +0100 Subject: [PATCH 06/11] Simplify wrappers following refacto in smolagents --- .../instrumentation/smolagents/__init__.py | 34 ++++-------- .../instrumentation/smolagents/_wrappers.py | 53 ++++++++++++++++--- 2 files changed, 56 insertions(+), 31 deletions(-) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py index e29065b38..db83a5f22 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py @@ -28,8 +28,7 @@ class SmolagentsInstrumentor(BaseInstrumentor): # type: ignore "_original_run", "_original_step", "_original_tool_call", - "_original_model_generate", - "_original_model_get_tool_call", + "_original_model_call", "_tracer", ) @@ -72,21 +71,15 @@ def _instrument(self, **kwargs: Any) -> None: wrapper=step_wrapper_tool_calling, ) - model_generate_wrapper = _ModelWrapper(tracer=self._tracer) - self._original_model_generate = getattr(import_module("smolagents").Model, "__call__", None) - wrap_function_wrapper( - module="smolagents", - name="Model.__call__", - wrapper=model_generate_wrapper, - ) - - model_tool_call_wrapper = _ModelWrapper(tracer=self._tracer) - self._original_model_tool_call = getattr(import_module("smolagents").Model, "get_tool_call", None) - wrap_function_wrapper( - module="smolagents", - name="Model.get_tool_call", - wrapper=model_tool_call_wrapper, - ) + from smolagents import Model + model_subclasses = Model.__subclasses__() + for model_subclass in model_subclasses: + model_subclass_wrapper = _ModelWrapper(tracer=self._tracer) + wrap_function_wrapper( + module="smolagents", + name=model_subclass.__name__ + ".__call__", + wrapper=model_subclass_wrapper, + ) tool_call_wrapper = _ToolCallWrapper(tracer=self._tracer) self._original_tool_call = getattr(import_module("smolagents.tools").Tool, "__call__", None) @@ -110,12 +103,7 @@ def _uninstrument(self, **kwargs: Any) -> None: if self._original_model_generate is not None: smolagents_module = import_module("smolagents.models") smolagents_module.MultimodelAgent.model = self._original_model_generate - self._original_step = None - - if self._original_model_get_tool_call is not None: - smolagents_module = import_module("smolagents.models") - smolagents_module.MultimodelAgent.model = self._original_model_get_tool_call - self._original_step = None + self._original_model = None if self._original_tool_call is not None: tool_usage_module = import_module("smolagents.tools") diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py index 7da019bfb..5f1c3c64b 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py @@ -1,14 +1,19 @@ import json from enum import Enum from inspect import signature -from typing import Any, Callable, Iterator, List, Mapping, Optional, Tuple +from typing import Any, Callable, Dict, Iterator, List, Mapping, Optional, Tuple from opentelemetry import context as context_api from opentelemetry import trace as trace_api from opentelemetry.util.types import AttributeValue from openinference.instrumentation import get_attributes_from_context, safe_json_dumps -from openinference.semconv.trace import OpenInferenceSpanKindValues, SpanAttributes +from openinference.semconv.trace import ( + MessageAttributes, + OpenInferenceMimeTypeValues, + OpenInferenceSpanKindValues, + SpanAttributes, +) class SafeJSONEncoder(json.JSONEncoder): @@ -210,6 +215,35 @@ def __call__( span.set_attributes(dict(get_attributes_from_context())) return result +def _bind_arguments(method: Callable[..., Any], *args: Any, **kwargs: Any) -> Dict[str, Any]: + method_signature = signature(method) + bound_args = method_signature.bind(*args, **kwargs) + bound_args.apply_defaults() + return bound_args.arguments + +def _llm_input_messages(arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: + if isinstance(prompt := arguments.get("prompt"), str): + yield f"{SpanAttributes.LLM_INPUT_MESSAGES}.0.{MessageAttributes.MESSAGE_ROLE}", "user" + yield f"{SpanAttributes.LLM_INPUT_MESSAGES}.0.{MessageAttributes.MESSAGE_CONTENT}", prompt + elif isinstance(messages := arguments.get("messages"), list): + for i, message in enumerate(messages): + if not isinstance(message, dict): + continue + if (role := message.get("role", None)) is not None: + yield f"{SpanAttributes.LLM_INPUT_MESSAGES}.{i}.{MessageAttributes.MESSAGE_ROLE}", role + if (content := message.get("content", None)) is not None: + yield f"{SpanAttributes.LLM_INPUT_MESSAGES}.{i}.{MessageAttributes.MESSAGE_CONTENT}", content + + +def _llm_invocation_parameters(model, arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: + model_kwargs = _ if isinstance(_ := getattr(model, "kwargs", {}), dict) else {} + kwargs = _ if isinstance(_ := arguments.get("kwargs"), dict) else {} + yield SpanAttributes.LLM_INVOCATION_PARAMETERS, safe_json_dumps(model_kwargs | kwargs) + +def _input_value_and_mime_type(arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: + yield SpanAttributes.INPUT_MIME_TYPE, OpenInferenceMimeTypeValues.JSON.value + yield SpanAttributes.INPUT_VALUE, safe_json_dumps(arguments) + class _ModelWrapper: def __init__(self, tracer: trace_api.Tracer) -> None: self._tracer = tracer @@ -223,6 +257,7 @@ def __call__( ) -> Any: if context_api.get_value(context_api._SUPPRESS_INSTRUMENTATION_KEY): return wrapped(*args, **kwargs) + arguments = _bind_arguments(wrapped, *args, **kwargs) if instance: span_name = f"{instance.__class__.__name__}" else: @@ -234,11 +269,10 @@ def __call__( _flatten( { OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.LLM, - SpanAttributes.INPUT_VALUE: _get_input_value( - wrapped, - *args, - **kwargs, - ), + **dict(_input_value_and_mime_type(arguments)), + **dict(_llm_invocation_parameters(instance, arguments)), + **dict(_llm_input_messages(arguments)), + **dict(get_attributes_from_context()), } ) ), @@ -253,6 +287,7 @@ def __call__( raise span.set_attribute(LLM_TOKEN_COUNT_PROMPT, model.last_input_token_count) span.set_attribute(LLM_TOKEN_COUNT_COMPLETION, model.last_output_token_count) + span.set_attribute(LLM_MODEL_NAME, model.model_id) span.set_attribute( LLM_TOKEN_COUNT_TOTAL, model.last_input_token_count + model.last_output_token_count @@ -297,7 +332,8 @@ def __call__( record_exception=False, set_status_on_exception=False, ) as span: - span.set_attribute(SpanAttributes.TOOL_NAME, f"{instance.__class__.__name__}") + span.set_attribute(SpanAttributes.TOOL_NAME, f"{instance.__class__.name}") + span.set_attribute(SpanAttributes.TOOL_PARAMETERS, json.dumps(kwargs)) try: response = wrapped(*args, **kwargs) except Exception as exception: @@ -314,6 +350,7 @@ def __call__( OPENINFERENCE_SPAN_KIND = SpanAttributes.OPENINFERENCE_SPAN_KIND OUTPUT_VALUE = SpanAttributes.OUTPUT_VALUE OUTPUT_MIME_TYPE = SpanAttributes.OUTPUT_MIME_TYPE +LLM_MODEL_NAME = SpanAttributes.LLM_MODEL_NAME LLM_TOKEN_COUNT_PROMPT = SpanAttributes.LLM_TOKEN_COUNT_PROMPT LLM_TOKEN_COUNT_COMPLETION = SpanAttributes.LLM_TOKEN_COUNT_COMPLETION LLM_TOKEN_COUNT_TOTAL = SpanAttributes.LLM_TOKEN_COUNT_TOTAL From 8c71f4a9e5a8e2d9b87a6d8b4f7e763ca2f37753 Mon Sep 17 00:00:00 2001 From: Xander Song Date: Sat, 11 Jan 2025 09:12:28 -0800 Subject: [PATCH 07/11] set up and pass ci for smolagents instrumentation and add examples (#1) * Add examples and pass CI --- .../examples/e2b_example.py | 39 + .../{test.py => examples/managed_agent.py} | 23 +- .../examples/rag.py | 96 + .../examples/requirements.txt | 9 + .../examples/text2sql.py | 100 + .../examples/tool_calling_agent.py | 46 + .../instrumentation/smolagents/__init__.py | 9 +- .../instrumentation/smolagents/_wrappers.py | 46 +- .../instrumentation/smolagents/py.typed | 0 .../smolagents/fixtures/crew_session.yaml | 7709 ----------------- .../crew_session_context_attributes.yaml | 2952 ------- .../smolagents/test_instrumentor.py | 296 - python/tox.ini | 2 + 13 files changed, 347 insertions(+), 10980 deletions(-) create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/examples/e2b_example.py rename python/instrumentation/openinference-instrumentation-smolagents/{test.py => examples/managed_agent.py} (56%) create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/examples/rag.py create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/examples/requirements.txt create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/examples/text2sql.py create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/examples/tool_calling_agent.py create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/py.typed delete mode 100644 python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session.yaml delete mode 100644 python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session_context_attributes.yaml delete mode 100644 python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/e2b_example.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/e2b_example.py new file mode 100644 index 000000000..acf62e32c --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/e2b_example.py @@ -0,0 +1,39 @@ +from io import BytesIO + +import requests +from PIL import Image +from smolagents import CodeAgent, GradioUI, HfApiModel, Tool +from smolagents.default_tools import VisitWebpageTool + + +class GetCatImageTool(Tool): + name = "get_cat_image" + description = "Get a cat image" + inputs = {} + output_type = "image" + + def __init__(self): + super().__init__() + self.url = "https://em-content.zobj.net/source/twitter/53/robot-face_1f916.png" + + def forward(self): + response = requests.get(self.url) + + return Image.open(BytesIO(response.content)) + + +get_cat_image = GetCatImageTool() + +agent = CodeAgent( + tools=[get_cat_image, VisitWebpageTool()], + model=HfApiModel(), + additional_authorized_imports=["Pillow", "requests", "markdownify"], # "duckduckgo-search", + use_e2b_executor=True, +) + +agent.run( + "Return me an image of a cat. Directly use the image provided in your state.", + additional_args={"cat_image": get_cat_image()}, +) + +GradioUI(agent).launch() diff --git a/python/instrumentation/openinference-instrumentation-smolagents/test.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py similarity index 56% rename from python/instrumentation/openinference-instrumentation-smolagents/test.py rename to python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py index 50e3e76a9..e82da0080 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/test.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py @@ -1,10 +1,9 @@ -from opentelemetry import trace +from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter from opentelemetry.sdk.trace import TracerProvider -from opentelemetry.sdk.trace.export import BatchSpanProcessor +from opentelemetry.sdk.trace.export import SimpleSpanProcessor +from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel, ManagedAgent, ToolCallingAgent from openinference.instrumentation.smolagents import SmolagentsInstrumentor -from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter -from opentelemetry.sdk.trace.export import ConsoleSpanExporter, SimpleSpanProcessor endpoint = "http://0.0.0.0:6006/v1/traces" trace_provider = TracerProvider() @@ -13,16 +12,24 @@ SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) -from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel, ManagedAgent, ToolCallingAgent agent = ToolCallingAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel(), max_steps=3) managed_agent = ManagedAgent( agent=agent, name="managed_agent", - description="This is an agent that can do web search. When solving a task, ask him directly first, he gives good answers. Then you can double check." + description=( + "This is an agent that can do web search. " + "When solving a task, ask him directly first, he gives good answers. " + "Then you can double check." + ), ) -manager_agent = CodeAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel(), managed_agents=[managed_agent]) +manager_agent = CodeAgent( + tools=[DuckDuckGoSearchTool()], model=HfApiModel(), managed_agents=[managed_agent] +) -manager_agent.run("How many seconds would it take for a leopard at full speed to run through Pont des Arts? ASK YOUR MANAGED AGENT FOR LEOPARD SPEED FIRST") \ No newline at end of file +manager_agent.run( + "How many seconds would it take for a leopard at full speed to run through Pont des Arts? " + "ASK YOUR MANAGED AGENT FOR LEOPARD SPEED FIRST" +) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/rag.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/rag.py new file mode 100644 index 000000000..5fcde41f9 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/rag.py @@ -0,0 +1,96 @@ +import os + +import datasets +from langchain.docstore.document import Document +from langchain.text_splitter import RecursiveCharacterTextSplitter +from langchain_community.retrievers import BM25Retriever +from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter +from opentelemetry.sdk.trace import TracerProvider +from opentelemetry.sdk.trace.export import ( + SimpleSpanProcessor, +) +from smolagents import CodeAgent, OpenAIServerModel, Tool + +from openinference.instrumentation.smolagents import SmolagentsInstrumentor + +endpoint = "http://0.0.0.0:6006/v1/traces" +trace_provider = TracerProvider() +trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) + +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) +SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) + +knowledge_base = datasets.load_dataset("m-ric/huggingface_doc", split="train") +knowledge_base = knowledge_base.filter( + lambda row: row["source"].startswith("huggingface/transformers") +) + +source_docs = [ + Document(page_content=doc["text"], metadata={"source": doc["source"].split("/")[1]}) + for doc in knowledge_base +] + +text_splitter = RecursiveCharacterTextSplitter( + chunk_size=500, + chunk_overlap=50, + add_start_index=True, + strip_whitespace=True, + separators=["\n\n", "\n", ".", " ", ""], +) +docs_processed = text_splitter.split_documents(source_docs) + + +class RetrieverTool(Tool): + name = "retriever" + description = ( + "Uses semantic search to retrieve the parts of transformers documentation " + "that could be most relevant to answer your query." + ) + inputs = { + "query": { + "type": "string", + "description": ( + "The query to perform. " + "This should be semantically close to your target documents. " + "Use the affirmative form rather than a question." + ), + } + } + output_type = "string" + + def __init__(self, docs, **kwargs): + super().__init__(**kwargs) + self.retriever = BM25Retriever.from_documents(docs, k=10) + + def forward(self, query: str) -> str: + assert isinstance(query, str), "Your search query must be a string" + + docs = self.retriever.invoke( + query, + ) + return "\nRetrieved documents:\n" + "".join( + [ + f"\n\n===== Document {str(i)} =====\n" + doc.page_content + for i, doc in enumerate(docs) + ] + ) + + +retriever_tool = RetrieverTool(docs_processed) +agent = CodeAgent( + tools=[retriever_tool], + model=OpenAIServerModel( + "gpt-4o", + api_base="https://api.openai.com/v1", + api_key=os.environ["OPENAI_API_KEY"], + ), + max_steps=4, + verbose=True, +) + +agent_output = agent.run( + "For a transformers model training, which is slower, the forward or the backward pass?" +) + +print("Final output:") +print(agent_output) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/requirements.txt b/python/instrumentation/openinference-instrumentation-smolagents/examples/requirements.txt new file mode 100644 index 000000000..bd948433b --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/requirements.txt @@ -0,0 +1,9 @@ +datasets +langchain +langchain-community +opentelemetry-exporter-otlp +opentelemetry-exporter-otlp-proto-http +opentelemetry-sdk +rank_bm25 +requests +sqlalchemy diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/text2sql.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/text2sql.py new file mode 100644 index 000000000..eebecd657 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/text2sql.py @@ -0,0 +1,100 @@ +import os + +from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter +from opentelemetry.sdk.trace import TracerProvider +from opentelemetry.sdk.trace.export import ( + SimpleSpanProcessor, +) +from smolagents import ( + CodeAgent, + OpenAIServerModel, + tool, +) +from sqlalchemy import ( + Column, + Float, + Integer, + MetaData, + String, + Table, + create_engine, + insert, + inspect, + text, +) + +from openinference.instrumentation.smolagents import SmolagentsInstrumentor + +endpoint = "http://0.0.0.0:6006/v1/traces" +trace_provider = TracerProvider() +trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) + +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) +SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) + +engine = create_engine("sqlite:///:memory:") +metadata_obj = MetaData() + +# create city SQL table +table_name = "receipts" +receipts = Table( + table_name, + metadata_obj, + Column("receipt_id", Integer, primary_key=True), + Column("customer_name", String(16), primary_key=True), + Column("price", Float), + Column("tip", Float), +) +metadata_obj.create_all(engine) + +rows = [ + {"receipt_id": 1, "customer_name": "Alan Payne", "price": 12.06, "tip": 1.20}, + {"receipt_id": 2, "customer_name": "Alex Mason", "price": 23.86, "tip": 0.24}, + {"receipt_id": 3, "customer_name": "Woodrow Wilson", "price": 53.43, "tip": 5.43}, + {"receipt_id": 4, "customer_name": "Margaret James", "price": 21.11, "tip": 1.00}, +] +for row in rows: + stmt = insert(receipts).values(**row) + with engine.begin() as connection: + cursor = connection.execute(stmt) + +inspector = inspect(engine) +columns_info = [(col["name"], col["type"]) for col in inspector.get_columns("receipts")] + +table_description = "Columns:\n" + "\n".join( + [f" - {name}: {col_type}" for name, col_type in columns_info] +) +print(table_description) + + +@tool +def sql_engine(query: str) -> str: + """ + Allows you to perform SQL queries on the table. Returns a string representation of the result. + The table is named 'receipts'. Its description is as follows: + Columns: + - receipt_id: INTEGER + - customer_name: VARCHAR(16) + - price: FLOAT + - tip: FLOAT + + Args: + query: The query to perform. This should be correct SQL. + """ + output = "" + with engine.connect() as con: + rows = con.execute(text(query)) + for row in rows: + output += "\n" + str(row) + return output + + +agent = CodeAgent( + tools=[sql_engine], + model=OpenAIServerModel( + "gpt-4o-mini", + api_base="https://api.openai.com/v1", + api_key=os.environ["OPENAI_API_KEY"], + ), +) +agent.run("Can you give me the name of the client who got the most expensive receipt?") diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_calling_agent.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_calling_agent.py new file mode 100644 index 000000000..6246e35c7 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_calling_agent.py @@ -0,0 +1,46 @@ +from typing import Optional + +from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter +from opentelemetry.sdk.trace import TracerProvider +from opentelemetry.sdk.trace.export import ( + SimpleSpanProcessor, +) +from smolagents import ( + LiteLLMModel, + tool, +) +from smolagents.agents import ToolCallingAgent + +from openinference.instrumentation.smolagents import SmolagentsInstrumentor + +endpoint = "http://0.0.0.0:6006/v1/traces" +trace_provider = TracerProvider() +trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) + +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) +SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) + +# Choose which LLM engine to use! +# model = HfApiModel(model_id="meta-llama/Llama-3.3-70B-Instruct") +# model = TransformersModel(model_id="meta-llama/Llama-3.2-2B-Instruct") + +# For anthropic: change model_id below to 'anthropic/claude-3-5-sonnet-20240620' +model = LiteLLMModel(model_id="gpt-4o") + + +@tool +def get_weather(location: str, celsius: Optional[bool] = False) -> str: + """ + Get weather in the next days at given location. + Secretly this tool does not care about the location, it hates the weather everywhere. + + Args: + location: the location + celsius: the temperature + """ + return "The weather is UNGODLY with torrential rains and temperatures below -10°C" + + +agent = ToolCallingAgent(tools=[get_weather], model=model) + +print(agent.run("What's the weather like in Paris?")) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py index db83a5f22..d77aab5d6 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py @@ -11,9 +11,9 @@ TraceConfig, ) from openinference.instrumentation.smolagents._wrappers import ( + _ModelWrapper, _RunWrapper, _StepWrapper, - _ModelWrapper, _ToolCallWrapper, ) from openinference.instrumentation.smolagents.version import __version__ @@ -28,7 +28,7 @@ class SmolagentsInstrumentor(BaseInstrumentor): # type: ignore "_original_run", "_original_step", "_original_tool_call", - "_original_model_call", + "_original_model", "_tracer", ) @@ -64,7 +64,9 @@ def _instrument(self, **kwargs: Any) -> None: ) step_wrapper_tool_calling = _StepWrapper(tracer=self._tracer) - self._original_step = getattr(import_module("smolagents.agents").ToolCallingAgent, "step", None) + self._original_step = getattr( + import_module("smolagents.agents").ToolCallingAgent, "step", None + ) wrap_function_wrapper( module="smolagents", name="ToolCallingAgent.step", @@ -72,6 +74,7 @@ def _instrument(self, **kwargs: Any) -> None: ) from smolagents import Model + model_subclasses = Model.__subclasses__() for model_subclass in model_subclasses: model_subclass_wrapper = _ModelWrapper(tracer=self._tracer) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py index 5f1c3c64b..19baa0d1d 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py @@ -123,8 +123,12 @@ def __call__( span.set_attribute(INPUT_VALUE, task) span.set_attribute("agent_name", str(agent.__class__.__name__)) span.set_attribute("task", task) - span.set_attribute("additional_args", json.dumps(additional_args) if additional_args else "") - span.set_attribute("additional_args", json.dumps(additional_args) if additional_args else "") + span.set_attribute( + "additional_args", json.dumps(additional_args) if additional_args else "" + ) + span.set_attribute( + "additional_args", json.dumps(additional_args) if additional_args else "" + ) model_id = f" - {agent.model.model_id}" if hasattr(agent.model, "model_id") else "" model_type = f"{type(agent.model).__name__}" span.set_attribute("model", model_type + model_id) @@ -139,7 +143,10 @@ def __call__( "name": managed_agent.name, "description": managed_agent.description, "additional_prompting": managed_agent.additional_prompting, - "model": f"{type(managed_agent.agent.model).__name__}" + f" - {managed_agent.agent.model.model_id}" if hasattr(managed_agent.agent.model, "model_id") else "", + "model": f"{type(managed_agent.agent.model).__name__}" + + f" - {managed_agent.agent.model.model_id}" + if hasattr(managed_agent.agent.model, "model_id") + else "", "max_steps": managed_agent.agent.max_steps, "tools_names": list(agent.tools.keys()), } @@ -150,10 +157,12 @@ def __call__( try: agent_output = wrapped(*args, **kwargs) span.set_attribute(LLM_TOKEN_COUNT_PROMPT, agent.monitor.total_input_token_count) - span.set_attribute(LLM_TOKEN_COUNT_COMPLETION, agent.monitor.total_output_token_count) + span.set_attribute( + LLM_TOKEN_COUNT_COMPLETION, agent.monitor.total_output_token_count + ) span.set_attribute( LLM_TOKEN_COUNT_TOTAL, - agent.monitor.total_input_token_count + agent.monitor.total_output_token_count + agent.monitor.total_input_token_count + agent.monitor.total_output_token_count, ) except Exception as exception: @@ -197,9 +206,11 @@ def __call__( result = wrapped(*args, **kwargs) if result is not None: span.set_attribute("Final answer", result) - step_log = args[0] # ActionStep + step_log = args[0] # ActionStep # if step_log.error is not None: - # span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(step_log.error))) + # span.set_status( + # trace_api.Status(trace_api.StatusCode.ERROR, str(step_log.error)) + # ) # span.record_exception(str(step_log.error)) except Exception as exception: @@ -215,12 +226,14 @@ def __call__( span.set_attributes(dict(get_attributes_from_context())) return result + def _bind_arguments(method: Callable[..., Any], *args: Any, **kwargs: Any) -> Dict[str, Any]: method_signature = signature(method) bound_args = method_signature.bind(*args, **kwargs) bound_args.apply_defaults() return bound_args.arguments + def _llm_input_messages(arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: if isinstance(prompt := arguments.get("prompt"), str): yield f"{SpanAttributes.LLM_INPUT_MESSAGES}.0.{MessageAttributes.MESSAGE_ROLE}", "user" @@ -230,20 +243,30 @@ def _llm_input_messages(arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any if not isinstance(message, dict): continue if (role := message.get("role", None)) is not None: - yield f"{SpanAttributes.LLM_INPUT_MESSAGES}.{i}.{MessageAttributes.MESSAGE_ROLE}", role + yield ( + f"{SpanAttributes.LLM_INPUT_MESSAGES}.{i}.{MessageAttributes.MESSAGE_ROLE}", + role, + ) if (content := message.get("content", None)) is not None: - yield f"{SpanAttributes.LLM_INPUT_MESSAGES}.{i}.{MessageAttributes.MESSAGE_CONTENT}", content + yield ( + f"{SpanAttributes.LLM_INPUT_MESSAGES}.{i}.{MessageAttributes.MESSAGE_CONTENT}", + content, + ) -def _llm_invocation_parameters(model, arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: +def _llm_invocation_parameters( + model: Any, arguments: Mapping[str, Any] +) -> Iterator[Tuple[str, Any]]: model_kwargs = _ if isinstance(_ := getattr(model, "kwargs", {}), dict) else {} kwargs = _ if isinstance(_ := arguments.get("kwargs"), dict) else {} yield SpanAttributes.LLM_INVOCATION_PARAMETERS, safe_json_dumps(model_kwargs | kwargs) + def _input_value_and_mime_type(arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: yield SpanAttributes.INPUT_MIME_TYPE, OpenInferenceMimeTypeValues.JSON.value yield SpanAttributes.INPUT_VALUE, safe_json_dumps(arguments) + class _ModelWrapper: def __init__(self, tracer: trace_api.Tracer) -> None: self._tracer = tracer @@ -289,8 +312,7 @@ def __call__( span.set_attribute(LLM_TOKEN_COUNT_COMPLETION, model.last_output_token_count) span.set_attribute(LLM_MODEL_NAME, model.model_id) span.set_attribute( - LLM_TOKEN_COUNT_TOTAL, - model.last_input_token_count + model.last_output_token_count + LLM_TOKEN_COUNT_TOTAL, model.last_input_token_count + model.last_output_token_count ) span.set_status(trace_api.StatusCode.OK) span.set_attribute(OUTPUT_VALUE, response) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/py.typed b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/py.typed new file mode 100644 index 000000000..e69de29bb diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session.yaml b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session.yaml deleted file mode 100644 index e80d75182..000000000 --- a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session.yaml +++ /dev/null @@ -1,7709 +0,0 @@ -interactions: -- request: - body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting - store.\n Your expertise is greeting people\n Your parents - were greeters, your grand parents were greeters. \n You were born. - Nay, destined to be a greeter\nYour personal goal is: Greet everyone you meet\nYou - ONLY have access to the following tools, and should NEVER make up tools that - are not listed here:\n\nTool Name: Search the internet(**kwargs: Any) -> Any\nTool - Description: Search the internet(search_query: ''string'') - A tool that can - be used to search the internet with a search_query. search_query: ''Mandatory - search query you want to use to search the internet''\nTool Arguments: {''search_query'': - {''title'': ''Search Query'', ''description'': ''Mandatory search query you - want to use to search the internet'', ''type'': ''string''}}\n\nUse the following - format:\n\nThought: you should always think about what to do\nAction: the action - to take, only one name of [Search the internet], just the name, exactly as it''s - written.\nAction Input: the input to the action, just a simple python dictionary, - enclosed in curly braces, using \" to wrap keys and values.\nObservation: the - result of the action\n\nOnce all necessary information is gathered:\n\nThought: - I now know the final answer\nFinal Answer: the final answer to the original - input question\n\nCurrent Task: greet like you''ve never greeted before\n\nThis - is the expect criteria for your final answer: A greeting in bullet points \n - you MUST return the actual complete content as the final answer, not a summary.\n\nBegin! - This is VERY important to you, use the tools available and give your best Final - Answer, your job depends on it!\n\nThought:\n", "role": "user"}], "model": "gpt-4o", - "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '1822' - content-type: - - application/json - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - To"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - like"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I''ve"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - never"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeted"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - before"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - should"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - best"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ways"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - people"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ensure"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - that"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - exceptional"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - internet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Input"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - {\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"_query"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"best"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ways"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - people"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj4II8afPvkUBBRc79couQpeqIY","object":"chat.completion.chunk","created":1723670502,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b33ff009a8dc344-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Wed, 14 Aug 2024 21:21:42 GMT - Server: - - cloudflare - Set-Cookie: - - __cf_bm=MU5pAxo6N4HvqFdy9b74OACjxNhWeXUof0MfDGZDrP4-1723670502-1.0.1.1-wsNUbPO0DCDMD.gYiTT.tDImvA7UaxpgeD9bzeMUhTV1.7GxjRLtt9_Gxm9aM3u7Ii63hZUL1C377uB2JZzITQ; - path=/; expires=Wed, 14-Aug-24 21:51:42 GMT; domain=.api.openai.com; HttpOnly; - Secure; SameSite=None - - _cfuvid=mar.uG_CvOs2dufFgwllxKIxQj2R3JoTXoPBX_V_I7c-1723670502996-0.0.1.1-604800000; - path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '145' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '29569' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 862ms - x-request-id: - - req_88fe352a356e5e8f570038747a994567 - status: - code: 200 - message: OK -- request: - body: '{"q": "best ways to greet people", "num": 10}' - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '45' - User-Agent: - - python-requests/2.32.3 - X-API-KEY: - - 9f4c306a1fe1d95850b60fceb5af58e4a50ebefc - content-type: - - application/json - method: POST - uri: https://google.serper.dev/search - response: - body: - string: "{\"searchParameters\":{\"q\":\"best ways to greet people\",\"type\":\"search\",\"num\":10,\"engine\":\"google\"},\"organic\":[{\"title\":\"English - greetings: 29 words and phrases to say \\\"hello\\\" in style - Preply\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\",\"snippet\":\"10. - Morning / Afternoon / Evening. This is a friendly and warm way to greet someone - in most informal situations. It sounds particularly natural if you are just - ...\",\"sitelinks\":[{\"title\":\"Formal greetings\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-bffcb914d15b6f4fff184046609441f3f99b463a\"},{\"title\":\"How - have you been?\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-c0ed09047c0580003be8e56273dd16c14ffef7eb\"},{\"title\":\"Formal - greetings for letters...\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-91e695c135c0a802dc10224b3a2ed37a08357956\"}],\"position\":1},{\"title\":\"What - different ways are there to greet people? Funny answers only ...\",\"link\":\"https://www.reddit.com/r/EnglishLearning/comments/mnhilj/what_different_ways_are_there_to_greet_people/\",\"snippet\":\"In - Cockney (East London dialect), you can yell 'oi oi' at your good friends as - an informal, rude greeting. It's seen as a very slobbish, ...\",\"date\":\"Apr - 9, 2021\",\"sitelinks\":[{\"title\":\"How to greet in English : r/EnglishLearning - - Reddit\",\"link\":\"https://www.reddit.com/r/EnglishLearning/comments/19a8jpa/how_to_greet_in_english/\"},{\"title\":\"How - do you greet people? : r/AskAnAmerican - Reddit\",\"link\":\"https://www.reddit.com/r/AskAnAmerican/comments/qrsljb/how_do_you_greet_people/\"},{\"title\":\"What's - The Best Way To Greet People From A Distance? : r/socialskills\",\"link\":\"https://www.reddit.com/r/socialskills/comments/112sit7/whats_the_best_way_to_greet_people_from_a_distance/\"},{\"title\":\"Other - ways to greet CLOSE friends besides hugging? - Reddit\",\"link\":\"https://www.reddit.com/r/etiquette/comments/61qpt7/other_ways_to_greet_close_friends_besides_hugging/\"}],\"position\":2},{\"title\":\"13 - Ways to Greet Someone - Speak Fluent English\",\"link\":\"https://www.talkenglish.com/speaking/lessondetails.aspx?ALID=4534\",\"snippet\":\"1. - Hello. This is the most basic greeting in English. \xB7 2. Hi. This is a shorter - version of \\\"hello\\\". \xB7 3. Hey. \xB7 4. Good morning. / Good afternoon. - / Good evening.\",\"position\":3},{\"title\":\"Ten Different Ways To Say Hello - in English | Formal & Casual\",\"link\":\"https://languagetool.org/insights/post/word-choice-other-ways-to-say-hello/\",\"snippet\":\"1. - Good morning/afternoon/evening. These are classic, formal phrases to use when - greeting someone, whether it's the first time meeting them or if ...\",\"position\":4},{\"title\":\"20 - Greetings in English - Tandem\",\"link\":\"https://tandem.net/blog/20-greetings-in-english\",\"snippet\":\"1. - Hi! Simple and straightforward, \u201Chi\u201D is often used as a quick greeting - in English amongst friends, coworkers, and even family. \xB7 2. Hey, Heya - or Hey there! \xB7 3 ...\",\"position\":5},{\"title\":\"What's the usual way - to greet someone where you live? - Quora\",\"link\":\"https://www.quora.com/What-s-the-usual-way-to-greet-someone-where-you-live\",\"snippet\":\"The - best way to greet anyone is by saying, \u201CHow nice to see you.\u201D I - learned that little trick through my political consulting department of my - ...\",\"date\":\"Feb 20, 2019\",\"sitelinks\":[{\"title\":\"How to greet a - person formally when writing a message - Quora\",\"link\":\"https://www.quora.com/How-do-you-greet-a-person-formally-when-writing-a-message\"},{\"title\":\"What - would be a fun new way of greeting people? - Quora\",\"link\":\"https://www.quora.com/What-would-be-a-fun-new-way-of-greeting-people\"},{\"title\":\"What - is the best way to 'greet' the day? Not people you meet ... - Quora\",\"link\":\"https://www.quora.com/What-is-the-best-way-to-greet-the-day-Not-people-you-meet-during-the-day-but-a-way-of-saying-hello-and-welcome-to-the-morning-itself\"},{\"title\":\"What - is the best way to greet someone who does not know English ...\",\"link\":\"https://www.quora.com/What-is-the-best-way-to-greet-someone-who-does-not-know-English-very-well-What-is-the-best-way-to-introduce-yourself-when-meeting-someone-for-the-first-time-and-they-do-not-speak-good-English\"}],\"position\":6},{\"title\":\"How - to Greet People Well - YouTube\",\"link\":\"https://www.youtube.com/watch?v=2UhDGKVgm_Q\",\"snippet\":\"Learn - how to greet people well in professional and social situations. It all starts - with the ...\",\"date\":\"Dec 5, 2023\",\"attributes\":{\"Duration\":\"8:57\",\"Posted\":\"Dec - 5, 2023\"},\"imageUrl\":\"https://i.ytimg.com/vi/2UhDGKVgm_Q/default.jpg?sqp=-oaymwEECHgQQw&rs=AMzJL3lcxk3p0di67Pphohufutf6_32scA\",\"position\":7},{\"title\":\"113 - Cool And Different Ways To Say Hello And Greet People\",\"link\":\"https://www.stylecraze.com/articles/ways-to-say-hello/\",\"snippet\":\"Try - the following ways to say hello to entertain your friends! a. Put on an accent - \u2013 Use a funny or foreign accent while greeting. b. Use silly ...\",\"date\":\"Mar - 11, 2024\",\"position\":8},{\"title\":\"3 Ways to Greet Someone - wikiHow\",\"link\":\"https://www.wikihow.com/Greet-Someone\",\"snippet\":\"Say - \u201CHi\u201D or \u201CHey\u201D to greet someone quickly. If you're having - a casual conversation with someone you don't know well, use \u201CHi\u201D - since it's a little more formal.\",\"position\":9},{\"title\":\"Other Ways - to Say Hello in English | Informal and Professional\",\"link\":\"https://www.youtube.com/watch?v=Z4p2mL7m8Lc\",\"snippet\":\"'hello' - to greet others. In this Confident English lesson, you'll learn other ways - ... Ask the ...\",\"date\":\"Dec 7, 2022\",\"attributes\":{\"Duration\":\"14:57\",\"Posted\":\"Dec - 7, 2022\"},\"imageUrl\":\"https://i.ytimg.com/vi/Z4p2mL7m8Lc/default.jpg?sqp=-oaymwEECHgQQw&rs=AMzJL3llJwNP6PKFk69L4zqcJ5hBINZRIw\",\"position\":10}],\"peopleAlsoAsk\":[{\"question\":\"What - are the best ways to greet someone?\",\"snippet\":\"FORMAL WAYS TO SAY \u201CHELLO\u201D\\nGood - morning/afternoon/evening. These are classic, formal phrases to use when greeting - someone, whether it's the first time meeting them or if you've already met - them before. ...\\nPleased to meet you. ...\\nIt's nice to meet you. ...\\nIt's - good to see you. ...\\nHow are you?\",\"title\":\"Ten Different Ways To Say - Hello in English | Formal & Casual\",\"link\":\"https://languagetool.org/insights/post/word-choice-other-ways-to-say-hello/\"},{\"question\":\"How - do you greet effectively?\",\"snippet\":\"7 GOLDEN RULES FOR MEETING AND GREETING\\n1\\nStand - Up. When you're greeting new people, do so face-to-face. ...\\n2\\nLook 'Em - in the Eye. Making eye contact indicates engagement and focus. ...\\n3\\nSmile - (and the World Smiles With You) ...\\n4\\nTake the Initiative With a Handshake. - ...\\n5\\nSay Who You Are. ...\\n6\\nObserve the Hierarchy. ...\\n7\\nGet - the Name Game Right.\",\"title\":\"7 Golden Rules for Meeting and Greeting - - Mind Tools\",\"link\":\"https://www.mindtools.com/blog/7-rules-meeting-greeting/\"},{\"question\":\"How - do you greet uniquely?\",\"snippet\":\"120 COOL AND CREATIVE WAYS TO SAY HELLO\\n1\\nHowdy - bro! Tell me what's new going on!\\n2\\nHey there, buddy! Wassup?\\n3\\nWassup, - partner!\\n4\\nHey! How is it going?\\n5\\nWhat's kicking, little buddy?\\n6\\nMy - name is (your name), What's your name buddy?\\n7\\nHey! smarty! What's going - on?\\n8\\nHey, buddy! Mind if we meet now? I saw you ages ago.\",\"title\":\"120 - Cool And Creative Ways to Say Hello | PINKVILLA\",\"link\":\"https://www.pinkvilla.com/lifestyle/relationships/ways-to-say-hello-1200199\"},{\"question\":\"How - to say \\\"hi\\\" in an impressive way?\",\"snippet\":\"HOW TO SAY HELLO IN - ENGLISH WHEN YOU'VE NEVER MET THE PERSON BEFORE\\n1\\nNice to meet you. This - is simple and courteous. ...\\n2\\nSo nice to meet you.\\n3\\nI've been looking - forward to meeting you.\\n4\\nI've heard so much about you.\\n5\\nHello and - welcome. You would formally greet a group this way.\",\"title\":\"How to Say - Hi in English in 107 Interesting Ways - Berlitz\",\"link\":\"https://www.berlitz.com/blog/hello-in-english\"}],\"relatedSearches\":[{\"query\":\"How - to greet someone professionally\"},{\"query\":\"Best ways to greet people - funny\"},{\"query\":\"Creative ways to say hello\"},{\"query\":\"How to greet - someone on chat\"},{\"query\":\"Funny ways to greet people\"},{\"query\":\"Formal - greetings examples\"},{\"query\":\"Funny ways to say hello over text\"},{\"query\":\"Formal - ways to say hello\"}]}" - headers: - Alt-Svc: - - h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 - Content-Length: - - '8194' - access-control-allow-origin: - - '*' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 14 Aug 2024 21:21:44 GMT - server: - - Google Frontend - set-cookie: - - GAESA=CoYBMDAzZmIzZTBjODlkYTlkMzYzZDFkZTZmNmNmNzRjOGU1MzgwMTM5OTI4YTlmYjU4MzkwODcyNGMzMTFlMjc1Y2Y4NGMzNTZkYjUwNmEwODM5YWRhNDkwMDk3NzFmMzgwYzY1ZjkyMjBmMzA1ZGY1MDQxZjJmOTEyYjkyODU4OGZiZmYwM2YQ1MmSlpUy; - expires=Fri, 13-Sep-2024 21:21:44 GMT; path=/ - via: - - 1.1 google - x-cloud-trace-context: - - 8892dd8aea6ec4f15735231885591720 - x-ratelimit-limit: - - '500' - x-ratelimit-remaining: - - '499' - x-ratelimit-reset: - - '1723670505' - status: - code: 200 - message: OK -- request: - body: !!binary | - CtUGCiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSrAYKEgoQY3Jld2FpLnRl - bGVtZXRyeRLXAgoQpm3ausFkgwqbJGstHDABjxII1QOHfKj9FNgiCC6YB5gHo9rAKgxDcmV3IENy - ZWF0ZWQwATnwQjZ7MLXrF0Fg0Td7MLXrF0oaCg5jcmV3YWlfdmVyc2lvbhIICgYwLjUxLjFKGgoO - cHl0aG9uX3ZlcnNpb24SCAoGMy4xMi40Si4KCGNyZXdfa2V5EiIKIGEwNDhlZGJhOTNhNTQ2Y2Ex - MzE4MzQxN2I0ZWY2NGQ4SjEKB2NyZXdfaWQSJgokYTViMzRjZjQtNDZjZC00ZThmLTliZjQtN2Ex - YjgwYTM1ZWJjShwKDGNyZXdfcHJvY2VzcxIMCgpzZXF1ZW50aWFsShEKC2NyZXdfbWVtb3J5EgIQ - AEoaChRjcmV3X251bWJlcl9vZl90YXNrcxICGAJKGwoVY3Jld19udW1iZXJfb2ZfYWdlbnRzEgIY - AnoCGAGFAQABAAASmAIKEKZt2rrBZIMKmyRrLRwwAY8SCAHwnQGymAMpIgiPYs/xHBQ2ACoMVGFz - ayBDcmVhdGVkMAE5cIs0gjC16xdBYOE0gjC16xdKLgoIY3Jld19rZXkSIgogYTA0OGVkYmE5M2E1 - NDZjYTEzMTgzNDE3YjRlZjY0ZDhKMQoHY3Jld19pZBImCiRhNWIzNGNmNC00NmNkLTRlOGYtOWJm - NC03YTFiODBhMzVlYmNKLgoIdGFza19rZXkSIgogYmVkOGIwZDVhYjU3YTRkOGJkODMyOGI5ZTcy - MDgyNWRKMQoHdGFza19pZBImCiQ1ZTZjMTNhOS0zY2RlLTRkYTktODE3Ni03NTIxYTlhZjMxOGJ6 - AhgBhQEAAQAAEqABChCmbdq6wWSDCpskay0cMAGPEgj7gNiA9rxXcCIIPhbLjN25BF0qClRvb2wg - VXNhZ2UwATkYpWkNMbXrF0E4vXINMbXrF0oaCg5jcmV3YWlfdmVyc2lvbhIICgYwLjUxLjFKIgoJ - dG9vbF9uYW1lEhUKE1NlYXJjaCB0aGUgaW50ZXJuZXRKDgoIYXR0ZW1wdHMSAhgBegIYAYUBAAEA - AA== - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '856' - Content-Type: - - application/x-protobuf - User-Agent: - - OTel-OTLP-Exporter-Python/1.26.0 - method: POST - uri: https://telemetry.smolagents.com:4319/v1/traces - response: - body: - string: "\n\0" - headers: - Content-Length: - - '2' - Content-Type: - - application/x-protobuf - Date: - - Wed, 14 Aug 2024 21:21:47 GMT - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting - store.\n Your expertise is greeting people\n Your parents - were greeters, your grand parents were greeters. \n You were born. - Nay, destined to be a greeter\nYour personal goal is: Greet everyone you meet\nYou - ONLY have access to the following tools, and should NEVER make up tools that - are not listed here:\n\nTool Name: Search the internet(**kwargs: Any) -> Any\nTool - Description: Search the internet(search_query: ''string'') - A tool that can - be used to search the internet with a search_query. search_query: ''Mandatory - search query you want to use to search the internet''\nTool Arguments: {''search_query'': - {''title'': ''Search Query'', ''description'': ''Mandatory search query you - want to use to search the internet'', ''type'': ''string''}}\n\nUse the following - format:\n\nThought: you should always think about what to do\nAction: the action - to take, only one name of [Search the internet], just the name, exactly as it''s - written.\nAction Input: the input to the action, just a simple python dictionary, - enclosed in curly braces, using \" to wrap keys and values.\nObservation: the - result of the action\n\nOnce all necessary information is gathered:\n\nThought: - I now know the final answer\nFinal Answer: the final answer to the original - input question\n\nCurrent Task: greet like you''ve never greeted before\n\nThis - is the expect criteria for your final answer: A greeting in bullet points \n - you MUST return the actual complete content as the final answer, not a summary.\n\nBegin! - This is VERY important to you, use the tools available and give your best Final - Answer, your job depends on it!\n\nThought:\nThought: To greet like I''ve never - greeted before, I should search for the best ways to greet people to ensure - that my greeting is exceptional and memorable.\n\nAction: Search the internet\nAction - Input: {\"search_query\": \"best ways to greet people\"}\n\nObservation: \nSearch - results: Title: English greetings: 29 words and phrases to say \"hello\" in - style - Preply\nLink: https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\nSnippet: - 10. Morning / Afternoon / Evening. This is a friendly and warm way to greet - someone in most informal situations. It sounds particularly natural if you are - just ...\n---\nTitle: What different ways are there to greet people? Funny answers - only ...\nLink: https://www.reddit.com/r/EnglishLearning/comments/mnhilj/what_different_ways_are_there_to_greet_people/\nSnippet: - In Cockney (East London dialect), you can yell ''oi oi'' at your good friends - as an informal, rude greeting. It''s seen as a very slobbish, ...\n---\nTitle: - 13 Ways to Greet Someone - Speak Fluent English\nLink: https://www.talkenglish.com/speaking/lessondetails.aspx?ALID=4534\nSnippet: - 1. Hello. This is the most basic greeting in English. \u00b7 2. Hi. This is - a shorter version of \"hello\". \u00b7 3. Hey. \u00b7 4. Good morning. / Good - afternoon. / Good evening.\n---\nTitle: Ten Different Ways To Say Hello in English - | Formal & Casual\nLink: https://languagetool.org/insights/post/word-choice-other-ways-to-say-hello/\nSnippet: - 1. Good morning/afternoon/evening. These are classic, formal phrases to use - when greeting someone, whether it''s the first time meeting them or if ...\n---\nTitle: - 20 Greetings in English - Tandem\nLink: https://tandem.net/blog/20-greetings-in-english\nSnippet: - 1. Hi! Simple and straightforward, \u201chi\u201d is often used as a quick greeting - in English amongst friends, coworkers, and even family. \u00b7 2. Hey, Heya - or Hey there! \u00b7 3 ...\n---\nTitle: What''s the usual way to greet someone - where you live? - Quora\nLink: https://www.quora.com/What-s-the-usual-way-to-greet-someone-where-you-live\nSnippet: - The best way to greet anyone is by saying, \u201cHow nice to see you.\u201d - I learned that little trick through my political consulting department of my - ...\n---\nTitle: How to Greet People Well - YouTube\nLink: https://www.youtube.com/watch?v=2UhDGKVgm_Q\nSnippet: - Learn how to greet people well in professional and social situations. It all - starts with the ...\n---\nTitle: 113 Cool And Different Ways To Say Hello And - Greet People\nLink: https://www.stylecraze.com/articles/ways-to-say-hello/\nSnippet: - Try the following ways to say hello to entertain your friends! a. Put on an - accent \u2013 Use a funny or foreign accent while greeting. b. Use silly ...\n---\nTitle: - 3 Ways to Greet Someone - wikiHow\nLink: https://www.wikihow.com/Greet-Someone\nSnippet: - Say \u201cHi\u201d or \u201cHey\u201d to greet someone quickly. If you''re having - a casual conversation with someone you don''t know well, use \u201cHi\u201d - since it''s a little more formal.\n---\nTitle: Other Ways to Say Hello in English - | Informal and Professional\nLink: https://www.youtube.com/watch?v=Z4p2mL7m8Lc\nSnippet: - ''hello'' to greet others. In this Confident English lesson, you''ll learn other - ways ... Ask the ...\n---\n\n", "role": "user"}], "model": "gpt-4o", "n": 1, - "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '5088' - content-type: - - application/json - cookie: - - __cf_bm=MU5pAxo6N4HvqFdy9b74OACjxNhWeXUof0MfDGZDrP4-1723670502-1.0.1.1-wsNUbPO0DCDMD.gYiTT.tDImvA7UaxpgeD9bzeMUhTV1.7GxjRLtt9_Gxm9aM3u7Ii63hZUL1C377uB2JZzITQ; - _cfuvid=mar.uG_CvOs2dufFgwllxKIxQj2R3JoTXoPBX_V_I7c-1723670502996-0.0.1.1-604800000 - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - have"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - gathered"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - variety"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ways"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - people"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - from"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - different"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - sources"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Now"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - will"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - compile"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - most"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - exceptional"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - into"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - bullet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-point"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - list"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Answer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - nice"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - see"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - O"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"i"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Cock"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ney"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - H"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"eya"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - or"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - there"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Sal"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"dy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - What''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - up"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Yo"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Ah"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Bonjour"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"French"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hola"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Spanish"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - C"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Italian"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Nam"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hindi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Salaam"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Arabic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Guten"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Tag"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"German"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Kon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Japanese"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Ni"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Chinese"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Sh"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Heb"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"rew"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"These"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - should"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - cover"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - wide"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - range"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - formal"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - informal"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - culturally"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - diverse"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ways"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - say"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ensuring"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - that"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - exceptional"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFj7onRW5l8bwMWH9Qt2dPaeKNgw","object":"chat.completion.chunk","created":1723670505,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b33ff0e6f37c344-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Wed, 14 Aug 2024 21:21:46 GMT - Server: - - cloudflare - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '903' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '28780' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 2.44s - x-request-id: - - req_67fe3a184c2cbdc7421061e7bade1837 - status: - code: 200 - message: OK -- request: - body: !!binary | - CvUECiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSzAQKEgoQY3Jld2FpLnRl - bGVtZXRyeRKaAgoQpm3ausFkgwqbJGstHDABjxII/6RhZoRwbu0iCI9iz/EcFDYAKg5UYXNrIEV4 - ZWN1dGlvbjABObAnNYIwtesXQThOVcAytesXSi4KCGNyZXdfa2V5EiIKIGEwNDhlZGJhOTNhNTQ2 - Y2ExMzE4MzQxN2I0ZWY2NGQ4SjEKB2NyZXdfaWQSJgokYTViMzRjZjQtNDZjZC00ZThmLTliZjQt - N2ExYjgwYTM1ZWJjSi4KCHRhc2tfa2V5EiIKIGJlZDhiMGQ1YWI1N2E0ZDhiZDgzMjhiOWU3MjA4 - MjVkSjEKB3Rhc2tfaWQSJgokNWU2YzEzYTktM2NkZS00ZGE5LTgxNzYtNzUyMWE5YWYzMThiegIY - AYUBAAEAABKYAgoQpm3ausFkgwqbJGstHDABjxIIevq+1YLsaokiCIuMPWfp8ByhKgxUYXNrIENy - ZWF0ZWQwATlIXOvAMrXrF0E4suvAMrXrF0ouCghjcmV3X2tleRIiCiBhMDQ4ZWRiYTkzYTU0NmNh - MTMxODM0MTdiNGVmNjRkOEoxCgdjcmV3X2lkEiYKJGE1YjM0Y2Y0LTQ2Y2QtNGU4Zi05YmY0LTdh - MWI4MGEzNWViY0ouCgh0YXNrX2tleRIiCiA1ZjQ1YTZjYjUxMTlmYzY2MzAzZWQ3YmI5NmU1MTRm - NEoxCgd0YXNrX2lkEiYKJDBkYTM0ZjJmLTNiMmMtNGJlYi1iZmZkLTI3MTJkOTQzNjMwY3oCGAGF - AQABAAA= - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '632' - Content-Type: - - application/x-protobuf - User-Agent: - - OTel-OTLP-Exporter-Python/1.26.0 - method: POST - uri: https://telemetry.smolagents.com:4319/v1/traces - response: - body: - string: "\n\0" - headers: - Content-Length: - - '2' - Content-Type: - - application/x-protobuf - Date: - - Wed, 14 Aug 2024 21:21:52 GMT - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Aristocrat. You were born to be treated - with a greeting all the time\n You transform greetings into pleasantries - that you graciously \n give to greeters.\nYour personal goal is: Be - greeted\nYou ONLY have access to the following tools, and should NEVER make - up tools that are not listed here:\n\nTool Name: Delegate work to coworker(task: - str, context: str, coworker: Optional[str] = None, **kwargs)\nTool Description: - Delegate a specific task to one of the following coworkers: Senior Hello Sayer\nThe - input to this tool should be the coworker, the task you want them to do, and - ALL necessary context to execute the task, they know nothing about the task, - so share absolute everything you know, don''t reference things but instead explain - them.\nTool Arguments: {''task'': {''title'': ''Task'', ''type'': ''string''}, - ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': - ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': - ''object''}}\nTool Name: Ask question to coworker(question: str, context: str, - coworker: Optional[str] = None, **kwargs)\nTool Description: Ask a specific - question to one of the following coworkers: Senior Hello Sayer\nThe input to - this tool should be the coworker, the question you have for them, and ALL necessary - context to ask the question properly, they know nothing about the question, - so share absolute everything you know, don''t reference things but instead explain - them.\nTool Arguments: {''question'': {''title'': ''Question'', ''type'': ''string''}, - ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': - ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': - ''object''}}\n\nUse the following format:\n\nThought: you should always think - about what to do\nAction: the action to take, only one name of [Delegate work - to coworker, Ask question to coworker], just the name, exactly as it''s written.\nAction - Input: the input to the action, just a simple python dictionary, enclosed in - curly braces, using \" to wrap keys and values.\nObservation: the result of - the action\n\nOnce all necessary information is gathered:\n\nThought: I now - know the final answer\nFinal Answer: the final answer to the original input - question\n\nCurrent Task: Using the greeting, respond with the most satisfying - pleasantry\n\nThis is the expect criteria for your final answer: a bullet pointed - pleasantry \n you MUST return the actual complete content as the final answer, - not a summary.\n\nThis is the context you''re working with:\n- Hello!\n- Hi!\n- - Hey!\n- Good morning/afternoon/evening!\n- How nice to see you!\n- Oi oi! (Cockney)\n- - Heya or Hey there!\n- Morning/Afternoon/Evening!\n- Greetings!\n- Salutations!\n- - Howdy!\n- What''s up?\n- Yo!\n- Ahoy!\n- Bonjour (French for hello)\n- Hola - (Spanish for hello)\n- Ciao (Italian for hello)\n- Namaste (Hindi for hello)\n- - Salaam (Arabic for hello)\n- Guten Tag (German for hello)\n- Kon''nichiwa (Japanese - for hello)\n- Ni hao (Chinese for hello)\n- Shalom (Hebrew for hello)\n\nThese - greetings should cover a wide range of formal, informal, and culturally diverse - ways to say hello, ensuring that my greeting is exceptional and memorable.\n\nBegin! - This is VERY important to you, use the tools available and give your best Final - Answer, your job depends on it!\n\nThought:\n", "role": "user"}], "model": "gpt-4o", - "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '3445' - content-type: - - application/json - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - To"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - provide"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - most"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - satisfying"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - need"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ensure"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - that"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - consider"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - context"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - each"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - It"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - would"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - helpful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - consult"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Senior"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - S"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ayer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - insights"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - on"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - how"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - transform"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - these"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - into"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - exceptional"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - This"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - will"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - enable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - me"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - craft"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - responses"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - that"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - are"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - both"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - gracious"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Ask"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - question"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - cowork"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"er"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Input"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - {\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"question"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - can"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - each"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - provided"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - transformed"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - into"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - exceptional"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?\","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"context"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Here"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - are"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - nice"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - see"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - O"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"i"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Cock"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ney"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - H"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"eya"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - or"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - there"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Sal"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"dy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - What''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - up"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Yo"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Ah"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Bonjour"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"French"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hola"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Spanish"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - C"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Italian"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Nam"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hindi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Salaam"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Arabic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Guten"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Tag"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"German"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Kon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Japanese"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Ni"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Chinese"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Sh"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Heb"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"rew"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Please"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - provide"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - satisfying"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - each"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"cow"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ork"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"er"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Senior"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - S"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ayer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjEfHXGxcvNKf31sLwuMSxhJGoO","object":"chat.completion.chunk","created":1723670512,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b33ff3c18d242c3-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Wed, 14 Aug 2024 21:21:52 GMT - Server: - - cloudflare - Set-Cookie: - - __cf_bm=2Xag817M6CePPD.geIVeI5lQ7ylBweyR05fYV4fqe8w-1723670512-1.0.1.1-xpM1Ei2DP8nnA2APHmxXRI_TLZws1NYxrccqoDi8my1c9eAe7q0VDAacnPd4yej6.aPU36GremyduxAx3oksEQ; - path=/; expires=Wed, 14-Aug-24 21:51:52 GMT; domain=.api.openai.com; HttpOnly; - Secure; SameSite=None - - _cfuvid=TDlCkWpQ254r0xQ1.PEYiWe7AbYsPgUT7OL7rq9Krnw-1723670512350-0.0.1.1-604800000; - path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '116' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '29135' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 1.728s - x-request-id: - - req_103a3f67f6c0a702469fa656fca4143e - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting - store.\n Your expertise is greeting people\n Your parents - were greeters, your grand parents were greeters. \n You were born. - Nay, destined to be a greeter\nYour personal goal is: Greet everyone you meet\nYou - ONLY have access to the following tools, and should NEVER make up tools that - are not listed here:\n\nTool Name: Search the internet(**kwargs: Any) -> Any\nTool - Description: Search the internet(search_query: ''string'') - A tool that can - be used to search the internet with a search_query. search_query: ''Mandatory - search query you want to use to search the internet''\nTool Arguments: {''search_query'': - {''title'': ''Search Query'', ''description'': ''Mandatory search query you - want to use to search the internet'', ''type'': ''string''}}\n\nUse the following - format:\n\nThought: you should always think about what to do\nAction: the action - to take, only one name of [Search the internet], just the name, exactly as it''s - written.\nAction Input: the input to the action, just a simple python dictionary, - enclosed in curly braces, using \" to wrap keys and values.\nObservation: the - result of the action\n\nOnce all necessary information is gathered:\n\nThought: - I now know the final answer\nFinal Answer: the final answer to the original - input question\n\nCurrent Task: How can each of the provided greetings be transformed - into exceptional and memorable pleasantries?\n\nThis is the expect criteria - for your final answer: Your best answer to your coworker asking you this, accounting - for the context shared. \n you MUST return the actual complete content as the - final answer, not a summary.\n\nThis is the context you''re working with:\nHere - are the greetings: Hello! Hi! Hey! Good morning/afternoon/evening! How nice - to see you! Oi oi! (Cockney) Heya or Hey there! Morning/Afternoon/Evening! Greetings! - Salutations! Howdy! What''s up? Yo! Ahoy! Bonjour (French for hello) Hola (Spanish - for hello) Ciao (Italian for hello) Namaste (Hindi for hello) Salaam (Arabic - for hello) Guten Tag (German for hello) Kon''nichiwa (Japanese for hello) Ni - hao (Chinese for hello) Shalom (Hebrew for hello). Please provide a satisfying - pleasantry for each greeting.\n\nBegin! This is VERY important to you, use the - tools available and give your best Final Answer, your job depends on it!\n\nThought:\n", - "role": "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": - true, "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '2496' - content-type: - - application/json - cookie: - - __cf_bm=MU5pAxo6N4HvqFdy9b74OACjxNhWeXUof0MfDGZDrP4-1723670502-1.0.1.1-wsNUbPO0DCDMD.gYiTT.tDImvA7UaxpgeD9bzeMUhTV1.7GxjRLtt9_Gxm9aM3u7Ii63hZUL1C377uB2JZzITQ; - _cfuvid=mar.uG_CvOs2dufFgwllxKIxQj2R3JoTXoPBX_V_I7c-1723670502996-0.0.1.1-604800000 - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - should"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - internet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ways"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - enhance"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - each"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - provided"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - make"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - them"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - exceptional"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - internet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Input"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - {\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"_query"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"how"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - make"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - exceptional"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjIungwWNQMN2kg60Sr9Ql5HDGC","object":"chat.completion.chunk","created":1723670516,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b33ff585ad5c344-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Wed, 14 Aug 2024 21:21:56 GMT - Server: - - cloudflare - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '121' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '29322' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 1.354s - x-request-id: - - req_fa1b1f39ef6dd7eec65de855f698eedd - status: - code: 200 - message: OK -- request: - body: '{"q": "how to make greetings exceptional and memorable", "num": 10}' - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '67' - User-Agent: - - python-requests/2.32.3 - X-API-KEY: - - 9f4c306a1fe1d95850b60fceb5af58e4a50ebefc - content-type: - - application/json - method: POST - uri: https://google.serper.dev/search - response: - body: - string: "{\"searchParameters\":{\"q\":\"how to make greetings exceptional and - memorable\",\"type\":\"search\",\"num\":10,\"engine\":\"google\"},\"organic\":[{\"title\":\"How - To Make Your Own Greeting Cards - New York Magazine\",\"link\":\"https://nymag.com/strategist/article/how-to-make-your-own-greeting-cards.html\",\"snippet\":\"Below, - you'll find my favorite cardstocks and sticker paper for most any greeting-card - project. When it comes to cutting machines and printers, ...\",\"date\":\"Mar - 30, 2021\",\"attributes\":{\"Missing\":\"exceptional memorable\"},\"position\":1},{\"title\":\"30 - Unique Ways to Say 'Congratulations' in Greeting Cards for ...\",\"link\":\"https://www.lettrlabs.com/post/30-unique-ways-to-say-congratulation-in-greeting-cards-for-friends-family-co-workers-and-more\",\"snippet\":\"Your - achievement is truly extraordinary and well-deserved. Hooray for your tremendous - accomplishment! Your dedication, hard work, and indomitable spirit have ...\",\"attributes\":{\"Missing\":\"exceptional - | Show results with:exceptional\"},\"position\":2},{\"title\":\"Do you need - to write something on a greeting card, even if ... - Quora\",\"link\":\"https://www.quora.com/Do-you-need-to-write-something-on-a-greeting-card-even-if-the-card-covers-what-you-want-to-say\",\"snippet\":\"\\\"May - your special day be as extraordinary as you are! Happy birthday ... Just put - \u201CBest wishes, (your name).\u201D Nothing more is necessary ...\",\"date\":\"May - 17, 2019\",\"attributes\":{\"Missing\":\"exceptional memorable\"},\"position\":3},{\"title\":\"Our - Blog What to Write in a Greeting Card - Earth Greetings\",\"link\":\"https://www.earthgreetings.com.au/blog/our-blog/what-to-write-in-a-greeting-card/?srsltid=AfmBOop1I-RouWMtIIIU5hec6vhMlDvY80ZNZdCKhLs68SiRqh3UefRp\",\"snippet\":\"Whether - you are writing to a loved one, friend or colleague, a handwritten card can - make their special day even more memorable. ... Mum, your ...\",\"date\":\"Jun - 17, 2024\",\"position\":4},{\"title\":\"Free Online Greeting Card Maker - - Design & Create Cards - Canva\",\"link\":\"https://www.canva.com/create/greeting-cards/\",\"snippet\":\"Design - custom greeting cards in 5 minutes \u27A4 Hundreds of templates, 2M+ photos, - 130+ fonts. Make a card for free!\",\"attributes\":{\"Missing\":\"exceptional - | Show results with:exceptional\"},\"position\":5},{\"title\":\"Top 10 Best - Customer Service Greeting Phrases - SQM Group\",\"link\":\"https://www.sqmgroup.com/resources/library/blog/top-10-best-customer-service-greeting-phrases\",\"snippet\":\"1. - Personalize the Greeting \xB7 Mention the Customer's Name: Adding the customer's - name to a greeting can make the interaction feel more ...\",\"date\":\"Mar - 19, 2024\",\"rating\":4.5,\"ratingCount\":5,\"position\":6},{\"title\":\"I'm - thinking of starting a greeting card business - Reddit\",\"link\":\"https://www.reddit.com/r/smallbusiness/comments/zfy0x3/im_thinking_of_starting_a_greeting_card_business/\",\"snippet\":\"I've - been a freelancer for writing greeting cards and yes, it's a brutal business - but I love them and I still write my own and make an ...\",\"date\":\"Dec - 8, 2022\",\"position\":7},{\"title\":\"Create with Us/DIY Beautiful Torn Paper - Greeting Cards in Minutes!\",\"link\":\"https://www.youtube.com/watch?v=MtbeZ3dN1Ns\",\"snippet\":\"Ever - looked at your scrap pile and felt a bit of crafters' guilt? We are here to - help! Our torn paper ...\",\"date\":\"May 9, 2024\",\"attributes\":{\"Duration\":\"50:42\",\"Posted\":\"May - 9, 2024\"},\"imageUrl\":\"https://i.ytimg.com/vi/MtbeZ3dN1Ns/default.jpg?sqp=-oaymwEECHgQQw&rs=AMzJL3mzb89Ff3UtoTr_Cd7c4c3RCaloBA\",\"position\":8},{\"title\":\"How - To Make Greeting Cards - Lrnkey\",\"link\":\"https://lrnkey.com/blog/how-make-greeting-cards\",\"snippet\":\"Learning - how to make greeting cards at home can be daunting for beginners. However, - you'll discover that it's easy to learn over time.\",\"date\":\"Feb 8, 2022\",\"sitelinks\":[{\"title\":\"Basic - Greeting Card\",\"link\":\"https://lrnkey.com/blog/how-make-greeting-cards#:~:text=Basic%20Greeting%20Card,-This%20is%20the%20most%20straightforward\"},{\"title\":\"Window - Greeting Card\",\"link\":\"https://lrnkey.com/blog/how-make-greeting-cards#:~:text=.-,Window%20Greeting%20Card\"},{\"title\":\"Printed - Greeting Card\",\"link\":\"https://lrnkey.com/blog/how-make-greeting-cards#:~:text=Printed%20Greeting%20Card,-Making%20a%20card%20on%20a\"}],\"position\":9},{\"title\":\"30 - Best Welcome Messages for New Employees - Workhuman\",\"link\":\"https://www.workhuman.com/blog/welcome-message-to-new-employees/\",\"snippet\":\"Unsure - of how to craft a welcome message to new employees? Learn how to convey enthusiasm, - warmth, and value in just a few well-chosen ...\",\"date\":\"Jul 9, 2024\",\"sitelinks\":[{\"title\":\"Key - Elements Of A Successful...\",\"link\":\"https://www.workhuman.com/blog/welcome-message-to-new-employees/#:~:text=\"},{\"title\":\"Let - Them Know You Value...\",\"link\":\"https://www.workhuman.com/blog/welcome-message-to-new-employees/#:~:text=\"},{\"title\":\"Welcome - Message To New...\",\"link\":\"https://www.workhuman.com/blog/welcome-message-to-new-employees/#:~:text=\"}],\"position\":10}],\"peopleAlsoAsk\":[{\"question\":\"How - to congratulate in a unique way?\",\"snippet\":\"50 HEARTFELT WAYS TO EXPRESS - CONGRATULATIONS\\n1\\nBravo! You've done it! ...\\n2\\nKudos on your remarkable - achievement! Dear [Recipient's Name], ...\\n3\\nHats off to you and your success! - ...\\n4\\nYou deserve a standing ovation! ...\\n5\\nWell done, superstar! - ...\\n6\\nCongratulations on a job well executed! ...\\n7\\nYour hard work - paid off\u2014congrats! ...\\n8\\nWay to go!\",\"title\":\"50 Unique Ways - to Say Congratulations on a Greeting Card\",\"link\":\"https://www.lettrlabs.com/post/congratulations-galore-50-heartfelt-ways-to-express-joy-and-celebrate-on-greeting-cards\"},{\"question\":\"How - to make a heartfelt message?\",\"snippet\":\"HOW TO WRITE A HEARTFELT PERSONAL - NOTE\\n1\\nOpen it up. Start with \u201Cdear\u201D or even \u201Cdearest.\u201D - Or try \u201Chi\u201D or \u201Chello\u201D or the old-school charm of \u201Cgreetings.\u201D - Add the recipient's name and you're off!\\n2\\nSay why you're writing. ...\\n3\\nGo - on a bit. ...\\n4\\nReaffirm your relationship. ...\\n5\\nSay it again. ...\\n6\\nFinish - strong.\",\"title\":\"Our best card sending and letter writing ideas\",\"link\":\"https://ideas.hallmark.com/articles/card-ideas/sending-cards-and-letters-our-best-advice-and-ideas/\"},{\"question\":\"How - to make a good greeting?\",\"snippet\":\"FORMAL GREETINGS\\n1\\nHello! In - formal greetings examples, hello is preferred to \u201Chi\u201D or \u201Chey.\u201D\\n2\\nHi - there. This is a slightly less formal way to say hello, but still more appropriate - than using \u201Chey.\u201D\\n3\\nGood morning. ...\\n4\\nGood afternoon. - ...\\n5\\nGood evening. ...\\n6\\nIt's nice to meet you. ...\\n7\\nIt's a - pleasure to meet you.\",\"title\":\"20 Greetings in English - Tandem\",\"link\":\"https://tandem.net/blog/20-greetings-in-english\"},{\"question\":\"How - do you write a thoughtful message?\",\"snippet\":\"An easy way to write a - nice message is to remind the person about a memory or moment you've experienced - together. Reminiscing about past experiences will fill the recipient's mind - and heart with fond memories, and because only you've shared those experiences, - it's a truly personal message.\",\"title\":\"How To Write A Thoughtful Greeting - Card Message\",\"link\":\"https://sownsow.com/how-to-write-a-thoughtful-card-message/\"}],\"relatedSearches\":[{\"query\":\"How - to make greetings exceptional and memorable sample\"},{\"query\":\"How to - make greetings exceptional and memorable examples\"},{\"query\":\"How to make - a card easy\"},{\"query\":\"How to make a greeting card easy\"},{\"query\":\"Formal - greetings letter opening\"},{\"query\":\"How to make a greeting card with - paper\"},{\"query\":\"How to make greeting cards at home\"},{\"query\":\"How - to make a card on the computer\"}]}" - headers: - Alt-Svc: - - h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 - Content-Length: - - '7510' - access-control-allow-origin: - - '*' - content-type: - - application/json; charset=utf-8 - date: - - Wed, 14 Aug 2024 21:21:58 GMT - server: - - Google Frontend - set-cookie: - - GAESA=CoQBMDAzZmIzZTBjODZhMmYzNTc5Zjc2M2Y2M2U0YTQ3OWQwOTJmM2JhZGNjM2JkODU4OGUyYTM4MzZhYjRiYTBhMjNmYjZlNDRiNDgwOGUyNmQwNmQ5NjU4MDM1ZDY0ODI5ZTA0ZjYzZmMwNGNkODA1NmJmNjE0MDY2MzkwNzIzM2Y4M2ZlEIy4k5aVMg; - expires=Fri, 13-Sep-2024 21:21:58 GMT; path=/ - via: - - 1.1 google - x-cloud-trace-context: - - 0846f75f0fd07912515ce44063fdc613 - x-ratelimit-limit: - - '500' - x-ratelimit-remaining: - - '499' - x-ratelimit-reset: - - '1723670520' - status: - code: 200 - message: OK -- request: - body: !!binary | - CuABCiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkStwEKEgoQY3Jld2FpLnRl - bGVtZXRyeRKgAQoQpm3ausFkgwqbJGstHDABjxIIjN+L1tH5vgMiCDieu1binR/FKgpUb29sIFVz - YWdlMAE5KOjRWDS16xdBaGbXWDS16xdKGgoOY3Jld2FpX3ZlcnNpb24SCAoGMC41MS4xSiIKCXRv - b2xfbmFtZRIVChNTZWFyY2ggdGhlIGludGVybmV0Sg4KCGF0dGVtcHRzEgIYAXoCGAGFAQABAAA= - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '227' - Content-Type: - - application/x-protobuf - User-Agent: - - OTel-OTLP-Exporter-Python/1.26.0 - method: POST - uri: https://telemetry.smolagents.com:4319/v1/traces - response: - body: - string: "\n\0" - headers: - Content-Length: - - '2' - Content-Type: - - application/x-protobuf - Date: - - Wed, 14 Aug 2024 21:22:02 GMT - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting - store.\n Your expertise is greeting people\n Your parents - were greeters, your grand parents were greeters. \n You were born. - Nay, destined to be a greeter\nYour personal goal is: Greet everyone you meet\nYou - ONLY have access to the following tools, and should NEVER make up tools that - are not listed here:\n\nTool Name: Search the internet(**kwargs: Any) -> Any\nTool - Description: Search the internet(search_query: ''string'') - A tool that can - be used to search the internet with a search_query. search_query: ''Mandatory - search query you want to use to search the internet''\nTool Arguments: {''search_query'': - {''title'': ''Search Query'', ''description'': ''Mandatory search query you - want to use to search the internet'', ''type'': ''string''}}\n\nUse the following - format:\n\nThought: you should always think about what to do\nAction: the action - to take, only one name of [Search the internet], just the name, exactly as it''s - written.\nAction Input: the input to the action, just a simple python dictionary, - enclosed in curly braces, using \" to wrap keys and values.\nObservation: the - result of the action\n\nOnce all necessary information is gathered:\n\nThought: - I now know the final answer\nFinal Answer: the final answer to the original - input question\n\nCurrent Task: How can each of the provided greetings be transformed - into exceptional and memorable pleasantries?\n\nThis is the expect criteria - for your final answer: Your best answer to your coworker asking you this, accounting - for the context shared. \n you MUST return the actual complete content as the - final answer, not a summary.\n\nThis is the context you''re working with:\nHere - are the greetings: Hello! Hi! Hey! Good morning/afternoon/evening! How nice - to see you! Oi oi! (Cockney) Heya or Hey there! Morning/Afternoon/Evening! Greetings! - Salutations! Howdy! What''s up? Yo! Ahoy! Bonjour (French for hello) Hola (Spanish - for hello) Ciao (Italian for hello) Namaste (Hindi for hello) Salaam (Arabic - for hello) Guten Tag (German for hello) Kon''nichiwa (Japanese for hello) Ni - hao (Chinese for hello) Shalom (Hebrew for hello). Please provide a satisfying - pleasantry for each greeting.\n\nBegin! This is VERY important to you, use the - tools available and give your best Final Answer, your job depends on it!\n\nThought:\nThought: - I should search the internet for ways to enhance each of the provided greetings - to make them exceptional and memorable pleasantries.\n\nAction: Search the internet\nAction - Input: {\"search_query\": \"how to make greetings exceptional and memorable\"}\nObservation: - \nSearch results: Title: How To Make Your Own Greeting Cards - New York Magazine\nLink: - https://nymag.com/strategist/article/how-to-make-your-own-greeting-cards.html\nSnippet: - Below, you''ll find my favorite cardstocks and sticker paper for most any greeting-card - project. When it comes to cutting machines and printers, ...\n---\nTitle: 30 - Unique Ways to Say ''Congratulations'' in Greeting Cards for ...\nLink: https://www.lettrlabs.com/post/30-unique-ways-to-say-congratulation-in-greeting-cards-for-friends-family-co-workers-and-more\nSnippet: - Your achievement is truly extraordinary and well-deserved. Hooray for your tremendous - accomplishment! Your dedication, hard work, and indomitable spirit have ...\n---\nTitle: - Do you need to write something on a greeting card, even if ... - Quora\nLink: - https://www.quora.com/Do-you-need-to-write-something-on-a-greeting-card-even-if-the-card-covers-what-you-want-to-say\nSnippet: - \"May your special day be as extraordinary as you are! Happy birthday ... Just - put \u201cBest wishes, (your name).\u201d Nothing more is necessary ...\n---\nTitle: - Our Blog What to Write in a Greeting Card - Earth Greetings\nLink: https://www.earthgreetings.com.au/blog/our-blog/what-to-write-in-a-greeting-card/?srsltid=AfmBOop1I-RouWMtIIIU5hec6vhMlDvY80ZNZdCKhLs68SiRqh3UefRp\nSnippet: - Whether you are writing to a loved one, friend or colleague, a handwritten card - can make their special day even more memorable. ... Mum, your ...\n---\nTitle: - Free Online Greeting Card Maker - Design & Create Cards - Canva\nLink: https://www.canva.com/create/greeting-cards/\nSnippet: - Design custom greeting cards in 5 minutes \u27a4 Hundreds of templates, 2M+ - photos, 130+ fonts. Make a card for free!\n---\nTitle: Top 10 Best Customer - Service Greeting Phrases - SQM Group\nLink: https://www.sqmgroup.com/resources/library/blog/top-10-best-customer-service-greeting-phrases\nSnippet: - 1. Personalize the Greeting \u00b7 Mention the Customer''s Name: Adding the - customer''s name to a greeting can make the interaction feel more ...\n---\nTitle: - I''m thinking of starting a greeting card business - Reddit\nLink: https://www.reddit.com/r/smallbusiness/comments/zfy0x3/im_thinking_of_starting_a_greeting_card_business/\nSnippet: - I''ve been a freelancer for writing greeting cards and yes, it''s a brutal business - but I love them and I still write my own and make an ...\n---\nTitle: Create - with Us/DIY Beautiful Torn Paper Greeting Cards in Minutes!\nLink: https://www.youtube.com/watch?v=MtbeZ3dN1Ns\nSnippet: - Ever looked at your scrap pile and felt a bit of crafters'' guilt? We are here - to help! Our torn paper ...\n---\nTitle: How To Make Greeting Cards - Lrnkey\nLink: - https://lrnkey.com/blog/how-make-greeting-cards\nSnippet: Learning how to make - greeting cards at home can be daunting for beginners. However, you''ll discover - that it''s easy to learn over time.\n---\nTitle: 30 Best Welcome Messages for - New Employees - Workhuman\nLink: https://www.workhuman.com/blog/welcome-message-to-new-employees/\nSnippet: - Unsure of how to craft a welcome message to new employees? Learn how to convey - enthusiasm, warmth, and value in just a few well-chosen ...\n---\n\n", "role": - "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": true, - "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '5938' - content-type: - - application/json - cookie: - - __cf_bm=MU5pAxo6N4HvqFdy9b74OACjxNhWeXUof0MfDGZDrP4-1723670502-1.0.1.1-wsNUbPO0DCDMD.gYiTT.tDImvA7UaxpgeD9bzeMUhTV1.7GxjRLtt9_Gxm9aM3u7Ii63hZUL1C377uB2JZzITQ; - _cfuvid=mar.uG_CvOs2dufFgwllxKIxQj2R3JoTXoPBX_V_I7c-1723670502996-0.0.1.1-604800000 - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - The"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - results"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - did"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - not"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - provide"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - direct"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - information"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - on"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - how"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - enhance"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - each"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - make"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - them"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - exceptional"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - should"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - instead"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - use"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - creativity"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - expertise"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - in"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - transform"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - each"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - provided"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - into"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - more"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - unique"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Answer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"1"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - there"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hope"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - wonderful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - smile"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"2"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - W"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - laughter"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"3"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - bright"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - beautiful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - sun"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"4"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Here''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - full"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - endless"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - possibilities"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"5"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - nice"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - see"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - nice"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - see"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - You"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - light"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - up"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - room"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - presence"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"6"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Cock"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ney"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hope"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you''re"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - having"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - smashing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - mate"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"7"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - or"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - there"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - delightful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - surprises"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"8"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - this"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - start"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - something"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - extraordinary"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"9"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Sending"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - warm"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"est"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - wishes"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - fantastic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"10"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sal"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sal"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - success"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"11"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Howdy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Howdy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hope"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - wonderful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - sunny"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - on"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ranch"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"12"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"What''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - up"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"What''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - up"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Here''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - full"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - exciting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - adventures"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - great"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - moments"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"13"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Yo"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Yo"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - cool"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - awesome"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - are"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"14"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Ah"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Ah"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - W"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - smooth"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - sailing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - treasure"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"15"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Bonjour"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"French"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Bonjour"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - delightful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - stroll"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - through"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Paris"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"16"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hola"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Spanish"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hola"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Sending"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - warm"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - sunny"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - vibes"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - fantastic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"17"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"C"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Italian"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"C"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hope"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - delicious"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - moments"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"18"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Nam"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hindi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Nam"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - blessed"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - peace"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"19"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sala"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"am"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Arabic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sala"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"am"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - W"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - serenity"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"20"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"G"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"uten"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Tag"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"German"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"G"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"uten"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Tag"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - wonderful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - surprises"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"21"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Kon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Japanese"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Kon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Sending"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - positive"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - energy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - fortune"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ahead"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"22"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Ni"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Chinese"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Ni"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - W"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - full"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - prosperity"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"23"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sh"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Heb"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"rew"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Sh"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - peaceful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!\"\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"These"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - enhanced"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - are"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - crafted"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - make"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - each"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - interaction"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - more"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - memorable"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - pleasant"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - aligning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - goal"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - being"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ultimate"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - gre"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"eter"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjLWu3RgexWzyd82PHwXk5d9qve","object":"chat.completion.chunk","created":1723670519,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b33ff66df2ec344-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Wed, 14 Aug 2024 21:21:59 GMT - Server: - - cloudflare - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '120' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '28557' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 2.886s - x-request-id: - - req_53e51e35fcfe04fcd6de37f84643d080 - status: - code: 200 - message: OK -- request: - body: !!binary | - CuUBCiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSvAEKEgoQY3Jld2FpLnRl - bGVtZXRyeRKlAQoQpm3ausFkgwqbJGstHDABjxII78oIRI+uQCwiCJBb3AuoOsWeKgpUb29sIFVz - YWdlMAE5wPRAGje16xdB4DxCGje16xdKGgoOY3Jld2FpX3ZlcnNpb24SCAoGMC41MS4xSicKCXRv - b2xfbmFtZRIaChhBc2sgcXVlc3Rpb24gdG8gY293b3JrZXJKDgoIYXR0ZW1wdHMSAhgBegIYAYUB - AAEAAA== - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '232' - Content-Type: - - application/x-protobuf - User-Agent: - - OTel-OTLP-Exporter-Python/1.26.0 - method: POST - uri: https://telemetry.smolagents.com:4319/v1/traces - response: - body: - string: "\n\0" - headers: - Content-Length: - - '2' - Content-Type: - - application/x-protobuf - Date: - - Wed, 14 Aug 2024 21:22:12 GMT - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Aristocrat. You were born to be treated - with a greeting all the time\n You transform greetings into pleasantries - that you graciously \n give to greeters.\nYour personal goal is: Be - greeted\nYou ONLY have access to the following tools, and should NEVER make - up tools that are not listed here:\n\nTool Name: Delegate work to coworker(task: - str, context: str, coworker: Optional[str] = None, **kwargs)\nTool Description: - Delegate a specific task to one of the following coworkers: Senior Hello Sayer\nThe - input to this tool should be the coworker, the task you want them to do, and - ALL necessary context to execute the task, they know nothing about the task, - so share absolute everything you know, don''t reference things but instead explain - them.\nTool Arguments: {''task'': {''title'': ''Task'', ''type'': ''string''}, - ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': - ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': - ''object''}}\nTool Name: Ask question to coworker(question: str, context: str, - coworker: Optional[str] = None, **kwargs)\nTool Description: Ask a specific - question to one of the following coworkers: Senior Hello Sayer\nThe input to - this tool should be the coworker, the question you have for them, and ALL necessary - context to ask the question properly, they know nothing about the question, - so share absolute everything you know, don''t reference things but instead explain - them.\nTool Arguments: {''question'': {''title'': ''Question'', ''type'': ''string''}, - ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': - ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': - ''object''}}\n\nUse the following format:\n\nThought: you should always think - about what to do\nAction: the action to take, only one name of [Delegate work - to coworker, Ask question to coworker], just the name, exactly as it''s written.\nAction - Input: the input to the action, just a simple python dictionary, enclosed in - curly braces, using \" to wrap keys and values.\nObservation: the result of - the action\n\nOnce all necessary information is gathered:\n\nThought: I now - know the final answer\nFinal Answer: the final answer to the original input - question\n\nCurrent Task: Using the greeting, respond with the most satisfying - pleasantry\n\nThis is the expect criteria for your final answer: a bullet pointed - pleasantry \n you MUST return the actual complete content as the final answer, - not a summary.\n\nThis is the context you''re working with:\n- Hello!\n- Hi!\n- - Hey!\n- Good morning/afternoon/evening!\n- How nice to see you!\n- Oi oi! (Cockney)\n- - Heya or Hey there!\n- Morning/Afternoon/Evening!\n- Greetings!\n- Salutations!\n- - Howdy!\n- What''s up?\n- Yo!\n- Ahoy!\n- Bonjour (French for hello)\n- Hola - (Spanish for hello)\n- Ciao (Italian for hello)\n- Namaste (Hindi for hello)\n- - Salaam (Arabic for hello)\n- Guten Tag (German for hello)\n- Kon''nichiwa (Japanese - for hello)\n- Ni hao (Chinese for hello)\n- Shalom (Hebrew for hello)\n\nThese - greetings should cover a wide range of formal, informal, and culturally diverse - ways to say hello, ensuring that my greeting is exceptional and memorable.\n\nBegin! - This is VERY important to you, use the tools available and give your best Final - Answer, your job depends on it!\n\nThought:\nThought: To provide the most satisfying - pleasantry, I need to ensure that I consider the context of each greeting. It - would be helpful to consult with the Senior Hello Sayer for insights on how - to transform these greetings into exceptional pleasantries. This will enable - me to craft responses that are both gracious and memorable.\n\nAction: Ask question - to coworker\nAction Input: {\"question\": \"How can each of the provided greetings - be transformed into exceptional and memorable pleasantries?\", \"context\": - \"Here are the greetings: Hello! Hi! Hey! Good morning/afternoon/evening! How - nice to see you! Oi oi! (Cockney) Heya or Hey there! Morning/Afternoon/Evening! - Greetings! Salutations! Howdy! What''s up? Yo! Ahoy! Bonjour (French for hello) - Hola (Spanish for hello) Ciao (Italian for hello) Namaste (Hindi for hello) - Salaam (Arabic for hello) Guten Tag (German for hello) Kon''nichiwa (Japanese - for hello) Ni hao (Chinese for hello) Shalom (Hebrew for hello). Please provide - a satisfying pleasantry for each greeting.\", \"coworker\": \"Senior Hello Sayer\"}\n\nObservation: - 1. **Hello!** - \"Hello there! I hope your day is as wonderful as your smile!\"\n2. - **Hi!** - \"Hi! Wishing you a day filled with joy and laughter!\"\n3. **Hey!** - - \"Hey! May your day be as bright and beautiful as the morning sun!\"\n4. **Good - morning/afternoon/evening!** - \"Good morning/afternoon/evening! Here''s to - a day/evening full of endless possibilities and happiness!\"\n5. **How nice - to see you!** - \"How nice to see you! You light up the room with your presence!\"\n6. - **Oi oi! (Cockney)** - \"Oi oi! Hope you''re having a smashing day, mate!\"\n7. - **Heya or Hey there!** - \"Heya! May your day be filled with delightful surprises!\"\n8. - **Morning/Afternoon/Evening!** - \"Morning/Afternoon/Evening! May this be the - start of something extraordinary for you!\"\n9. **Greetings!** - \"Greetings! - Sending you my warmest wishes for a fantastic day!\"\n10. **Salutations!** - - \"Salutations! May your day be filled with success and happiness!\"\n11. **Howdy!** - - \"Howdy! Hope your day is as wonderful as a sunny day on the ranch!\"\n12. - **What''s up?** - \"What''s up? Here''s to a day full of exciting adventures - and great moments!\"\n13. **Yo!** - \"Yo! May your day be as cool and awesome - as you are!\"\n14. **Ahoy!** - \"Ahoy! Wishing you smooth sailing and a treasure-filled - day!\"\n15. **Bonjour (French for hello)** - \"Bonjour! May your day be as delightful - as a stroll through Paris!\"\n16. **Hola (Spanish for hello)** - \"Hola! Sending - you warm and sunny vibes for a fantastic day!\"\n17. **Ciao (Italian for hello)** - - \"Ciao! Hope your day is filled with joy and delicious moments!\"\n18. **Namaste - (Hindi for hello)** - \"Namaste! May your day be blessed with peace and happiness!\"\n19. - **Salaam (Arabic for hello)** - \"Salaam! Wishing you a day of serenity and - joy!\"\n20. **Guten Tag (German for hello)** - \"Guten Tag! May your day be - filled with wonderful surprises and happiness!\"\n21. **Kon''nichiwa (Japanese - for hello)** - \"Kon''nichiwa! Sending you positive energy and good fortune - for the day ahead!\"\n22. **Ni hao (Chinese for hello)** - \"Ni hao! Wishing - you a day full of prosperity and joy!\"\n23. **Shalom (Hebrew for hello)** - - \"Shalom! May your day be peaceful and filled with happiness!\"\n\nThese enhanced - greetings are crafted to make each interaction more memorable and pleasant, - aligning with your goal of being the ultimate greeter.\n", "role": "user"}], - "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": - 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '6909' - content-type: - - application/json - cookie: - - __cf_bm=2Xag817M6CePPD.geIVeI5lQ7ylBweyR05fYV4fqe8w-1723670512-1.0.1.1-xpM1Ei2DP8nnA2APHmxXRI_TLZws1NYxrccqoDi8my1c9eAe7q0VDAacnPd4yej6.aPU36GremyduxAx3oksEQ; - _cfuvid=TDlCkWpQ254r0xQ1.PEYiWe7AbYsPgUT7OL7rq9Krnw-1723670512350-0.0.1.1-604800000 - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Answer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":":\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - there"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hope"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - wonderful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - smile"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - W"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - laughter"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - bright"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - beautiful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - sun"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"af"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Here''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/e"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ven"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - full"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - endless"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - possibilities"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - nice"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - see"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - nice"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - see"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - You"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - light"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - up"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - room"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - presence"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Cock"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ney"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - oi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Hope"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you''re"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - having"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - smashing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - mate"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - or"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - there"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hey"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - delightful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - surprises"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Morning"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/A"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"f"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ternoon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"/"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Even"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - this"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - start"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - something"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - extraordinary"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Sending"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - warm"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"est"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - wishes"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - fantastic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sal"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sal"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"utations"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - success"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Howdy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Howdy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Hope"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - wonderful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - sunny"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - on"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ranch"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"What''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - up"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"What''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - up"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Here''s"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - full"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - exciting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - adventures"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - great"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - moments"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Yo"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Yo"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - cool"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - awesome"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - are"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Ah"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Ah"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"oy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - W"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - smooth"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - sailing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - treasure"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Bonjour"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"French"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Bonjour"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - delightful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - as"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - stroll"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - through"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Paris"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hola"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Spanish"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hola"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Sending"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - warm"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - sunny"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - vibes"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - fantastic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"C"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Italian"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"C"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"iao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Hope"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - delicious"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - moments"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Nam"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Hindi"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Nam"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"aste"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - blessed"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - peace"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sala"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"am"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Arabic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sala"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"am"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - W"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - serenity"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"G"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"uten"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Tag"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"German"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"G"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"uten"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Tag"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - wonderful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - surprises"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Kon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Japanese"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Kon"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"''n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ich"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"iwa"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - Sending"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - positive"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - energy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - fortune"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ahead"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Ni"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Chinese"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Ni"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hao"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - W"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"ishing"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - full"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - prosperity"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - **"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sh"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - ("},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Heb"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"rew"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":")**"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - -"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"Sh"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"alom"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - May"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - be"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - peaceful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{"content":"!\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wFjWK3iJXU07Qx5J4EthZze4Yhnf","object":"chat.completion.chunk","created":1723670530,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_c9aa9c0491","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b33ffb15ebe8cc5-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Wed, 14 Aug 2024 21:22:11 GMT - Server: - - cloudflare - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '163' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '27959' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 4.081s - x-request-id: - - req_2c9b610fa5d29dfc6e143fae3914831f - status: - code: 200 - message: OK -version: 1 diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session_context_attributes.yaml b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session_context_attributes.yaml deleted file mode 100644 index 094906b22..000000000 --- a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/fixtures/crew_session_context_attributes.yaml +++ /dev/null @@ -1,2952 +0,0 @@ -interactions: -- request: - body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting - store.\n Your expertise is greeting people\n Your - parents were greeters, your grand parents were greeters.\n You - were born. Nay, destined to be a greeter\nYour personal goal is: Greet everyone - you meet\nYou ONLY have access to the following tools, and should NEVER make - up tools that are not listed here:\n\nTool Name: Search the internet(**kwargs: - Any) -> Any\nTool Description: Search the internet(search_query: ''string'') - - A tool that can be used to search the internet with a search_query. search_query: - ''Mandatory search query you want to use to search the internet''\nTool Arguments: - {''search_query'': {''title'': ''Search Query'', ''description'': ''Mandatory - search query you want to use to search the internet'', ''type'': ''string''}}\n\nUse - the following format:\n\nThought: you should always think about what to do\nAction: - the action to take, only one name of [Search the internet], just the name, exactly - as it''s written.\nAction Input: the input to the action, just a simple python - dictionary, enclosed in curly braces, using \" to wrap keys and values.\nObservation: - the result of the action\n\nOnce all necessary information is gathered:\n\nThought: - I now know the final answer\nFinal Answer: the final answer to the original - input question\n\nCurrent Task: greet like you''ve never greeted before\n\nThis - is the expect criteria for your final answer: A greeting in bullet points \n - you MUST return the actual complete content as the final answer, not a summary.\n\nBegin! - This is VERY important to you, use the tools available and give your best Final - Answer, your job depends on it!\n\nThought:\n", "role": "user"}], "model": "gpt-4o", - "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '1833' - content-type: - - application/json - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - To"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - like"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I''ve"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - never"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeted"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - before"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - should"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - look"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - some"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - unique"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - impactful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ideas"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - online"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - internet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Input"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - {\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"_query"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"unique"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - impactful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ideas"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZuvRVx5obxYnFsvYWFfidKSi6Ti","object":"chat.completion.chunk","created":1723748117,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b3b65e58cb1c340-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Thu, 15 Aug 2024 18:55:17 GMT - Server: - - cloudflare - Set-Cookie: - - __cf_bm=cbpu9cYPQzE0PYekq3wNZEAGaqyxMkrhTFDT0Z7..nM-1723748117-1.0.1.1-emaYf62GmUqXo_KUdHUqC8X50fbPXwUAbESwJW3oYaiPgy_G8RWckEatyvFlJwc_5IKjoDopokFXW9Ia91eNOA; - path=/; expires=Thu, 15-Aug-24 19:25:17 GMT; domain=.api.openai.com; HttpOnly; - Secure; SameSite=None - - _cfuvid=S3_LejaOvEEx2LGWFNizi9M7RgZWbgW6lOkBTCEAHYQ-1723748117795-0.0.1.1-604800000; - path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '97' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '29567' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 866ms - x-request-id: - - req_d87c335716dd73aa0fda69fe74bf4f81 - status: - code: 200 - message: OK -- request: - body: '{"q": "unique and impactful greeting ideas", "num": 10}' - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '55' - User-Agent: - - python-requests/2.32.3 - X-API-KEY: - - 9f4c306a1fe1d95850b60fceb5af58e4a50ebefc - content-type: - - application/json - method: POST - uri: https://google.serper.dev/search - response: - body: - string: "{\"searchParameters\":{\"q\":\"unique and impactful greeting ideas\",\"type\":\"search\",\"num\":10,\"engine\":\"google\"},\"organic\":[{\"title\":\"113 - Cool And Different Ways To Say Hello And Greet People\",\"link\":\"https://www.stylecraze.com/articles/ways-to-say-hello/\",\"snippet\":\"Try - the following ways to say hello to entertain your friends! a. Put on an accent - \u2013 Use a funny or foreign accent while greeting. b. Use silly ...\",\"date\":\"Mar - 11, 2024\",\"position\":1},{\"title\":\"English greetings: 29 words and phrases - to say \u201Chello\u201D in style - Preply\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\",\"snippet\":\"Nice - to meet you / Pleased to meet you. This is one of the respectful greeting - examples you can use replying to someone you meet for the very first time. - For ...\",\"sitelinks\":[{\"title\":\"Formal greetings\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-bffcb914d15b6f4fff184046609441f3f99b463a\"},{\"title\":\"Good - Morning / Good...\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-f7d13b789755bbdeac0eba53b4b5dc915849f712\"},{\"title\":\"Formal - greetings for letters...\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/#id-91e695c135c0a802dc10224b3a2ed37a08357956\"}],\"position\":2},{\"title\":\"120 - Cool And Creative Ways to Say Hello | PINKVILLA\",\"link\":\"https://www.pinkvilla.com/lifestyle/relationships/ways-to-say-hello-1200199\",\"snippet\":\"1. - \u201CYou have filled my days with laughter and my heart with happiness. Thank - you for being here.\u201D 2. \u201CThank you for being the reason behind my - smiles and a ...\",\"attributes\":{\"Missing\":\"impactful | Show results - with:impactful\"},\"position\":3},{\"title\":\"Top 10 Best Customer Service - Greeting Phrases - SQM Group\",\"link\":\"https://www.sqmgroup.com/resources/library/blog/top-10-best-customer-service-greeting-phrases\",\"snippet\":\"Discover - the top 10 customer service greetings for call center agents to ensure a smooth - and friendly experience from the start.\",\"date\":\"Mar 19, 2024\",\"attributes\":{\"Missing\":\"impactful - ideas\"},\"rating\":4.5,\"ratingCount\":5,\"position\":4},{\"title\":\"Keeping - Morning Meeting Greetings Fresh and Fun\",\"link\":\"https://www.responsiveclassroom.org/keeping-morning-meeting-greetings-fresh-and-fun/\",\"snippet\":\"Greetings - can be especially important because they set the tone ... Want more greeting - ideas? 80 Morning Meeting Ideas for Grades K\u20132 ...\",\"date\":\"Oct 11, - 2013\",\"attributes\":{\"Missing\":\"impactful | Show results with:impactful\"},\"position\":5},{\"title\":\"Are - there some unique and refreshingly different ways to greet others?\",\"link\":\"https://www.quora.com/Are-there-some-unique-and-refreshingly-different-ways-to-greet-others\",\"snippet\":\"Greeting - others in a completely different way each time can be a fun and effective - way to connect with others and build relationships. So don't ...\",\"date\":\"Mar - 19, 2023\",\"attributes\":{\"Missing\":\"impactful ideas\"},\"position\":6},{\"title\":\"Unique - Call Center Greetings We Love - Gladly\",\"link\":\"https://www.gladly.com/blog/unique-call-center-greetings-we-love/\",\"snippet\":\"Explore - creative and unique call center greetings to make a positive first impression. - Enhance customer interactions and elevate your service.\",\"position\":7},{\"title\":\"Greetings - for Morning Meetings: 30+ Fresh and Fun Ideas\",\"link\":\"https://proudtobeprimary.com/greetings-for-morning-meetings/\",\"snippet\":\"Need - some great ideas for greetings for morning meetings in your K-2 classroom? - Try these 30+ engaging and creative \u201Chello's\u201D to start your day!\",\"attributes\":{\"Missing\":\"impactful - | Show results with:impactful\"},\"position\":8},{\"title\":\"What are the - best inspirational greetings? - Quora\",\"link\":\"https://www.quora.com/What-are-the-best-inspirational-greetings\",\"snippet\":\"Inspirational - greetings are a great way to motivate and uplift someone's spirit. Here are - some of the best inspirational greetings that you ...\",\"date\":\"Feb 14, - 2023\",\"position\":9},{\"title\":\"How to Greet Customers in Retail: 20+ - Examples to Try in Your Store\",\"link\":\"https://www.lightspeedhq.com/blog/how-to-greet-customers-retail/\",\"snippet\":\"Examples - of questions and statements to say to in-store shoppers \xB7 Be specific: - Rather than asking 'how about this weather? \xB7 Be personal: ...\",\"date\":\"Sep - 22, 2022\",\"attributes\":{\"Missing\":\"impactful | Show results with:impactful\"},\"position\":10}],\"peopleAlsoAsk\":[{\"question\":\"How - do you say greetings in a unique way?\",\"snippet\":\"29 UNIQUE LETTER GREETINGS - TO MAKE A LASTING IMPRESSION\\n1\\nGreetings! Dear [Recipient's Name], Sending - you my warmest greetings and best wishes. ...\\n2\\nDear [Recipient's Name], - ...\\n3\\nHey [Recipient's Name], ...\\n4\\nHi there! ...\\n5\\nTo whom it - may concern, ...\\n6\\nSalutations! ...\\n7\\nGood day [Recipient's Name], - ...\\n8\\nHello [Recipient's Name],\",\"title\":\"29 Unique Ways to Say Letter - Greetings - LettrLabs\",\"link\":\"https://www.lettrlabs.com/post/29-unique-letter-greetings-to-make-a-lasting-impression-a-comprehensive-guide\"},{\"question\":\"What - is the fanciest way to say hello?\",\"snippet\":\"FORMAL WAYS TO SAY \u201CHELLO\u201D\\nGood - morning/afternoon/evening. These are classic, formal phrases to use when greeting - someone, whether it's the first time meeting them or if you've already met - them before. ...\\nPleased to meet you. ...\\nIt's nice to meet you. ...\\nIt's - good to see you. ...\\nHow are you?\",\"title\":\"Ten Different Ways To Say - Hello in English | Formal & Casual\",\"link\":\"https://languagetool.org/insights/post/word-choice-other-ways-to-say-hello/\"},{\"question\":\"How - to say \\\"hi\\\" in an impressive way?\",\"snippet\":\"HOW TO SAY HELLO IN - ENGLISH WHEN YOU'VE NEVER MET THE PERSON BEFORE\\n1\\nNice to meet you. This - is simple and courteous. ...\\n2\\nSo nice to meet you.\\n3\\nI've been looking - forward to meeting you.\\n4\\nI've heard so much about you.\\n5\\nHello and - welcome. You would formally greet a group this way.\",\"title\":\"How to Say - Hi in English in 107 Interesting Ways - Berlitz\",\"link\":\"https://www.berlitz.com/blog/hello-in-english\"},{\"question\":\"What - is the most professional greeting?\",\"snippet\":\"If you do not know the - name of the person you are sending a professional letter or email to then - \u201CDear Sir or Madam\u201D is the most common way to start the conversation. - It is clear, respectful, and to the point.\",\"title\":\"English greetings: - 29 words and phrases to say \u201Chello\u201D in style - Preply\",\"link\":\"https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\"}],\"relatedSearches\":[{\"query\":\"Unique - and impactful greeting ideas for students\"},{\"query\":\"Unique and impactful - greeting ideas for friends\"},{\"query\":\"Creative ways to say hello formally\"},{\"query\":\"10 - different greetings\"},{\"query\":\"Formal greetings examples\"},{\"query\":\"Funny - ways to say hello over text\"},{\"query\":\"Friendly greeting phrases\"},{\"query\":\"Morning - greeting ideas for students\"}]}" - headers: - Alt-Svc: - - h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 - Content-Length: - - '6849' - access-control-allow-origin: - - '*' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 15 Aug 2024 18:55:19 GMT - server: - - Google Frontend - set-cookie: - - GAESA=CoQBMDAzZmIzZTBjOGMwZWY4YzI1YmFlOTRiMDY2OTgyMDc3YzFkMzYxMTNkOWQ5NzdkMTYxNjFkMzUyZmEwMTYyNDQ5ZTZjOWJjZDcxZTliNmYyYjEzZTY4OGNlZmVkOWMyM2Y4YWRjMWFlNjU0YzRmZGVlYTNhYjZjNWE3OTJlZjZkNTczEIfmk7uVMg; - expires=Sat, 14-Sep-2024 18:55:19 GMT; path=/ - via: - - 1.1 google - x-cloud-trace-context: - - d3455ba958fd2e17c7374a03bd71c460 - x-ratelimit-limit: - - '500' - x-ratelimit-remaining: - - '499' - x-ratelimit-reset: - - '1723748120' - status: - code: 200 - message: OK -- request: - body: !!binary | - CtUGCiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSrAYKEgoQY3Jld2FpLnRl - bGVtZXRyeRLXAgoQF7OnrelS4Am9TwKZkImqmxIIm1elhQmUy/kiCPYR2yaVQPgtKgxDcmV3IENy - ZWF0ZWQwATmQiXmgx/vrF0EAg36gx/vrF0oaCg5jcmV3YWlfdmVyc2lvbhIICgYwLjUxLjFKGgoO - cHl0aG9uX3ZlcnNpb24SCAoGMy4xMi40Si4KCGNyZXdfa2V5EiIKIDUxNzRiM2RiZDE4NWRhNDRl - YmNiOGJjNjg5NTMwMGM4SjEKB2NyZXdfaWQSJgokNmNmZjBiZGQtMjg2OS00NTQ3LTg5ZWItODFh - MWY5Y2U1NjA3ShwKDGNyZXdfcHJvY2VzcxIMCgpzZXF1ZW50aWFsShEKC2NyZXdfbWVtb3J5EgIQ - AEoaChRjcmV3X251bWJlcl9vZl90YXNrcxICGAJKGwoVY3Jld19udW1iZXJfb2ZfYWdlbnRzEgIY - AnoCGAGFAQABAAASmAIKEBezp63pUuAJvU8CmZCJqpsSCGuTbXYpGQRCIgj3Dael3WXpqCoMVGFz - ayBDcmVhdGVkMAE5oH09ocf76xdBkFA+ocf76xdKLgoIY3Jld19rZXkSIgogNTE3NGIzZGJkMTg1 - ZGE0NGViY2I4YmM2ODk1MzAwYzhKMQoHY3Jld19pZBImCiQ2Y2ZmMGJkZC0yODY5LTQ1NDctODll - Yi04MWExZjljZTU2MDdKLgoIdGFza19rZXkSIgogYmVkOGIwZDVhYjU3YTRkOGJkODMyOGI5ZTcy - MDgyNWRKMQoHdGFza19pZBImCiRmNWNlYzhmYS1jMzE0LTRlYmYtYjE2Yi0xNTlmZTBkYzA3NWV6 - AhgBhQEAAQAAEqABChAXs6et6VLgCb1PApmQiaqbEgj3j44lWhVWRSIII0FgI02ojusqClRvb2wg - VXNhZ2UwATmQY6kdyPvrF0G4bq0dyPvrF0oaCg5jcmV3YWlfdmVyc2lvbhIICgYwLjUxLjFKIgoJ - dG9vbF9uYW1lEhUKE1NlYXJjaCB0aGUgaW50ZXJuZXRKDgoIYXR0ZW1wdHMSAhgBegIYAYUBAAEA - AA== - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '856' - Content-Type: - - application/x-protobuf - User-Agent: - - OTel-OTLP-Exporter-Python/1.26.0 - method: POST - uri: https://telemetry.smolagents.com:4319/v1/traces - response: - body: - string: "\n\0" - headers: - Content-Length: - - '2' - Content-Type: - - application/x-protobuf - Date: - - Thu, 15 Aug 2024 18:55:22 GMT - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting - store.\n Your expertise is greeting people\n Your - parents were greeters, your grand parents were greeters.\n You - were born. Nay, destined to be a greeter\nYour personal goal is: Greet everyone - you meet\nYou ONLY have access to the following tools, and should NEVER make - up tools that are not listed here:\n\nTool Name: Search the internet(**kwargs: - Any) -> Any\nTool Description: Search the internet(search_query: ''string'') - - A tool that can be used to search the internet with a search_query. search_query: - ''Mandatory search query you want to use to search the internet''\nTool Arguments: - {''search_query'': {''title'': ''Search Query'', ''description'': ''Mandatory - search query you want to use to search the internet'', ''type'': ''string''}}\n\nUse - the following format:\n\nThought: you should always think about what to do\nAction: - the action to take, only one name of [Search the internet], just the name, exactly - as it''s written.\nAction Input: the input to the action, just a simple python - dictionary, enclosed in curly braces, using \" to wrap keys and values.\nObservation: - the result of the action\n\nOnce all necessary information is gathered:\n\nThought: - I now know the final answer\nFinal Answer: the final answer to the original - input question\n\nCurrent Task: greet like you''ve never greeted before\n\nThis - is the expect criteria for your final answer: A greeting in bullet points \n - you MUST return the actual complete content as the final answer, not a summary.\n\nBegin! - This is VERY important to you, use the tools available and give your best Final - Answer, your job depends on it!\n\nThought:\nThought: To greet like I''ve never - greeted before, I should look for some unique and impactful greeting ideas online.\n\nAction: - Search the internet\nAction Input: {\"search_query\": \"unique and impactful - greeting ideas\"}\nObservation: \nSearch results: Title: 113 Cool And Different - Ways To Say Hello And Greet People\nLink: https://www.stylecraze.com/articles/ways-to-say-hello/\nSnippet: - Try the following ways to say hello to entertain your friends! a. Put on an - accent \u2013 Use a funny or foreign accent while greeting. b. Use silly ...\n---\nTitle: - English greetings: 29 words and phrases to say \u201chello\u201d in style - - Preply\nLink: https://preply.com/en/blog/22-useful-english-greetings-for-every-day/\nSnippet: - Nice to meet you / Pleased to meet you. This is one of the respectful greeting - examples you can use replying to someone you meet for the very first time. For - ...\n---\nTitle: 120 Cool And Creative Ways to Say Hello | PINKVILLA\nLink: - https://www.pinkvilla.com/lifestyle/relationships/ways-to-say-hello-1200199\nSnippet: - 1. \u201cYou have filled my days with laughter and my heart with happiness. - Thank you for being here.\u201d 2. \u201cThank you for being the reason behind - my smiles and a ...\n---\nTitle: Top 10 Best Customer Service Greeting Phrases - - SQM Group\nLink: https://www.sqmgroup.com/resources/library/blog/top-10-best-customer-service-greeting-phrases\nSnippet: - Discover the top 10 customer service greetings for call center agents to ensure - a smooth and friendly experience from the start.\n---\nTitle: Keeping Morning - Meeting Greetings Fresh and Fun\nLink: https://www.responsiveclassroom.org/keeping-morning-meeting-greetings-fresh-and-fun/\nSnippet: - Greetings can be especially important because they set the tone ... Want more - greeting ideas? 80 Morning Meeting Ideas for Grades K\u20132 ...\n---\nTitle: - Are there some unique and refreshingly different ways to greet others?\nLink: - https://www.quora.com/Are-there-some-unique-and-refreshingly-different-ways-to-greet-others\nSnippet: - Greeting others in a completely different way each time can be a fun and effective - way to connect with others and build relationships. So don''t ...\n---\nTitle: - Unique Call Center Greetings We Love - Gladly\nLink: https://www.gladly.com/blog/unique-call-center-greetings-we-love/\nSnippet: - Explore creative and unique call center greetings to make a positive first impression. - Enhance customer interactions and elevate your service.\n---\nTitle: Greetings - for Morning Meetings: 30+ Fresh and Fun Ideas\nLink: https://proudtobeprimary.com/greetings-for-morning-meetings/\nSnippet: - Need some great ideas for greetings for morning meetings in your K-2 classroom? - Try these 30+ engaging and creative \u201chello''s\u201d to start your day!\n---\nTitle: - What are the best inspirational greetings? - Quora\nLink: https://www.quora.com/What-are-the-best-inspirational-greetings\nSnippet: - Inspirational greetings are a great way to motivate and uplift someone''s spirit. - Here are some of the best inspirational greetings that you ...\n---\nTitle: - How to Greet Customers in Retail: 20+ Examples to Try in Your Store\nLink: https://www.lightspeedhq.com/blog/how-to-greet-customers-retail/\nSnippet: - Examples of questions and statements to say to in-store shoppers \u00b7 Be specific: - Rather than asking ''how about this weather? \u00b7 Be personal: ...\n---\n\n", - "role": "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": - true, "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '5214' - content-type: - - application/json - cookie: - - __cf_bm=cbpu9cYPQzE0PYekq3wNZEAGaqyxMkrhTFDT0Z7..nM-1723748117-1.0.1.1-emaYf62GmUqXo_KUdHUqC8X50fbPXwUAbESwJW3oYaiPgy_G8RWckEatyvFlJwc_5IKjoDopokFXW9Ia91eNOA; - _cfuvid=S3_LejaOvEEx2LGWFNizi9M7RgZWbgW6lOkBTCEAHYQ-1723748117795-0.0.1.1-604800000 - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: "data: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"role\":\"assistant\",\"content\":\"\",\"refusal\":null},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Thought\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\":\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - I\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - now\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - know\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - the\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - final\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - answer\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Final\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - Answer\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\":\\n\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hello\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - there\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - You\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - have\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - filled\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - days\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - with\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - laughter\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - heart\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - with\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - happiness\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - Thank\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - you\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - for\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - being\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - here\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Greetings\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - Thank\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - you\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - for\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - being\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - the\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - reason\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - behind\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - smiles\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - a\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - part\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - of\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - life\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hey\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - Nice\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - meet\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - you\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - /\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - P\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"leased\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - meet\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - you\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hi\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - Put\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - on\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - an\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - accent\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - \u2013\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - Use\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - a\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - funny\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - or\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - foreign\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - accent\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - while\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - greeting\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hello\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - Use\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - silly\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - gestures\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - or\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - sounds\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - make\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - your\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - greeting\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - memorable\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Greetings\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - You\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - are\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - the\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - sunshine\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - that\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - bright\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"ens\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - my\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - day\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"-\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - \\\"\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"Hey\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - there\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"!\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - Welcome\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - our\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - world\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - of\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - happiness\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - joy\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\\\"\\n\\n\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\"These\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - greetings\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - are\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - designed\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - to\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - be\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - unique\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\",\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - impactful\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\",\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - memorable\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\",\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - making\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - every\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - encounter\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - special\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - and\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\" - enjoyable\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{\"content\":\".\"},\"logprobs\":null,\"finish_reason\":null}]}\n\ndata: - {\"id\":\"chatcmpl-9wZuxBTjCh99VQNQx15BC2qd56SlC\",\"object\":\"chat.completion.chunk\",\"created\":1723748119,\"model\":\"gpt-4o-2024-05-13\",\"system_fingerprint\":\"fp_3aa7262c27\",\"choices\":[{\"index\":0,\"delta\":{},\"logprobs\":null,\"finish_reason\":\"stop\"}]}\n\ndata: - [DONE]\n\n" - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b3b65f20f79c340-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Thu, 15 Aug 2024 18:55:19 GMT - Server: - - cloudflare - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '127' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '28743' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 2.514s - x-request-id: - - req_9a6af5c0b3324506ee193d18e6f3fee1 - status: - code: 200 - message: OK -- request: - body: !!binary | - CvUECiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkSzAQKEgoQY3Jld2FpLnRl - bGVtZXRyeRKaAgoQF7OnrelS4Am9TwKZkImqmxIIsk6uwYXn1SEiCPcNp6XdZemoKg5UYXNrIEV4 - ZWN1dGlvbjABOYAjP6HH++sXQai25+vI++sXSi4KCGNyZXdfa2V5EiIKIDUxNzRiM2RiZDE4NWRh - NDRlYmNiOGJjNjg5NTMwMGM4SjEKB2NyZXdfaWQSJgokNmNmZjBiZGQtMjg2OS00NTQ3LTg5ZWIt - ODFhMWY5Y2U1NjA3Si4KCHRhc2tfa2V5EiIKIGJlZDhiMGQ1YWI1N2E0ZDhiZDgzMjhiOWU3MjA4 - MjVkSjEKB3Rhc2tfaWQSJgokZjVjZWM4ZmEtYzMxNC00ZWJmLWIxNmItMTU5ZmUwZGMwNzVlegIY - AYUBAAEAABKYAgoQF7OnrelS4Am9TwKZkImqmxII20yPTbC9SWsiCCvgzuBm9AeJKgxUYXNrIENy - ZWF0ZWQwATk4uMjsyPvrF0Fwf8nsyPvrF0ouCghjcmV3X2tleRIiCiA1MTc0YjNkYmQxODVkYTQ0 - ZWJjYjhiYzY4OTUzMDBjOEoxCgdjcmV3X2lkEiYKJDZjZmYwYmRkLTI4NjktNDU0Ny04OWViLTgx - YTFmOWNlNTYwN0ouCgh0YXNrX2tleRIiCiA1ZjQ1YTZjYjUxMTlmYzY2MzAzZWQ3YmI5NmU1MTRm - NEoxCgd0YXNrX2lkEiYKJDJmYmY2OGVjLThhODMtNDkwOS04ZjcxLTRlYTE3ZTQxYWY1MXoCGAGF - AQABAAA= - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '632' - Content-Type: - - application/x-protobuf - User-Agent: - - OTel-OTLP-Exporter-Python/1.26.0 - method: POST - uri: https://telemetry.smolagents.com:4319/v1/traces - response: - body: - string: "\n\0" - headers: - Content-Length: - - '2' - Content-Type: - - application/x-protobuf - Date: - - Thu, 15 Aug 2024 18:55:27 GMT - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Aristocrat. You were born to be treated - with a greeting all the time\n You transform greetings into pleasantries - that you graciously\n give to greeters.\nYour personal goal is: - Be greeted\nYou ONLY have access to the following tools, and should NEVER make - up tools that are not listed here:\n\nTool Name: Delegate work to coworker(task: - str, context: str, coworker: Optional[str] = None, **kwargs)\nTool Description: - Delegate a specific task to one of the following coworkers: Senior Hello Sayer\nThe - input to this tool should be the coworker, the task you want them to do, and - ALL necessary context to execute the task, they know nothing about the task, - so share absolute everything you know, don''t reference things but instead explain - them.\nTool Arguments: {''task'': {''title'': ''Task'', ''type'': ''string''}, - ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': - ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': - ''object''}}\nTool Name: Ask question to coworker(question: str, context: str, - coworker: Optional[str] = None, **kwargs)\nTool Description: Ask a specific - question to one of the following coworkers: Senior Hello Sayer\nThe input to - this tool should be the coworker, the question you have for them, and ALL necessary - context to ask the question properly, they know nothing about the question, - so share absolute everything you know, don''t reference things but instead explain - them.\nTool Arguments: {''question'': {''title'': ''Question'', ''type'': ''string''}, - ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': - ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': - ''object''}}\n\nUse the following format:\n\nThought: you should always think - about what to do\nAction: the action to take, only one name of [Delegate work - to coworker, Ask question to coworker], just the name, exactly as it''s written.\nAction - Input: the input to the action, just a simple python dictionary, enclosed in - curly braces, using \" to wrap keys and values.\nObservation: the result of - the action\n\nOnce all necessary information is gathered:\n\nThought: I now - know the final answer\nFinal Answer: the final answer to the original input - question\n\nCurrent Task: Using the greeting, respond with the most satisfying - pleasantry\n\nThis is the expect criteria for your final answer: a bullet pointed - pleasantry \n you MUST return the actual complete content as the final answer, - not a summary.\n\nThis is the context you''re working with:\n- \"Hello there! - You have filled my days with laughter and my heart with happiness. Thank you - for being here.\"\n- \"Greetings! Thank you for being the reason behind my smiles - and a part of my life.\"\n- \"Hey! Nice to meet you / Pleased to meet you.\"\n- - \"Hi! Put on an accent \u2013 Use a funny or foreign accent while greeting.\"\n- - \"Hello! Use silly gestures or sounds to make your greeting memorable.\"\n- - \"Greetings! You are the sunshine that brightens my day.\"\n- \"Hey there! Welcome - to our world of happiness and joy.\"\n\nThese greetings are designed to be unique, - impactful, and memorable, making every encounter special and enjoyable.\n\nBegin! - This is VERY important to you, use the tools available and give your best Final - Answer, your job depends on it!\n\nThought:\n", "role": "user"}], "model": "gpt-4o", - "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '3443' - content-type: - - application/json - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - should"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - analyze"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - provided"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greetings"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - choose"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - one"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - transform"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - into"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Given"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - role"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - should"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ensure"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - gracious"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - fitting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - an"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - arist"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocrat"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - have"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - option"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ask"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Senior"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - S"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ayer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - advice"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - or"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - delegate"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - task"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - them"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - if"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - needed"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"The"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - there"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - You"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - have"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - days"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - laughter"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - heart"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Thank"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - being"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - here"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - stands"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - out"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - due"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - its"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - warmth"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - emotional"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - connection"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - will"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - transform"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - this"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - into"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Ask"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - question"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - cowork"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"er"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Input"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - {\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"question"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"How"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - can"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - best"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - transform"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ''"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - there"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - You"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - have"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - days"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - laughter"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - heart"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Thank"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - being"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - here"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".''"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - into"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"?\","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"context"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - need"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - respond"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - this"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - satisfying"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - that"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - gracious"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - fitting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - an"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - arist"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocrat"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"cow"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ork"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"er"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Senior"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - S"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ayer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv1jUkh3knjQuTCwY8OeZ3A58u8","object":"chat.completion.chunk","created":1723748123,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b3b6607df4f8c39-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Thu, 15 Aug 2024 18:55:23 GMT - Server: - - cloudflare - Set-Cookie: - - __cf_bm=nTiRkczakEVvODVFSvaCjdbdg.81T4.FTmes8SwdkPc-1723748123-1.0.1.1-aIQejG5grhtUbzfAgZadazYl4jyStu_Qn8fcTb9.2x5Lp_E0LwjR.oep5awR_wavODgPBAT5EUTGiJHVXhQQYQ; - path=/; expires=Thu, 15-Aug-24 19:25:23 GMT; domain=.api.openai.com; HttpOnly; - Secure; SameSite=None - - _cfuvid=wK.bs8QxdzBnI_qNdSXAc8St5Sp4_pXgyCUwUZ9jQaI-1723748123470-0.0.1.1-604800000; - path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '126' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '29172' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 1.656s - x-request-id: - - req_f502313884b01484e11dac090811a67c - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting - store.\n Your expertise is greeting people\n Your - parents were greeters, your grand parents were greeters.\n You - were born. Nay, destined to be a greeter\nYour personal goal is: Greet everyone - you meet\nYou ONLY have access to the following tools, and should NEVER make - up tools that are not listed here:\n\nTool Name: Search the internet(**kwargs: - Any) -> Any\nTool Description: Search the internet(search_query: ''string'') - - A tool that can be used to search the internet with a search_query. search_query: - ''Mandatory search query you want to use to search the internet''\nTool Arguments: - {''search_query'': {''title'': ''Search Query'', ''description'': ''Mandatory - search query you want to use to search the internet'', ''type'': ''string''}}\n\nUse - the following format:\n\nThought: you should always think about what to do\nAction: - the action to take, only one name of [Search the internet], just the name, exactly - as it''s written.\nAction Input: the input to the action, just a simple python - dictionary, enclosed in curly braces, using \" to wrap keys and values.\nObservation: - the result of the action\n\nOnce all necessary information is gathered:\n\nThought: - I now know the final answer\nFinal Answer: the final answer to the original - input question\n\nCurrent Task: How can I best transform the greeting ''Hello - there! You have filled my days with laughter and my heart with happiness. Thank - you for being here.'' into a pleasantry?\n\nThis is the expect criteria for - your final answer: Your best answer to your coworker asking you this, accounting - for the context shared. \n you MUST return the actual complete content as the - final answer, not a summary.\n\nThis is the context you''re working with:\nI - need to respond to this greeting with a satisfying pleasantry that is gracious - and fitting for an aristocrat.\n\nBegin! This is VERY important to you, use - the tools available and give your best Final Answer, your job depends on it!\n\nThought:\n", - "role": "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": - true, "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '2174' - content-type: - - application/json - cookie: - - __cf_bm=cbpu9cYPQzE0PYekq3wNZEAGaqyxMkrhTFDT0Z7..nM-1723748117-1.0.1.1-emaYf62GmUqXo_KUdHUqC8X50fbPXwUAbESwJW3oYaiPgy_G8RWckEatyvFlJwc_5IKjoDopokFXW9Ia91eNOA; - _cfuvid=S3_LejaOvEEx2LGWFNizi9M7RgZWbgW6lOkBTCEAHYQ-1723748117795-0.0.1.1-604800000 - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - need"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - transform"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ''"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - there"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - You"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - have"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - days"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - laughter"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - heart"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - happiness"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Thank"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - you"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - being"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - here"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".''"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - into"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - fitting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - an"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - arist"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocrat"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - To"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - do"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - this"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - should"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - first"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - find"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - examples"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - gracious"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - arist"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocratic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - to"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - guide"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - response"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - internet"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Action"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Input"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - {\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"search"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"_query"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"examples"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - arist"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocratic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\"}"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZv6yc9RIFaAYC6A0l9mkZetkxdo","object":"chat.completion.chunk","created":1723748128,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b3b662d3c9e438e-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Thu, 15 Aug 2024 18:55:29 GMT - Server: - - cloudflare - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '165' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '29482' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 1.036s - x-request-id: - - req_dfd380fa1c0a832d083a5b1aedbd2b44 - status: - code: 200 - message: OK -- request: - body: '{"q": "examples of aristocratic pleasantries", "num": 10}' - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Length: - - '57' - User-Agent: - - python-requests/2.32.3 - X-API-KEY: - - 9f4c306a1fe1d95850b60fceb5af58e4a50ebefc - content-type: - - application/json - method: POST - uri: https://google.serper.dev/search - response: - body: - string: '{"searchParameters":{"q":"examples of aristocratic pleasantries","type":"search","num":10,"engine":"google"},"organic":[{"title":"Of - aristocratic, blue blood and old money style - Parisian Gentleman","link":"https://www.parisiangentleman.com/blog/of-aristocratic-blue-blood-and-old-money-style","snippet":"It''s - a common error to think of so-called aristocrats (or old money types) as blue - bloods that wear luxurious fabrics and strictly tailor-made ...","date":"Feb - 28, 2015","attributes":{"Missing":"examples pleasantries"},"position":1},{"title":"What''s - it like to be an aristocrat, or to think of yourself as an ... - Quora","link":"https://www.quora.com/Whats-it-like-to-be-an-aristocrat-or-to-think-of-yourself-as-an-aristocrat","snippet":"Everywhere - like all aristocracy, apartments, cottages, houses, ancestral demesne, and - even under railway arches. An aristocrat can be dog poor, ...","date":"Oct - 10, 2013","attributes":{"Missing":"pleasantries | Show results with:pleasantries"},"position":2},{"title":"The - 9.9 Percent Is the New American Aristocracy - The Atlantic","link":"https://www.theatlantic.com/magazine/archive/2018/06/the-birth-of-a-new-american-aristocracy/559130/","snippet":"On - this measure of economic mobility, the United States is more like Chile or - Argentina than Japan or Germany. The story becomes even more ...","date":"Jun - 15, 2018","attributes":{"Missing":"pleasantries | Show results with:pleasantries"},"position":3},{"title":"The - Intricate Social Etiquette Of Aristocracy - FasterCapital","link":"https://fastercapital.com/topics/the-intricate-social-etiquette-of-aristocracy.html","snippet":"1. - The Significance of Networking: Networking is not merely a superficial exchange - of pleasantries; it is the lifeblood of high society. In this world, who you - ...","position":4},{"title":"How to address British Aristocracy - The English - Manner","link":"https://theenglishmanner.com/forms-of-address/how-to-address-british-aristocracy/","snippet":"The - British peerage has five descending, hereditary degrees. They are Dukes, Marquesses, - Earls, Viscounts and Barons. A Duke is the highest grade of the peerage ...","position":5},{"title":"Aristocracy - | Definition, Examples, & Facts - Britannica","link":"https://www.britannica.com/topic/aristocracy","snippet":"Aristocracy, - government by a relatively small privileged class or by a minority consisting - of those presumed to be best qualified to rule.","date":"7 days ago","attributes":{"Missing":"pleasantries - | Show results with:pleasantries"},"position":6},{"title":"Noble: The Elegance - of Nobility: A Glimpse into Royal Aristocracy","link":"https://fastercapital.com/content/Noble--The-Elegance-of-Nobility--A-Glimpse-into-Royal-Aristocracy.html","snippet":"Nobility - has been a subject of fascination for centuries, with its intricate customs, - lavish lifestyles, and rich history.","date":"Jun 27, 2024","position":7},{"title":"[PDF] - the trouble with aristocracy - UCL Discovery","link":"https://discovery.ucl.ac.uk/1524204/1/Ch1vanWeesFisher.pdf","snippet":"One - notable example is the Roman patriciate, which comes closer than most ancient - elites to being an aristocracy in the full sense. It is now widely accepted - ...","position":8},{"title":"Aristocracy | Definition, History & Examples - - Lesson - Study.com","link":"https://study.com/academy/lesson/aristocrats-definition-examples-quiz.html","snippet":"Aristocrats - were not slaves - they were their own people making their own choices. And - they were not tenants living on other people''s land - if they were, they - ...","attributes":{"Missing":"pleasantries | Show results with:pleasantries"},"position":9},{"title":"The - 9.9 Percent: The New Aristocracy That Is Entrenching Inequality ...","link":"https://www.amazon.com/9-9-Percent-Aristocracy-Entrenching-Inequality/dp/1982114185","snippet":"Putnam, - author of Bowling Alone), Matthew Stewart argues that a new aristocracy is - emerging in American society and it is repeating the mistakes of history. - It ...","rating":4,"ratingCount":143,"currency":"$","price":20.76,"position":10}],"peopleAlsoAsk":[{"question":"What - are some examples of aristocracy?","snippet":"The Brahman caste in India, - the Spartiates in Sparta, the eupatridae in Athens, the patricians or Optimates - in Rome, and the medieval nobility in Europe are various historical examples - of the social aristocracy or nobility.\n6 days ago","title":"Aristocracy | - Definition, Examples, & Facts - Britannica","link":"https://www.britannica.com/topic/aristocracy"},{"question":"What - are 5 characteristics of aristocracy?","snippet":"The defining characteristics - of history''s aristocracy were an esteemed blend of military success, land - ownership, political power, elite privilege, rich fortunes, grand houses and - estates, as well as the more virtuous characteristics of loyalty, bravery, - duty, honour and service.","title":"What Are The Characteristics Of Aristocracy? - | Nobility Titles","link":"https://nobilitytitles.net/what-are-the-characteristics-of-aristocracy/"},{"question":"What - is aristocrat behavior?","snippet":"1. relating to or characteristic of aristocracy - or an aristocrat. 2. elegant or stylish in appearance and behaviour.","title":"ARISTOCRATIC - definition and meaning | Collins English Dictionary","link":"https://www.collinsdictionary.com/dictionary/english/aristocratic"},{"question":"What - is aristocratic manner?","snippet":"belonging to or favoring the aristocracy. - characteristic of an aristocrat; having the manners, values, or qualities - associated with the aristocracy: aristocratic bearing; aristocratic snobbishness.","title":"ARISTOCRATIC - Definition & Meaning - Dictionary.com","link":"https://www.dictionary.com/browse/aristocratic"}],"relatedSearches":[{"query":"Examples - of aristocratic pleasantries in history"},{"query":"Examples of aristocratic - pleasantries in america"},{"query":"Aristocratic look female"},{"query":"Aristocratic - look male"},{"query":"How to dress like an aristocrat woman"},{"query":"American - aristocracy meaning"},{"query":"Examples of aristocracy"},{"query":"Aristocratic - fashion style"}]}' - headers: - Alt-Svc: - - h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 - Content-Length: - - '6086' - access-control-allow-origin: - - '*' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 15 Aug 2024 18:55:32 GMT - server: - - Google Frontend - set-cookie: - - GAESA=CoABMDAzZmIzZTBjODhhMmU0NDdiMWMxM2UzZjg0ZDllYmJmMWI1OWNhYzcxMGQ5NjYxOTcwZGM4ZWM5NjUzNWU4MzY5MWNkOGJiOGU5NzBhYjM2YTkxZTU1YTE3YzczMDM5MmQzYmUwZWFjMWJmMzY5YzJmMmQ1NjI3Y2IxMzQ3MGYQ-sqUu5Uy; - expires=Sat, 14-Sep-2024 18:55:32 GMT; path=/ - via: - - 1.1 google - x-cloud-trace-context: - - f8254dbefe09d8fee28f3bc8f55d5307 - x-ratelimit-limit: - - '500' - x-ratelimit-remaining: - - '499' - x-ratelimit-reset: - - '1723748135' - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Senior Hello Sayer. You work at a greeting - store.\n Your expertise is greeting people\n Your - parents were greeters, your grand parents were greeters.\n You - were born. Nay, destined to be a greeter\nYour personal goal is: Greet everyone - you meet\nYou ONLY have access to the following tools, and should NEVER make - up tools that are not listed here:\n\nTool Name: Search the internet(**kwargs: - Any) -> Any\nTool Description: Search the internet(search_query: ''string'') - - A tool that can be used to search the internet with a search_query. search_query: - ''Mandatory search query you want to use to search the internet''\nTool Arguments: - {''search_query'': {''title'': ''Search Query'', ''description'': ''Mandatory - search query you want to use to search the internet'', ''type'': ''string''}}\n\nUse - the following format:\n\nThought: you should always think about what to do\nAction: - the action to take, only one name of [Search the internet], just the name, exactly - as it''s written.\nAction Input: the input to the action, just a simple python - dictionary, enclosed in curly braces, using \" to wrap keys and values.\nObservation: - the result of the action\n\nOnce all necessary information is gathered:\n\nThought: - I now know the final answer\nFinal Answer: the final answer to the original - input question\n\nCurrent Task: How can I best transform the greeting ''Hello - there! You have filled my days with laughter and my heart with happiness. Thank - you for being here.'' into a pleasantry?\n\nThis is the expect criteria for - your final answer: Your best answer to your coworker asking you this, accounting - for the context shared. \n you MUST return the actual complete content as the - final answer, not a summary.\n\nThis is the context you''re working with:\nI - need to respond to this greeting with a satisfying pleasantry that is gracious - and fitting for an aristocrat.\n\nBegin! This is VERY important to you, use - the tools available and give your best Final Answer, your job depends on it!\n\nThought:\nI - need to transform the greeting ''Hello there! You have filled my days with laughter - and my heart with happiness. Thank you for being here.'' into a fitting pleasantry - for an aristocrat. To do this, I should first find examples of gracious and - aristocratic pleasantries to guide my response.\n\nAction: Search the internet\nAction - Input: {\"search_query\": \"examples of aristocratic pleasantries\"}\nObservation: - \nSearch results: Title: Of aristocratic, blue blood and old money style - Parisian - Gentleman\nLink: https://www.parisiangentleman.com/blog/of-aristocratic-blue-blood-and-old-money-style\nSnippet: - It''s a common error to think of so-called aristocrats (or old money types) - as blue bloods that wear luxurious fabrics and strictly tailor-made ...\n---\nTitle: - What''s it like to be an aristocrat, or to think of yourself as an ... - Quora\nLink: - https://www.quora.com/Whats-it-like-to-be-an-aristocrat-or-to-think-of-yourself-as-an-aristocrat\nSnippet: - Everywhere like all aristocracy, apartments, cottages, houses, ancestral demesne, - and even under railway arches. An aristocrat can be dog poor, ...\n---\nTitle: - The 9.9 Percent Is the New American Aristocracy - The Atlantic\nLink: https://www.theatlantic.com/magazine/archive/2018/06/the-birth-of-a-new-american-aristocracy/559130/\nSnippet: - On this measure of economic mobility, the United States is more like Chile or - Argentina than Japan or Germany. The story becomes even more ...\n---\nTitle: - The Intricate Social Etiquette Of Aristocracy - FasterCapital\nLink: https://fastercapital.com/topics/the-intricate-social-etiquette-of-aristocracy.html\nSnippet: - 1. The Significance of Networking: Networking is not merely a superficial exchange - of pleasantries; it is the lifeblood of high society. In this world, who you - ...\n---\nTitle: How to address British Aristocracy - The English Manner\nLink: - https://theenglishmanner.com/forms-of-address/how-to-address-british-aristocracy/\nSnippet: - The British peerage has five descending, hereditary degrees. They are Dukes, - Marquesses, Earls, Viscounts and Barons. A Duke is the highest grade of the - peerage ...\n---\nTitle: Aristocracy | Definition, Examples, & Facts - Britannica\nLink: - https://www.britannica.com/topic/aristocracy\nSnippet: Aristocracy, government - by a relatively small privileged class or by a minority consisting of those - presumed to be best qualified to rule.\n---\nTitle: Noble: The Elegance of Nobility: - A Glimpse into Royal Aristocracy\nLink: https://fastercapital.com/content/Noble--The-Elegance-of-Nobility--A-Glimpse-into-Royal-Aristocracy.html\nSnippet: - Nobility has been a subject of fascination for centuries, with its intricate - customs, lavish lifestyles, and rich history.\n---\nTitle: [PDF] the trouble - with aristocracy - UCL Discovery\nLink: https://discovery.ucl.ac.uk/1524204/1/Ch1vanWeesFisher.pdf\nSnippet: - One notable example is the Roman patriciate, which comes closer than most ancient - elites to being an aristocracy in the full sense. It is now widely accepted - ...\n---\nTitle: Aristocracy | Definition, History & Examples - Lesson - Study.com\nLink: - https://study.com/academy/lesson/aristocrats-definition-examples-quiz.html\nSnippet: - Aristocrats were not slaves - they were their own people making their own choices. - And they were not tenants living on other people''s land - if they were, they - ...\n---\nTitle: The 9.9 Percent: The New Aristocracy That Is Entrenching Inequality - ...\nLink: https://www.amazon.com/9-9-Percent-Aristocracy-Entrenching-Inequality/dp/1982114185\nSnippet: - Putnam, author of Bowling Alone), Matthew Stewart argues that a new aristocracy - is emerging in American society and it is repeating the mistakes of history. - It ...\n---\n\n", "role": "user"}], "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], - "stream": true, "temperature": 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '5884' - content-type: - - application/json - cookie: - - __cf_bm=cbpu9cYPQzE0PYekq3wNZEAGaqyxMkrhTFDT0Z7..nM-1723748117-1.0.1.1-emaYf62GmUqXo_KUdHUqC8X50fbPXwUAbESwJW3oYaiPgy_G8RWckEatyvFlJwc_5IKjoDopokFXW9Ia91eNOA; - _cfuvid=S3_LejaOvEEx2LGWFNizi9M7RgZWbgW6lOkBTCEAHYQ-1723748117795-0.0.1.1-604800000 - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - now"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - have"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - general"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - understanding"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - arist"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocratic"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"tries"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - etiquette"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - will"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - craft"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - a"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - ple"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"asan"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"try"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - that"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - is"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - both"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - gracious"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - fitting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - an"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - arist"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"ocrat"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - while"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - retaining"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - warmth"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - gratitude"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - of"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - original"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - greeting"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\n\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Answer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - presence"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - has"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - days"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - mir"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"th"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - heart"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - bound"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"less"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - am"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - profoundly"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - grateful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - companionship"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":".\""},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvApGFYjZCeyVH1EpRhRxvakjpc","object":"chat.completion.chunk","created":1723748132,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b3b6642bf9c438e-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Thu, 15 Aug 2024 18:55:32 GMT - Server: - - cloudflare - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '390' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '28567' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 2.866s - x-request-id: - - req_fec07cba58fb84646c71ae1fd66814a4 - status: - code: 200 - message: OK -- request: - body: '{"messages": [{"content": "You are Aristocrat. You were born to be treated - with a greeting all the time\n You transform greetings into pleasantries - that you graciously\n give to greeters.\nYour personal goal is: - Be greeted\nYou ONLY have access to the following tools, and should NEVER make - up tools that are not listed here:\n\nTool Name: Delegate work to coworker(task: - str, context: str, coworker: Optional[str] = None, **kwargs)\nTool Description: - Delegate a specific task to one of the following coworkers: Senior Hello Sayer\nThe - input to this tool should be the coworker, the task you want them to do, and - ALL necessary context to execute the task, they know nothing about the task, - so share absolute everything you know, don''t reference things but instead explain - them.\nTool Arguments: {''task'': {''title'': ''Task'', ''type'': ''string''}, - ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': - ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': - ''object''}}\nTool Name: Ask question to coworker(question: str, context: str, - coworker: Optional[str] = None, **kwargs)\nTool Description: Ask a specific - question to one of the following coworkers: Senior Hello Sayer\nThe input to - this tool should be the coworker, the question you have for them, and ALL necessary - context to ask the question properly, they know nothing about the question, - so share absolute everything you know, don''t reference things but instead explain - them.\nTool Arguments: {''question'': {''title'': ''Question'', ''type'': ''string''}, - ''context'': {''title'': ''Context'', ''type'': ''string''}, ''coworker'': {''title'': - ''Coworker'', ''type'': ''string''}, ''kwargs'': {''title'': ''Kwargs'', ''type'': - ''object''}}\n\nUse the following format:\n\nThought: you should always think - about what to do\nAction: the action to take, only one name of [Delegate work - to coworker, Ask question to coworker], just the name, exactly as it''s written.\nAction - Input: the input to the action, just a simple python dictionary, enclosed in - curly braces, using \" to wrap keys and values.\nObservation: the result of - the action\n\nOnce all necessary information is gathered:\n\nThought: I now - know the final answer\nFinal Answer: the final answer to the original input - question\n\nCurrent Task: Using the greeting, respond with the most satisfying - pleasantry\n\nThis is the expect criteria for your final answer: a bullet pointed - pleasantry \n you MUST return the actual complete content as the final answer, - not a summary.\n\nThis is the context you''re working with:\n- \"Hello there! - You have filled my days with laughter and my heart with happiness. Thank you - for being here.\"\n- \"Greetings! Thank you for being the reason behind my smiles - and a part of my life.\"\n- \"Hey! Nice to meet you / Pleased to meet you.\"\n- - \"Hi! Put on an accent \u2013 Use a funny or foreign accent while greeting.\"\n- - \"Hello! Use silly gestures or sounds to make your greeting memorable.\"\n- - \"Greetings! You are the sunshine that brightens my day.\"\n- \"Hey there! Welcome - to our world of happiness and joy.\"\n\nThese greetings are designed to be unique, - impactful, and memorable, making every encounter special and enjoyable.\n\nBegin! - This is VERY important to you, use the tools available and give your best Final - Answer, your job depends on it!\n\nThought:\nI should analyze the provided greetings - and choose one to transform into a pleasantry. Given my role, I should ensure - the pleasantry is gracious and fitting for an aristocrat. I have the option - to ask the Senior Hello Sayer for advice or delegate the task to them if needed.\n\nThought:\nThe - greeting \"Hello there! You have filled my days with laughter and my heart with - happiness. Thank you for being here.\" stands out due to its warmth and emotional - connection. I will transform this greeting into a pleasantry.\n\nAction: Ask - question to coworker\nAction Input: {\"question\": \"How can I best transform - the greeting ''Hello there! You have filled my days with laughter and my heart - with happiness. Thank you for being here.'' into a pleasantry?\", \"context\": - \"I need to respond to this greeting with a satisfying pleasantry that is gracious - and fitting for an aristocrat.\", \"coworker\": \"Senior Hello Sayer\"}\n\nObservation: - \"Good day! Your presence has filled my days with mirth and my heart with boundless - joy. I am profoundly grateful for your companionship.\"\n", "role": "user"}], - "model": "gpt-4o", "n": 1, "stop": ["\nObservation"], "stream": true, "temperature": - 0.7}' - headers: - accept: - - application/json - accept-encoding: - - gzip, deflate - connection: - - keep-alive - content-length: - - '4520' - content-type: - - application/json - cookie: - - __cf_bm=nTiRkczakEVvODVFSvaCjdbdg.81T4.FTmes8SwdkPc-1723748123-1.0.1.1-aIQejG5grhtUbzfAgZadazYl4jyStu_Qn8fcTb9.2x5Lp_E0LwjR.oep5awR_wavODgPBAT5EUTGiJHVXhQQYQ; - _cfuvid=wK.bs8QxdzBnI_qNdSXAc8St5Sp4_pXgyCUwUZ9jQaI-1723748123470-0.0.1.1-604800000 - host: - - api.openai.com - user-agent: - - OpenAI/Python 1.40.6 - x-stainless-arch: - - arm64 - x-stainless-async: - - 'false' - x-stainless-lang: - - python - x-stainless-os: - - MacOS - x-stainless-package-version: - - 1.40.6 - x-stainless-runtime: - - CPython - x-stainless-runtime-version: - - 3.12.4 - method: POST - uri: https://api.openai.com/v1/chat/completions - response: - body: - string: 'data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Thought"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - now"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - know"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - the"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - final"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - answer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"\n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"Final"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Answer"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":":"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - \n"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"-"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Good"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - day"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - Your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - presence"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - has"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - filled"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - days"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - mir"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"th"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - and"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - my"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - heart"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - with"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - bound"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"less"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - joy"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - I"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - am"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - profoundly"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - grateful"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - for"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - your"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":" - companionship"},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{"content":"."},"logprobs":null,"finish_reason":null}]} - - - data: {"id":"chatcmpl-9wZvDtrKora46Opg03BohSnfiAMeO","object":"chat.completion.chunk","created":1723748135,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3aa7262c27","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}]} - - - data: [DONE] - - - ' - headers: - CF-Cache-Status: - - DYNAMIC - CF-RAY: - - 8b3b66530e82429a-EWR - Connection: - - keep-alive - Content-Type: - - text/event-stream; charset=utf-8 - Date: - - Thu, 15 Aug 2024 18:55:35 GMT - Server: - - cloudflare - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - alt-svc: - - h3=":443"; ma=86400 - openai-organization: - - user-gif6bpt2ys8quwhhzo6dg5aw - openai-processing-ms: - - '366' - openai-version: - - '2020-10-01' - strict-transport-security: - - max-age=15552000; includeSubDomains; preload - x-ratelimit-limit-requests: - - '500' - x-ratelimit-limit-tokens: - - '30000' - x-ratelimit-remaining-requests: - - '499' - x-ratelimit-remaining-tokens: - - '28857' - x-ratelimit-reset-requests: - - 120ms - x-ratelimit-reset-tokens: - - 2.285s - x-request-id: - - req_384033f338a5699025dea88ef9561134 - status: - code: 200 - message: OK -version: 1 diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py deleted file mode 100644 index 99c8efe4d..000000000 --- a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py +++ /dev/null @@ -1,296 +0,0 @@ -import json -from typing import Any, Dict, Generator, List, Mapping, cast - -import pytest -import vcr # type: ignore -from smolagents import Agent, Crew, Process, Task -from smolagents_tools import SerperDevTool # type: ignore -from opentelemetry.sdk.resources import Resource -from opentelemetry.sdk.trace import TracerProvider -from opentelemetry.sdk.trace.export import SimpleSpanProcessor -from opentelemetry.sdk.trace.export.in_memory_span_exporter import InMemorySpanExporter -from opentelemetry.util.types import AttributeValue - -from openinference.instrumentation import OITracer, using_attributes -from openinference.instrumentation.smolagents import smolagentsInstrumentor -from openinference.semconv.trace import SpanAttributes - -test_vcr = vcr.VCR( - serializer="yaml", - cassette_library_dir="tests/openinference/instrumentation/smolagents/fixtures/", - record_mode="never", - match_on=["uri", "method"], -) - - -@pytest.fixture() -def in_memory_span_exporter() -> InMemorySpanExporter: - return InMemorySpanExporter() - - -@pytest.fixture() -def tracer_provider(in_memory_span_exporter: InMemorySpanExporter) -> TracerProvider: - resource = Resource(attributes={}) - tracer_provider = TracerProvider(resource=resource) - tracer_provider.add_span_processor(SimpleSpanProcessor(in_memory_span_exporter)) - return tracer_provider - - -@pytest.fixture() -def setup_smolagents_instrumentation( - tracer_provider: TracerProvider, -) -> Generator[None, None, None]: - smolagentsInstrumentor().instrument(tracer_provider=tracer_provider) - yield - smolagentsInstrumentor().uninstrument() - - -# Ensure we're using the common OITracer from common opeinference-instrumentation pkg -def test_oitracer( - tracer_provider: TracerProvider, - in_memory_span_exporter: InMemorySpanExporter, - setup_smolagents_instrumentation: Any, -) -> None: - in_memory_span_exporter.clear() - assert isinstance(smolagentsInstrumentor()._tracer, OITracer) - - -def test_smolagents_instrumentation( - tracer_provider: TracerProvider, - in_memory_span_exporter: InMemorySpanExporter, - setup_smolagents_instrumentation: Any, -) -> None: - with test_vcr.use_cassette("crew_session.yaml", filter_headers=["authorization"]): - import os - - os.environ["OPENAI_API_KEY"] = "fake_key" - os.environ["SERPER_API_KEY"] = "another_fake_key" - search_tool = SerperDevTool() - greeter = Agent( - role="Senior Hello Sayer", - goal="Greet everyone you meet", - backstory="""You work at a greeting store. - Your expertise is greeting people - Your parents were greeters, your grand parents were greeters. - You were born. Nay, destined to be a greeter""", - verbose=True, - allow_delegation=False, - tools=[search_tool], - ) - aristocrat = Agent( - role="Aristocrat", - goal="Be greeted", - backstory="""You were born to be treated with a greeting all the time - You transform greetings into pleasantries that you graciously - give to greeters.""", - verbose=True, - allow_delegation=True, - ) - # Create tasks for your agents - task1 = Task( - description="greet like you've never greeted before", - expected_output="A greeting in bullet points", - agent=greeter, - ) - task2 = Task( - description="Using the greeting, respond with the most satisfying pleasantry", - expected_output="a bullet pointed pleasantry", - agent=aristocrat, - ) - crew = Crew( - agents=[greeter, aristocrat], - tasks=[task1, task2], - verbose=True, - process=Process.sequential, - ) - crew.kickoff() - spans = in_memory_span_exporter.get_finished_spans() - assert len(spans) == 6 - checked_spans = 0 - for span in spans: - attributes = dict(span.attributes or dict()) - if span.name == "Crew.kickoff": - checked_spans += 1 - assert attributes.get("openinference.span.kind") == "CHAIN" - assert attributes.get("output.value") - assert attributes.get("llm.token_count.prompt") == 5751 - assert attributes.get("llm.token_count.completion") == 1793 - assert attributes.get("llm.token_count.total") == 7544 - assert span.status.is_ok - elif span.name == "ToolUsage._use": - checked_spans += 1 - assert attributes.get("openinference.span.kind") == "TOOL" - assert attributes.get("tool.name") in ( - "Search the internet", - "Ask question to coworker", - ) - assert span.status.is_ok - elif span.name == "Task._execute_core": - checked_spans += 1 - assert attributes["openinference.span.kind"] == "AGENT" - assert attributes.get("input.value") - assert span.status.is_ok - assert checked_spans == 6 - - -def test_smolagents_instrumentation_context_attributes( - tracer_provider: TracerProvider, - in_memory_span_exporter: InMemorySpanExporter, - setup_smolagents_instrumentation: Any, - session_id: str, - user_id: str, - metadata: Dict[str, Any], - tags: List[str], - prompt_template: str, - prompt_template_version: str, - prompt_template_variables: Dict[str, Any], -) -> None: - with using_attributes( - session_id=session_id, - user_id=user_id, - metadata=metadata, - tags=tags, - prompt_template=prompt_template, - prompt_template_version=prompt_template_version, - prompt_template_variables=prompt_template_variables, - ): - with test_vcr.use_cassette( - "crew_session_context_attributes.yaml", filter_headers=["authorization"] - ): - import os - - os.environ["OPENAI_API_KEY"] = "fake_key" - os.environ["SERPER_API_KEY"] = "another_fake_key" - search_tool = SerperDevTool() - greeter = Agent( - role="Senior Hello Sayer", - goal="Greet everyone you meet", - backstory="""You work at a greeting store. - Your expertise is greeting people - Your parents were greeters, your grand parents were greeters. - You were born. Nay, destined to be a greeter""", - verbose=True, - allow_delegation=False, - tools=[search_tool], - ) - aristocrat = Agent( - role="Aristocrat", - goal="Be greeted", - backstory="""You were born to be treated with a greeting all the time - You transform greetings into pleasantries that you graciously - give to greeters.""", - verbose=True, - allow_delegation=True, - ) - # Create tasks for your agents - task1 = Task( - description="greet like you've never greeted before", - expected_output="A greeting in bullet points", - agent=greeter, - ) - task2 = Task( - description="Using the greeting, respond with the most satisfying pleasantry", - expected_output="a bullet pointed pleasantry", - agent=aristocrat, - ) - crew = Crew( - agents=[greeter, aristocrat], - tasks=[task1, task2], - verbose=True, - process=Process.sequential, - ) - crew.kickoff() - spans = in_memory_span_exporter.get_finished_spans() - assert len(spans) >= 1 - span = spans[0] - attributes = dict(cast(Mapping[str, AttributeValue], span.attributes)) - _check_context_attributes( - attributes, - session_id, - user_id, - metadata, - tags, - prompt_template, - prompt_template_version, - prompt_template_variables, - ) - - -def _check_context_attributes( - attributes: Dict[str, Any], - session_id: str, - user_id: str, - metadata: Dict[str, Any], - tags: List[str], - prompt_template: str, - prompt_template_version: str, - prompt_template_variables: Dict[str, Any], -) -> None: - assert attributes.pop(SpanAttributes.SESSION_ID, None) == session_id - assert attributes.pop(SpanAttributes.USER_ID, None) == user_id - attr_metadata = attributes.pop(SpanAttributes.METADATA, None) - assert attr_metadata is not None - assert isinstance(attr_metadata, str) # must be json string - metadata_dict = json.loads(attr_metadata) - assert metadata_dict == metadata - attr_tags = attributes.pop(SpanAttributes.TAG_TAGS, None) - assert attr_tags is not None - assert len(attr_tags) == len(tags) - assert list(attr_tags) == tags - assert attributes.pop(SpanAttributes.LLM_PROMPT_TEMPLATE, None) == prompt_template - assert ( - attributes.pop(SpanAttributes.LLM_PROMPT_TEMPLATE_VERSION, None) == prompt_template_version - ) - assert attributes.pop(SpanAttributes.LLM_PROMPT_TEMPLATE_VARIABLES, None) == json.dumps( - prompt_template_variables - ) - - -@pytest.fixture() -def session_id() -> str: - return "my-test-session-id" - - -@pytest.fixture() -def user_id() -> str: - return "my-test-user-id" - - -@pytest.fixture() -def metadata() -> Dict[str, Any]: - return { - "test-int": 1, - "test-str": "string", - "test-list": [1, 2, 3], - "test-dict": { - "key-1": "val-1", - "key-2": "val-2", - }, - } - - -@pytest.fixture() -def tags() -> List[str]: - return ["tag-1", "tag-2"] - - -@pytest.fixture -def prompt_template() -> str: - return ( - "This is a test prompt template with int {var_int}, " - "string {var_string}, and list {var_list}" - ) - - -@pytest.fixture -def prompt_template_version() -> str: - return "v1.0" - - -@pytest.fixture -def prompt_template_variables() -> Dict[str, Any]: - return { - "var_int": 1, - "var_str": "2", - "var_list": [1, 2, 3], - } diff --git a/python/tox.ini b/python/tox.ini index 7db3507da..941238021 100644 --- a/python/tox.ini +++ b/python/tox.ini @@ -43,6 +43,7 @@ changedir = litellm: instrumentation/openinference-instrumentation-litellm/ instructor: instrumentation/openinference-instrumentation-instructor/ anthropic: instrumentation/openinference-instrumentation-anthropic/ + smolagents: instrumentation/openinference-instrumentation-smolagents/ commands_pre = instrumentation: uv pip install --reinstall {toxinidir}/openinference-instrumentation[test] semconv: uv pip install --reinstall {toxinidir}/openinference-semantic-conventions @@ -84,6 +85,7 @@ commands_pre = anthropic: python -c 'import openinference.instrumentation.anthropic' anthropic: uv pip install -r test-requirements.txt anthropic-latest: uv pip install -U anthropic 'httpx<0.28' + smolagents: uv pip install --reinstall {toxinidir}/instrumentation/openinference-instrumentation-smolagents[test] commands = ruff: ruff format {posargs:.} ruff: ruff check --fix {posargs:.} From 2784a6be43bdcde1c4746c32717f64ceddcc0528 Mon Sep 17 00:00:00 2001 From: Xander Song Date: Mon, 13 Jan 2025 02:34:30 -0800 Subject: [PATCH 08/11] add smolagents tests for llm (#2) * initial test for llm spans * llm input messages * llm tool definitions * llm tool calls * record tests * nix encoder --- .../README.md | 1 - .../examples/managed_agent.py | 1 - .../examples/openai_model.py | 22 ++ .../examples/openai_model_tool_call.py | 42 +++ .../examples/rag.py | 1 - .../examples/text2sql.py | 1 - .../examples/tool_calling_agent.py | 3 +- .../pyproject.toml | 7 +- .../instrumentation/smolagents/__init__.py | 13 +- .../instrumentation/smolagents/_wrappers.py | 174 ++++++---- ..._server_model_has_expected_attributes.yaml | 26 ++ ...del_with_tool_has_expected_attributes.yaml | 33 ++ .../smolagents/test_instrumentor.py | 297 ++++++++++++++++++ 13 files changed, 551 insertions(+), 70 deletions(-) create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/examples/openai_model.py create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/examples/openai_model_tool_call.py create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/cassettes/test_instrumentor/TestModels.test_openai_server_model_has_expected_attributes.yaml create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/cassettes/test_instrumentor/TestModels.test_openai_server_model_with_tool_has_expected_attributes.yaml create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py diff --git a/python/instrumentation/openinference-instrumentation-smolagents/README.md b/python/instrumentation/openinference-instrumentation-smolagents/README.md index fc0b9f788..8f0971584 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/README.md +++ b/python/instrumentation/openinference-instrumentation-smolagents/README.md @@ -44,7 +44,6 @@ trace_provider = TracerProvider() trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) -SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py index e82da0080..30b0cef03 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py @@ -10,7 +10,6 @@ trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) -SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) agent = ToolCallingAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel(), max_steps=3) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/openai_model.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/openai_model.py new file mode 100644 index 000000000..eee9f669c --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/openai_model.py @@ -0,0 +1,22 @@ +import os + +from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter +from opentelemetry.sdk.trace import TracerProvider +from opentelemetry.sdk.trace.export import ( + SimpleSpanProcessor, +) +from smolagents import OpenAIServerModel + +from openinference.instrumentation.smolagents import SmolagentsInstrumentor + +endpoint = "http://0.0.0.0:6006/v1/traces" +trace_provider = TracerProvider() +trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) + +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider, skip_dep_check=True) + +model = OpenAIServerModel( + model_id="gpt-4o", api_key=os.environ["OPENAI_API_KEY"], api_base="https://api.openai.com/v1" +) +output = model(messages=[{"role": "user", "content": "hello world"}]) +print(output) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/openai_model_tool_call.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/openai_model_tool_call.py new file mode 100644 index 000000000..954fdad1b --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/openai_model_tool_call.py @@ -0,0 +1,42 @@ +import os + +from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter +from opentelemetry.sdk.trace import TracerProvider +from opentelemetry.sdk.trace.export import ( + SimpleSpanProcessor, +) +from smolagents import OpenAIServerModel +from smolagents.tools import Tool + +from openinference.instrumentation.smolagents import SmolagentsInstrumentor + +endpoint = "http://0.0.0.0:6006/v1/traces" +trace_provider = TracerProvider() +trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) + +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider, skip_dep_check=True) + + +class GetWeatherTool(Tool): + name = "get_weather" + description = "Get the weather for a given city" + inputs = {"location": {"type": "string", "description": "The city to get the weather for"}} + output_type = "string" + + def forward(self, location: str) -> str: + return "sunny" + + +model = OpenAIServerModel( + model_id="gpt-4o", api_key=os.environ["OPENAI_API_KEY"], api_base="https://api.openai.com/v1" +) +output_message = model( + messages=[ + { + "role": "user", + "content": "What is the weather in Paris?", + } + ], + tools_to_call_from=[GetWeatherTool()], +) +print(output_message) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/rag.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/rag.py index 5fcde41f9..006f29771 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/examples/rag.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/rag.py @@ -18,7 +18,6 @@ trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) -SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) knowledge_base = datasets.load_dataset("m-ric/huggingface_doc", split="train") knowledge_base = knowledge_base.filter( diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/text2sql.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/text2sql.py index eebecd657..e6a02ff3d 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/examples/text2sql.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/text2sql.py @@ -30,7 +30,6 @@ trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) -SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) engine = create_engine("sqlite:///:memory:") metadata_obj = MetaData() diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_calling_agent.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_calling_agent.py index 6246e35c7..156b5ec5d 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_calling_agent.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_calling_agent.py @@ -17,8 +17,7 @@ trace_provider = TracerProvider() trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) -SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) -SmolagentsInstrumentor()._instrument(tracer_provider=trace_provider) +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider, skip_dep_check=True) # Choose which LLM engine to use! # model = HfApiModel(model_id="meta-llama/Llama-3.3-70B-Instruct") diff --git a/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml b/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml index 564ee8ee3..3c1b2c2c1 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml +++ b/python/instrumentation/openinference-instrumentation-smolagents/pyproject.toml @@ -34,13 +34,12 @@ dependencies = [ [project.optional-dependencies] instruments = [ - "smolagents >= 1.1.0", + "smolagents>=1.2.2", ] test = [ - "smolagents == 1.1.0", + "smolagents>=1.2.2", "opentelemetry-sdk", - "responses", - "vcrpy", + "pytest-recording", ] [project.urls] diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py index d77aab5d6..cfad7636b 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py @@ -18,7 +18,7 @@ ) from openinference.instrumentation.smolagents.version import __version__ -_instruments = ("smolagents >= 1.1.0",) +_instruments = ("smolagents >= 1.2.2",) logger = logging.getLogger(__name__) @@ -28,7 +28,7 @@ class SmolagentsInstrumentor(BaseInstrumentor): # type: ignore "_original_run", "_original_step", "_original_tool_call", - "_original_model", + "_original_model_calls", "_tracer", ) @@ -76,8 +76,10 @@ def _instrument(self, **kwargs: Any) -> None: from smolagents import Model model_subclasses = Model.__subclasses__() + self._original_model_calls = {} for model_subclass in model_subclasses: model_subclass_wrapper = _ModelWrapper(tracer=self._tracer) + self._original_model_calls[model_subclass] = getattr(model_subclass, "__call__") wrap_function_wrapper( module="smolagents", name=model_subclass.__name__ + ".__call__", @@ -103,10 +105,11 @@ def _uninstrument(self, **kwargs: Any) -> None: smolagents_module.MultiStepAgent.step = self._original_step self._original_step = None - if self._original_model_generate is not None: + if self._original_model_calls is not None: smolagents_module = import_module("smolagents.models") - smolagents_module.MultimodelAgent.model = self._original_model_generate - self._original_model = None + for model_subclass, original_model_call in self._original_model_calls.items(): + setattr(model_subclass, "__call__", original_model_call) + self._original_model_calls = None if self._original_tool_call is not None: tool_usage_module = import_module("smolagents.tools") diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py index 19baa0d1d..ef995f2df 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py @@ -13,23 +13,11 @@ OpenInferenceMimeTypeValues, OpenInferenceSpanKindValues, SpanAttributes, + ToolAttributes, + ToolCallAttributes, ) -class SafeJSONEncoder(json.JSONEncoder): - """ - Safely encodes non-JSON-serializable objects. - """ - - def default(self, o: Any) -> Any: - try: - return super().default(o) - except TypeError: - if hasattr(o, "dict") and callable(o.dict): # pydantic v1 models, e.g., from Cohere - return o.dict() - return repr(o) - - def _flatten(mapping: Optional[Mapping[str, Any]]) -> Iterator[Tuple[str, AttributeValue]]: if not mapping: return @@ -80,7 +68,6 @@ def _get_input_value(method: Callable[..., Any], *args: Any, **kwargs: Any) -> s }, **bound_arguments.arguments.get("kwargs", {}), }, - cls=SafeJSONEncoder, ) @@ -105,8 +92,8 @@ def __call__( attributes=dict( _flatten( { - OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.AGENT, - SpanAttributes.INPUT_VALUE: _get_input_value( + OPENINFERENCE_SPAN_KIND: AGENT, + INPUT_VALUE: _get_input_value( wrapped, *args, **kwargs, @@ -194,13 +181,9 @@ def __call__( span_name, record_exception=False, set_status_on_exception=False, - attributes=dict( - _flatten( - { - OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.CHAIN, - } - ) - ), + attributes={ + OPENINFERENCE_SPAN_KIND: CHAIN, + }, ) as span: try: result = wrapped(*args, **kwargs) @@ -236,35 +219,85 @@ def _bind_arguments(method: Callable[..., Any], *args: Any, **kwargs: Any) -> Di def _llm_input_messages(arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: if isinstance(prompt := arguments.get("prompt"), str): - yield f"{SpanAttributes.LLM_INPUT_MESSAGES}.0.{MessageAttributes.MESSAGE_ROLE}", "user" - yield f"{SpanAttributes.LLM_INPUT_MESSAGES}.0.{MessageAttributes.MESSAGE_CONTENT}", prompt + yield f"{LLM_INPUT_MESSAGES}.0.{MESSAGE_ROLE}", "user" + yield f"{LLM_INPUT_MESSAGES}.0.{MESSAGE_CONTENT}", prompt elif isinstance(messages := arguments.get("messages"), list): for i, message in enumerate(messages): if not isinstance(message, dict): continue if (role := message.get("role", None)) is not None: yield ( - f"{SpanAttributes.LLM_INPUT_MESSAGES}.{i}.{MessageAttributes.MESSAGE_ROLE}", + f"{LLM_INPUT_MESSAGES}.{i}.{MESSAGE_ROLE}", role, ) if (content := message.get("content", None)) is not None: yield ( - f"{SpanAttributes.LLM_INPUT_MESSAGES}.{i}.{MessageAttributes.MESSAGE_CONTENT}", + f"{LLM_INPUT_MESSAGES}.{i}.{MESSAGE_CONTENT}", content, ) +def _llm_output_messages(output_message: Any) -> Iterator[Tuple[str, Any]]: + if (role := getattr(output_message, "role", None)) is not None: + yield ( + f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_ROLE}", + role, + ) + if (content := getattr(output_message, "content", None)) is not None: + yield ( + f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_CONTENT}", + content, + ) + if isinstance(tool_calls := getattr(output_message, "tool_calls", None), list): + for tool_call_index, tool_call in enumerate(tool_calls): + if (tool_call_id := getattr(tool_call, "id", None)) is not None: + yield ( + f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_TOOL_CALLS}.{tool_call_index}.{TOOL_CALL_ID}", + tool_call_id, + ) + if (function := getattr(tool_call, "function", None)) is not None: + if (name := getattr(function, "name", None)) is not None: + yield ( + f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_TOOL_CALLS}.{tool_call_index}.{TOOL_CALL_FUNCTION_NAME}", + name, + ) + if isinstance(arguments := getattr(function, "arguments", None), str): + yield ( + f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_TOOL_CALLS}.{tool_call_index}.{TOOL_CALL_FUNCTION_ARGUMENTS_JSON}", + arguments, + ) + + +def _output_value_and_mime_type(output: Any) -> Iterator[Tuple[str, Any]]: + yield OUTPUT_MIME_TYPE, JSON + yield OUTPUT_VALUE, output.model_dump_json() + + def _llm_invocation_parameters( model: Any, arguments: Mapping[str, Any] ) -> Iterator[Tuple[str, Any]]: model_kwargs = _ if isinstance(_ := getattr(model, "kwargs", {}), dict) else {} kwargs = _ if isinstance(_ := arguments.get("kwargs"), dict) else {} - yield SpanAttributes.LLM_INVOCATION_PARAMETERS, safe_json_dumps(model_kwargs | kwargs) + yield LLM_INVOCATION_PARAMETERS, safe_json_dumps(model_kwargs | kwargs) + + +def _llm_tools(tools_to_call_from: List[Any]) -> Iterator[Tuple[str, Any]]: + from smolagents import Tool + from smolagents.models import get_json_schema + + if not isinstance(tools_to_call_from, list): + return + for tool_index, tool in enumerate(tools_to_call_from): + if isinstance(tool, Tool): + yield ( + f"{LLM_TOOLS}.{tool_index}.{TOOL_JSON_SCHEMA}", + safe_json_dumps(get_json_schema(tool)), + ) def _input_value_and_mime_type(arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: - yield SpanAttributes.INPUT_MIME_TYPE, OpenInferenceMimeTypeValues.JSON.value - yield SpanAttributes.INPUT_VALUE, safe_json_dumps(arguments) + yield INPUT_MIME_TYPE, JSON + yield INPUT_VALUE, safe_json_dumps(arguments) class _ModelWrapper: @@ -282,28 +315,24 @@ def __call__( return wrapped(*args, **kwargs) arguments = _bind_arguments(wrapped, *args, **kwargs) if instance: - span_name = f"{instance.__class__.__name__}" + span_name = f"{instance.__class__.__name__}.__call__" else: span_name = wrapped.__name__ model = instance with self._tracer.start_as_current_span( span_name, - attributes=dict( - _flatten( - { - OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.LLM, - **dict(_input_value_and_mime_type(arguments)), - **dict(_llm_invocation_parameters(instance, arguments)), - **dict(_llm_input_messages(arguments)), - **dict(get_attributes_from_context()), - } - ) - ), + attributes={ + OPENINFERENCE_SPAN_KIND: LLM, + **dict(_input_value_and_mime_type(arguments)), + **dict(_llm_invocation_parameters(instance, arguments)), + **dict(_llm_input_messages(arguments)), + **dict(get_attributes_from_context()), + }, record_exception=False, set_status_on_exception=False, ) as span: try: - response = wrapped(*args, **kwargs) + output_message = wrapped(*args, **kwargs) except Exception as exception: span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) span.record_exception(exception) @@ -315,9 +344,11 @@ def __call__( LLM_TOKEN_COUNT_TOTAL, model.last_input_token_count + model.last_output_token_count ) span.set_status(trace_api.StatusCode.OK) - span.set_attribute(OUTPUT_VALUE, response) - span.set_attributes(dict(get_attributes_from_context())) - return response + span.set_attribute(OUTPUT_VALUE, output_message) + span.set_attributes(dict(_llm_output_messages(output_message))) + span.set_attributes(dict(_llm_tools(arguments.get("tools_to_call_from", [])))) + span.set_attributes(dict(_output_value_and_mime_type(output_message))) + return output_message class _ToolCallWrapper: @@ -342,8 +373,8 @@ def __call__( attributes=dict( _flatten( { - OPENINFERENCE_SPAN_KIND: OpenInferenceSpanKindValues.TOOL, - SpanAttributes.INPUT_VALUE: _get_input_value( + OPENINFERENCE_SPAN_KIND: TOOL, + INPUT_VALUE: _get_input_value( wrapped, *args, **kwargs, @@ -354,8 +385,8 @@ def __call__( record_exception=False, set_status_on_exception=False, ) as span: - span.set_attribute(SpanAttributes.TOOL_NAME, f"{instance.__class__.name}") - span.set_attribute(SpanAttributes.TOOL_PARAMETERS, json.dumps(kwargs)) + span.set_attribute(TOOL_CALL_FUNCTION_NAME, f"{instance.__class__.name}") + span.set_attribute(TOOL_CALL_FUNCTION_ARGUMENTS_JSON, json.dumps(kwargs)) try: response = wrapped(*args, **kwargs) except Exception as exception: @@ -368,11 +399,44 @@ def __call__( return response +# span attributes +INPUT_MIME_TYPE = SpanAttributes.INPUT_MIME_TYPE INPUT_VALUE = SpanAttributes.INPUT_VALUE -OPENINFERENCE_SPAN_KIND = SpanAttributes.OPENINFERENCE_SPAN_KIND -OUTPUT_VALUE = SpanAttributes.OUTPUT_VALUE -OUTPUT_MIME_TYPE = SpanAttributes.OUTPUT_MIME_TYPE +LLM_INPUT_MESSAGES = SpanAttributes.LLM_INPUT_MESSAGES +LLM_INVOCATION_PARAMETERS = SpanAttributes.LLM_INVOCATION_PARAMETERS LLM_MODEL_NAME = SpanAttributes.LLM_MODEL_NAME -LLM_TOKEN_COUNT_PROMPT = SpanAttributes.LLM_TOKEN_COUNT_PROMPT +LLM_OUTPUT_MESSAGES = SpanAttributes.LLM_OUTPUT_MESSAGES +LLM_PROMPTS = SpanAttributes.LLM_PROMPTS LLM_TOKEN_COUNT_COMPLETION = SpanAttributes.LLM_TOKEN_COUNT_COMPLETION +LLM_TOKEN_COUNT_PROMPT = SpanAttributes.LLM_TOKEN_COUNT_PROMPT LLM_TOKEN_COUNT_TOTAL = SpanAttributes.LLM_TOKEN_COUNT_TOTAL +LLM_TOOLS = SpanAttributes.LLM_TOOLS +OPENINFERENCE_SPAN_KIND = SpanAttributes.OPENINFERENCE_SPAN_KIND +OUTPUT_MIME_TYPE = SpanAttributes.OUTPUT_MIME_TYPE +OUTPUT_VALUE = SpanAttributes.OUTPUT_VALUE + +# message attributes +MESSAGE_CONTENT = MessageAttributes.MESSAGE_CONTENT +MESSAGE_FUNCTION_CALL_ARGUMENTS_JSON = MessageAttributes.MESSAGE_FUNCTION_CALL_ARGUMENTS_JSON +MESSAGE_FUNCTION_CALL_NAME = MessageAttributes.MESSAGE_FUNCTION_CALL_NAME +MESSAGE_NAME = MessageAttributes.MESSAGE_NAME +MESSAGE_ROLE = MessageAttributes.MESSAGE_ROLE +MESSAGE_TOOL_CALLS = MessageAttributes.MESSAGE_TOOL_CALLS + +# mime types +JSON = OpenInferenceMimeTypeValues.JSON.value +TEXT = OpenInferenceMimeTypeValues.TEXT.value + +# span kinds +AGENT = OpenInferenceSpanKindValues.AGENT.value +CHAIN = OpenInferenceSpanKindValues.CHAIN.value +LLM = OpenInferenceSpanKindValues.LLM.value +TOOL = OpenInferenceSpanKindValues.TOOL.value + +# tool attributes +TOOL_JSON_SCHEMA = ToolAttributes.TOOL_JSON_SCHEMA + +# tool call attributes +TOOL_CALL_FUNCTION_ARGUMENTS_JSON = ToolCallAttributes.TOOL_CALL_FUNCTION_ARGUMENTS_JSON +TOOL_CALL_FUNCTION_NAME = ToolCallAttributes.TOOL_CALL_FUNCTION_NAME +TOOL_CALL_ID = ToolCallAttributes.TOOL_CALL_ID diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/cassettes/test_instrumentor/TestModels.test_openai_server_model_has_expected_attributes.yaml b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/cassettes/test_instrumentor/TestModels.test_openai_server_model_has_expected_attributes.yaml new file mode 100644 index 000000000..503596857 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/cassettes/test_instrumentor/TestModels.test_openai_server_model_has_expected_attributes.yaml @@ -0,0 +1,26 @@ +interactions: +- request: + body: '{"messages": [{"role": "user", "content": "Who won the World Cup in 2018? + Answer in one word with no punctuation."}], "model": "gpt-4o", "max_tokens": + 1500, "stop": null, "temperature": 0.7}' + headers: {} + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: "{\n \"id\": \"chatcmpl-Ap7ufxJG59lObqU3ZjqsDq0ryGo1M\",\n \"object\": + \"chat.completion\",\n \"created\": 1736748509,\n \"model\": \"gpt-4o-2024-08-06\",\n + \ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\": + \"assistant\",\n \"content\": \"France\",\n \"refusal\": null\n + \ },\n \"logprobs\": null,\n \"finish_reason\": \"stop\"\n }\n + \ ],\n \"usage\": {\n \"prompt_tokens\": 25,\n \"completion_tokens\": + 2,\n \"total_tokens\": 27,\n \"prompt_tokens_details\": {\n \"cached_tokens\": + 0,\n \"audio_tokens\": 0\n },\n \"completion_tokens_details\": + {\n \"reasoning_tokens\": 0,\n \"audio_tokens\": 0,\n \"accepted_prediction_tokens\": + 0,\n \"rejected_prediction_tokens\": 0\n }\n },\n \"service_tier\": + \"default\",\n \"system_fingerprint\": \"fp_703d4ff298\"\n}\n" + headers: {} + status: + code: 200 + message: OK +version: 1 diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/cassettes/test_instrumentor/TestModels.test_openai_server_model_with_tool_has_expected_attributes.yaml b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/cassettes/test_instrumentor/TestModels.test_openai_server_model_with_tool_has_expected_attributes.yaml new file mode 100644 index 000000000..4636a5895 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/cassettes/test_instrumentor/TestModels.test_openai_server_model_with_tool_has_expected_attributes.yaml @@ -0,0 +1,33 @@ +interactions: +- request: + body: '{"messages": [{"role": "user", "content": "What is the weather in Paris?"}], + "model": "gpt-4o", "max_tokens": 1500, "stop": null, "temperature": 0.7, "tool_choice": + "auto", "tools": [{"type": "function", "function": {"name": "get_weather", "description": + "Get the weather for a given city", "parameters": {"type": "object", "properties": + {"location": {"type": "string", "description": "The city to get the weather + for"}}, "required": ["location"]}}}]}' + headers: {} + method: POST + uri: https://api.openai.com/v1/chat/completions + response: + body: + string: "{\n \"id\": \"chatcmpl-Ap7uf7aUH5nQ3tOeCHnA7WP70vV23\",\n \"object\": + \"chat.completion\",\n \"created\": 1736748509,\n \"model\": \"gpt-4o-2024-08-06\",\n + \ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\": + \"assistant\",\n \"content\": null,\n \"tool_calls\": [\n {\n + \ \"id\": \"call_SJU40osDa7rxyCVRXc9wG2Vs\",\n \"type\": + \"function\",\n \"function\": {\n \"name\": \"get_weather\",\n + \ \"arguments\": \"{\\\"location\\\":\\\"Paris\\\"}\"\n }\n + \ }\n ],\n \"refusal\": null\n },\n \"logprobs\": + null,\n \"finish_reason\": \"tool_calls\"\n }\n ],\n \"usage\": + {\n \"prompt_tokens\": 61,\n \"completion_tokens\": 15,\n \"total_tokens\": + 76,\n \"prompt_tokens_details\": {\n \"cached_tokens\": 0,\n \"audio_tokens\": + 0\n },\n \"completion_tokens_details\": {\n \"reasoning_tokens\": + 0,\n \"audio_tokens\": 0,\n \"accepted_prediction_tokens\": 0,\n + \ \"rejected_prediction_tokens\": 0\n }\n },\n \"service_tier\": + \"default\",\n \"system_fingerprint\": \"fp_703d4ff298\"\n}\n" + headers: {} + status: + code: 200 + message: OK +version: 1 diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py new file mode 100644 index 000000000..a7ef24a54 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py @@ -0,0 +1,297 @@ +import json +import os +from typing import Any, Generator + +import pytest +from openai.types.chat.chat_completion_message_tool_call import ChatCompletionMessageToolCall +from opentelemetry import trace as trace_api +from opentelemetry.sdk import trace as trace_sdk +from opentelemetry.sdk.resources import Resource +from opentelemetry.sdk.trace.export import SimpleSpanProcessor +from opentelemetry.sdk.trace.export.in_memory_span_exporter import InMemorySpanExporter +from smolagents import OpenAIServerModel +from smolagents.tools import Tool + +from openinference.instrumentation.smolagents import SmolagentsInstrumentor +from openinference.semconv.trace import ( + MessageAttributes, + OpenInferenceMimeTypeValues, + OpenInferenceSpanKindValues, + SpanAttributes, + ToolAttributes, + ToolCallAttributes, +) + + +def remove_all_vcr_request_headers(request: Any) -> Any: + """ + Removes all request headers. + + Example: + ``` + @pytest.mark.vcr( + before_record_response=remove_all_vcr_request_headers + ) + def test_openai() -> None: + # make request to OpenAI + """ + request.headers.clear() + return request + + +def remove_all_vcr_response_headers(response: dict[str, Any]) -> dict[str, Any]: + """ + Removes all response headers. + + Example: + ``` + @pytest.mark.vcr( + before_record_response=remove_all_vcr_response_headers + ) + def test_openai() -> None: + # make request to OpenAI + """ + response["headers"] = {} + return response + + +@pytest.fixture +def in_memory_span_exporter() -> InMemorySpanExporter: + return InMemorySpanExporter() + + +@pytest.fixture +def tracer_provider(in_memory_span_exporter: InMemorySpanExporter) -> trace_api.TracerProvider: + resource = Resource(attributes={}) + tracer_provider = trace_sdk.TracerProvider(resource=resource) + span_processor = SimpleSpanProcessor(span_exporter=in_memory_span_exporter) + tracer_provider.add_span_processor(span_processor=span_processor) + return tracer_provider + + +@pytest.fixture(autouse=True) +def instrument( + tracer_provider: trace_api.TracerProvider, + in_memory_span_exporter: InMemorySpanExporter, +) -> Generator[None, None, None]: + SmolagentsInstrumentor().instrument(tracer_provider=tracer_provider, skip_dep_check=True) + yield + SmolagentsInstrumentor().uninstrument() + in_memory_span_exporter.clear() + + +@pytest.fixture +def openai_api_key(monkeypatch: pytest.MonkeyPatch) -> str: + api_key = "sk-0123456789" + monkeypatch.setenv("OPENAI_API_KEY", api_key) + return api_key + + +class TestModels: + @pytest.mark.vcr( + decode_compressed_response=True, + before_record_request=remove_all_vcr_request_headers, + before_record_response=remove_all_vcr_response_headers, + ) + def test_openai_server_model_has_expected_attributes( + self, + openai_api_key: str, + in_memory_span_exporter: InMemorySpanExporter, + ) -> None: + model = OpenAIServerModel( + model_id="gpt-4o", + api_key=os.environ["OPENAI_API_KEY"], + api_base="https://api.openai.com/v1", + ) + input_message_content = ( + "Who won the World Cup in 2018? Answer in one word with no punctuation." + ) + output_message = model( + messages=[ + { + "role": "user", + "content": input_message_content, + } + ] + ) + output_message_content = output_message.content + assert output_message_content == "France" + + spans = in_memory_span_exporter.get_finished_spans() + assert len(spans) == 1 + span = spans[0] + assert span.name == "OpenAIServerModel.__call__" + assert span.status.is_ok + attributes = dict(span.attributes or {}) + assert attributes.pop(OPENINFERENCE_SPAN_KIND) == LLM + assert attributes.pop(INPUT_MIME_TYPE) == JSON + assert isinstance(input_value := attributes.pop(INPUT_VALUE), str) + input_data = json.loads(input_value) + assert "messages" in input_data + assert attributes.pop(OUTPUT_MIME_TYPE) == JSON + assert isinstance(output_value := attributes.pop(OUTPUT_VALUE), str) + assert isinstance(json.loads(output_value), dict) + assert attributes.pop(LLM_MODEL_NAME) == "gpt-4o" + assert isinstance(inv_params := attributes.pop(LLM_INVOCATION_PARAMETERS), str) + assert json.loads(inv_params) == {} + assert attributes.pop(f"{LLM_INPUT_MESSAGES}.0.{MESSAGE_ROLE}") == "user" + assert attributes.pop(f"{LLM_INPUT_MESSAGES}.0.{MESSAGE_CONTENT}") == input_message_content + assert isinstance(attributes.pop(LLM_TOKEN_COUNT_PROMPT), int) + assert isinstance(attributes.pop(LLM_TOKEN_COUNT_COMPLETION), int) + assert isinstance(attributes.pop(LLM_TOKEN_COUNT_TOTAL), int) + assert attributes.pop(f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_ROLE}") == "assistant" + assert ( + attributes.pop(f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_CONTENT}") == output_message_content + ) + assert not attributes + + @pytest.mark.vcr( + decode_compressed_response=True, + before_record_request=remove_all_vcr_request_headers, + before_record_response=remove_all_vcr_response_headers, + ) + def test_openai_server_model_with_tool_has_expected_attributes( + self, + openai_api_key: str, + in_memory_span_exporter: InMemorySpanExporter, + tracer_provider: trace_api.TracerProvider, + ) -> None: + model = OpenAIServerModel( + model_id="gpt-4o", + api_key=os.environ["OPENAI_API_KEY"], + api_base="https://api.openai.com/v1", + ) + input_message_content = "What is the weather in Paris?" + + class GetWeatherTool(Tool): + name = "get_weather" + description = "Get the weather for a given city" + inputs = { + "location": {"type": "string", "description": "The city to get the weather for"} + } + output_type = "string" + + def forward(self, location: str) -> str: + return "sunny" + + output_message = model( + messages=[ + { + "role": "user", + "content": input_message_content, + } + ], + tools_to_call_from=[GetWeatherTool()], + ) + output_message_content = output_message.content + assert output_message_content is None + tool_calls = output_message.tool_calls + assert len(tool_calls) == 1 + assert isinstance(tool_call := tool_calls[0], ChatCompletionMessageToolCall) + assert tool_call.function.name == "get_weather" + assert isinstance(tool_call_arguments := tool_call.function.arguments, str) + assert json.loads(tool_call_arguments) == {"location": "Paris"} + + spans = in_memory_span_exporter.get_finished_spans() + assert len(spans) == 1 + span = spans[0] + assert span.name == "OpenAIServerModel.__call__" + assert span.status.is_ok + attributes = dict(span.attributes or {}) + assert attributes.pop(OPENINFERENCE_SPAN_KIND) == LLM + assert attributes.pop(INPUT_MIME_TYPE) == JSON + assert isinstance(input_value := attributes.pop(INPUT_VALUE), str) + input_data = json.loads(input_value) + assert "messages" in input_data + assert attributes.pop(OUTPUT_MIME_TYPE) == JSON + assert isinstance(output_value := attributes.pop(OUTPUT_VALUE), str) + assert isinstance(json.loads(output_value), dict) + assert attributes.pop(LLM_MODEL_NAME) == "gpt-4o" + assert isinstance(inv_params := attributes.pop(LLM_INVOCATION_PARAMETERS), str) + assert json.loads(inv_params) == {} + assert attributes.pop(f"{LLM_INPUT_MESSAGES}.0.{MESSAGE_ROLE}") == "user" + assert attributes.pop(f"{LLM_INPUT_MESSAGES}.0.{MESSAGE_CONTENT}") == input_message_content + assert isinstance( + tool_json_schema := attributes.pop(f"{LLM_TOOLS}.0.{TOOL_JSON_SCHEMA}"), str + ) + assert json.loads(tool_json_schema) == { + "type": "function", + "function": { + "name": "get_weather", + "description": "Get the weather for a given city", + "parameters": { + "type": "object", + "properties": { + "location": { + "type": "string", + "description": "The city to get the weather for", + }, + }, + "required": ["location"], + }, + }, + } + assert isinstance(attributes.pop(LLM_TOKEN_COUNT_PROMPT), int) + assert isinstance(attributes.pop(LLM_TOKEN_COUNT_COMPLETION), int) + assert isinstance(attributes.pop(LLM_TOKEN_COUNT_TOTAL), int) + assert attributes.pop(f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_ROLE}") == "assistant" + assert ( + attributes.pop(f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_TOOL_CALLS}.0.{TOOL_CALL_ID}") + == tool_call.id + ) + assert ( + attributes.pop( + f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_TOOL_CALLS}.0.{TOOL_CALL_FUNCTION_NAME}" + ) + == "get_weather" + ) + assert isinstance( + tool_call_arguments_json := attributes.pop( + f"{LLM_OUTPUT_MESSAGES}.0.{MESSAGE_TOOL_CALLS}.0.{TOOL_CALL_FUNCTION_ARGUMENTS_JSON}" + ), + str, + ) + assert json.loads(tool_call_arguments_json) == {"location": "Paris"} + assert not attributes + + +# message attributes +MESSAGE_CONTENT = MessageAttributes.MESSAGE_CONTENT +MESSAGE_FUNCTION_CALL_ARGUMENTS_JSON = MessageAttributes.MESSAGE_FUNCTION_CALL_ARGUMENTS_JSON +MESSAGE_FUNCTION_CALL_NAME = MessageAttributes.MESSAGE_FUNCTION_CALL_NAME +MESSAGE_NAME = MessageAttributes.MESSAGE_NAME +MESSAGE_ROLE = MessageAttributes.MESSAGE_ROLE +MESSAGE_TOOL_CALLS = MessageAttributes.MESSAGE_TOOL_CALLS + +# mime types +JSON = OpenInferenceMimeTypeValues.JSON.value +TEXT = OpenInferenceMimeTypeValues.TEXT.value + +# span kinds +CHAIN = OpenInferenceSpanKindValues.CHAIN.value +LLM = OpenInferenceSpanKindValues.LLM.value +TOOL = OpenInferenceSpanKindValues.TOOL.value + +# span attributes +INPUT_MIME_TYPE = SpanAttributes.INPUT_MIME_TYPE +INPUT_VALUE = SpanAttributes.INPUT_VALUE +LLM_INPUT_MESSAGES = SpanAttributes.LLM_INPUT_MESSAGES +LLM_INVOCATION_PARAMETERS = SpanAttributes.LLM_INVOCATION_PARAMETERS +LLM_MODEL_NAME = SpanAttributes.LLM_MODEL_NAME +LLM_OUTPUT_MESSAGES = SpanAttributes.LLM_OUTPUT_MESSAGES +LLM_PROMPTS = SpanAttributes.LLM_PROMPTS +LLM_TOKEN_COUNT_COMPLETION = SpanAttributes.LLM_TOKEN_COUNT_COMPLETION +LLM_TOKEN_COUNT_PROMPT = SpanAttributes.LLM_TOKEN_COUNT_PROMPT +LLM_TOKEN_COUNT_TOTAL = SpanAttributes.LLM_TOKEN_COUNT_TOTAL +LLM_TOOLS = SpanAttributes.LLM_TOOLS +OPENINFERENCE_SPAN_KIND = SpanAttributes.OPENINFERENCE_SPAN_KIND +OUTPUT_MIME_TYPE = SpanAttributes.OUTPUT_MIME_TYPE +OUTPUT_VALUE = SpanAttributes.OUTPUT_VALUE + +# tool attributes +TOOL_JSON_SCHEMA = ToolAttributes.TOOL_JSON_SCHEMA + +# tool call attributes +TOOL_CALL_FUNCTION_ARGUMENTS_JSON = ToolCallAttributes.TOOL_CALL_FUNCTION_ARGUMENTS_JSON +TOOL_CALL_FUNCTION_NAME = ToolCallAttributes.TOOL_CALL_FUNCTION_NAME +TOOL_CALL_ID = ToolCallAttributes.TOOL_CALL_ID From 5285b80380b92c87f68f9e27670206d333ba035f Mon Sep 17 00:00:00 2001 From: Aymeric Date: Mon, 13 Jan 2025 12:09:23 +0100 Subject: [PATCH 09/11] Log tool calls --- .../src/openinference/instrumentation/smolagents/_wrappers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py index ef995f2df..e89cea2c2 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py @@ -200,7 +200,7 @@ def __call__( span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) span.record_exception(exception) raise - + span.set_attribute("Tool calls", step_log.tool_calls) if step_log.error is not None: span.set_attribute("Error", str(step_log.error)) span.set_attribute("Observations", step_log.observations) From d28e041bcdfc75982e4500f5398f4a90e08b6a08 Mon Sep 17 00:00:00 2001 From: Aymeric Date: Tue, 14 Jan 2025 14:48:00 +0100 Subject: [PATCH 10/11] Add agent for testing purposes --- .../smolagents/test_instrumentor.py | 130 ++++++++++++++++++ 1 file changed, 130 insertions(+) diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py index a7ef24a54..d12f86cd2 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py @@ -11,6 +11,8 @@ from opentelemetry.sdk.trace.export.in_memory_span_exporter import InMemorySpanExporter from smolagents import OpenAIServerModel from smolagents.tools import Tool +from smolagents.agents import CodeAgent, ManagedAgent, ToolCallingAgent +from smoalgents.models import ChatMessage, ChatMessageToolCall, ChatMessageToolCallDefinition from openinference.instrumentation.smolagents import SmolagentsInstrumentor from openinference.semconv.trace import ( @@ -254,6 +256,134 @@ def forward(self, location: str) -> str: assert json.loads(tool_call_arguments_json) == {"location": "Paris"} assert not attributes +class TestRun: + @pytest.mark.vcr( + decode_compressed_response=True, + before_record_request=remove_all_vcr_request_headers, + before_record_response=remove_all_vcr_response_headers, + ) + def test_multiagents(self): + class FakeModelMultiagentsManagerAgent: + def __call__( + self, + messages, + stop_sequences=None, + grammar=None, + tools_to_call_from=None, + ): + if tools_to_call_from is not None: + if len(messages) < 3: + return ChatMessage( + role="assistant", + content="", + tool_calls=[ + ChatMessageToolCall( + id="call_0", + type="function", + function=ChatMessageToolCallDefinition( + name="search_agent", + arguments="Who is the current US president?", + ), + ) + ], + ) + else: + assert "Report on the current US president" in str(messages) + return ChatMessage( + role="assistant", + content="", + tool_calls=[ + ChatMessageToolCall( + id="call_0", + type="function", + function=ChatMessageToolCallDefinition( + name="final_answer", arguments="Final report." + ), + ) + ], + ) + else: + if len(messages) < 3: + return ChatMessage( + role="assistant", + content=""" +Thought: Let's call our search agent. +Code: +```py +result = search_agent("Who is the current US president?") +``` +""", + ) + else: + assert "Report on the current US president" in str(messages) + return ChatMessage( + role="assistant", + content=""" +Thought: Let's return the report. +Code: +```py +final_answer("Final report.") +``` +""", + ) + + manager_model = FakeModelMultiagentsManagerAgent() + + class FakeModelMultiagentsManagedAgent: + def __call__( + self, + messages, + tools_to_call_from=None, + stop_sequences=None, + grammar=None, + ): + return ChatMessage( + role="assistant", + content="", + tool_calls=[ + ChatMessageToolCall( + id="call_0", + type="function", + function=ChatMessageToolCallDefinition( + name="final_answer", + arguments="Report on the current US president", + ), + ) + ], + ) + + managed_model = FakeModelMultiagentsManagedAgent() + + web_agent = ToolCallingAgent( + tools=[], + model=managed_model, + max_steps=10, + ) + + managed_web_agent = ManagedAgent( + agent=web_agent, + name="search_agent", + description="Runs web searches for you. Give it your request as an argument. Make the request as detailed as needed, you can ask for thorough reports", + ) + + manager_code_agent = CodeAgent( + tools=[], + model=manager_model, + managed_agents=[managed_web_agent], + additional_authorized_imports=["time", "numpy", "pandas"], + ) + + report = manager_code_agent.run("Fake question.") + assert report == "Final report." + + manager_toolcalling_agent = ToolCallingAgent( + tools=[], + model=manager_model, + managed_agents=[managed_web_agent], + ) + + report = manager_toolcalling_agent.run("Fake question.") + assert report == "Final report." # message attributes MESSAGE_CONTENT = MessageAttributes.MESSAGE_CONTENT From a1051f7dc273e5541b62f832a1fb46db25854b7c Mon Sep 17 00:00:00 2001 From: Xander Song Date: Tue, 14 Jan 2025 15:07:11 -0800 Subject: [PATCH 11/11] assorted smolagents enhancements (#3) * pass ci * tools * clean * simplify exception handling * clean smolagents attributes * fix types --- .../examples/managed_agent.py | 30 +- .../examples/tool_invocation.py | 29 ++ .../instrumentation/smolagents/__init__.py | 94 +++--- .../instrumentation/smolagents/_wrappers.py | 277 ++++++++---------- .../smolagents/test_instrumentor.py | 151 ++++++++-- python/tox.ini | 1 + 6 files changed, 340 insertions(+), 242 deletions(-) create mode 100644 python/instrumentation/openinference-instrumentation-smolagents/examples/tool_invocation.py diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py index 30b0cef03..cddd749f8 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/managed_agent.py @@ -1,7 +1,15 @@ +import os + from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter from opentelemetry.sdk.trace import TracerProvider from opentelemetry.sdk.trace.export import SimpleSpanProcessor -from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel, ManagedAgent, ToolCallingAgent +from smolagents import ( + CodeAgent, + DuckDuckGoSearchTool, + ManagedAgent, + OpenAIServerModel, + ToolCallingAgent, +) from openinference.instrumentation.smolagents import SmolagentsInstrumentor @@ -9,11 +17,19 @@ trace_provider = TracerProvider() trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) -SmolagentsInstrumentor().instrument(tracer_provider=trace_provider) +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider, skip_dep_check=True) -agent = ToolCallingAgent(tools=[DuckDuckGoSearchTool()], model=HfApiModel(), max_steps=3) - +model = OpenAIServerModel( + model_id="gpt-4o", + api_base="https://api.openai.com/v1", + api_key=os.environ["OPENAI_API_KEY"], +) +agent = ToolCallingAgent( + tools=[DuckDuckGoSearchTool()], + model=model, + max_steps=3, +) managed_agent = ManagedAgent( agent=agent, name="managed_agent", @@ -23,11 +39,11 @@ "Then you can double check." ), ) - manager_agent = CodeAgent( - tools=[DuckDuckGoSearchTool()], model=HfApiModel(), managed_agents=[managed_agent] + tools=[DuckDuckGoSearchTool()], + model=model, + managed_agents=[managed_agent], ) - manager_agent.run( "How many seconds would it take for a leopard at full speed to run through Pont des Arts? " "ASK YOUR MANAGED AGENT FOR LEOPARD SPEED FIRST" diff --git a/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_invocation.py b/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_invocation.py new file mode 100644 index 000000000..9b2e40c46 --- /dev/null +++ b/python/instrumentation/openinference-instrumentation-smolagents/examples/tool_invocation.py @@ -0,0 +1,29 @@ +from opentelemetry.exporter.otlp.proto.http.trace_exporter import OTLPSpanExporter +from opentelemetry.sdk.trace import TracerProvider +from opentelemetry.sdk.trace.export import ( + SimpleSpanProcessor, +) +from smolagents.tools import Tool + +from openinference.instrumentation.smolagents import SmolagentsInstrumentor + +endpoint = "http://0.0.0.0:6006/v1/traces" +trace_provider = TracerProvider() +trace_provider.add_span_processor(SimpleSpanProcessor(OTLPSpanExporter(endpoint))) + +SmolagentsInstrumentor().instrument(tracer_provider=trace_provider, skip_dep_check=True) + + +class GetWeatherTool(Tool): + name = "get_weather" + description = "Get the weather for a given city" + inputs = {"location": {"type": "string", "description": "The city to get the weather for"}} + output_type = "string" + + def forward(self, location: str) -> str: + return "sunny" + + +get_weather_tool = GetWeatherTool() +assert get_weather_tool("Paris") == "sunny" +assert get_weather_tool(location="Paris") == "sunny" diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py index cfad7636b..73bf333ce 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/__init__.py @@ -1,6 +1,4 @@ -import logging -from importlib import import_module -from typing import Any, Collection +from typing import Any, Callable, Collection, Optional from opentelemetry import trace as trace_api from opentelemetry.instrumentation.instrumentor import BaseInstrumentor # type: ignore @@ -20,15 +18,13 @@ _instruments = ("smolagents >= 1.2.2",) -logger = logging.getLogger(__name__) - class SmolagentsInstrumentor(BaseInstrumentor): # type: ignore __slots__ = ( - "_original_run", - "_original_step", - "_original_tool_call", - "_original_model_calls", + "_original_run_method", + "_original_step_methods", + "_original_tool_call_method", + "_original_model_call_methods", "_tracer", ) @@ -36,6 +32,8 @@ def instrumentation_dependencies(self) -> Collection[str]: return _instruments def _instrument(self, **kwargs: Any) -> None: + from smolagents import CodeAgent, Model, MultiStepAgent, Tool, ToolCallingAgent + if not (tracer_provider := kwargs.get("tracer_provider")): tracer_provider = trace_api.get_tracer_provider() if not (config := kwargs.get("config")): @@ -48,38 +46,28 @@ def _instrument(self, **kwargs: Any) -> None: ) run_wrapper = _RunWrapper(tracer=self._tracer) - self._original_run = getattr(import_module("smolagents.agents").MultiStepAgent, "run", None) + self._original_run_method = getattr(MultiStepAgent, "run", None) wrap_function_wrapper( module="smolagents", name="MultiStepAgent.run", wrapper=run_wrapper, ) - step_wrapper_code = _StepWrapper(tracer=self._tracer) - self._original_step = getattr(import_module("smolagents.agents").CodeAgent, "step", None) - wrap_function_wrapper( - module="smolagents", - name="CodeAgent.step", - wrapper=step_wrapper_code, - ) - - step_wrapper_tool_calling = _StepWrapper(tracer=self._tracer) - self._original_step = getattr( - import_module("smolagents.agents").ToolCallingAgent, "step", None - ) - wrap_function_wrapper( - module="smolagents", - name="ToolCallingAgent.step", - wrapper=step_wrapper_tool_calling, - ) - - from smolagents import Model + self._original_step_methods: Optional[dict[type, Optional[Callable[..., Any]]]] = {} + step_wrapper = _StepWrapper(tracer=self._tracer) + for step_cls in [CodeAgent, ToolCallingAgent]: + self._original_step_methods[step_cls] = getattr(step_cls, "step", None) + wrap_function_wrapper( + module="smolagents", + name=f"{step_cls.__name__}.step", + wrapper=step_wrapper, + ) model_subclasses = Model.__subclasses__() - self._original_model_calls = {} + self._original_model_call_methods: Optional[dict[type, Callable[..., Any]]] = {} for model_subclass in model_subclasses: model_subclass_wrapper = _ModelWrapper(tracer=self._tracer) - self._original_model_calls[model_subclass] = getattr(model_subclass, "__call__") + self._original_model_call_methods[model_subclass] = getattr(model_subclass, "__call__") wrap_function_wrapper( module="smolagents", name=model_subclass.__name__ + ".__call__", @@ -87,7 +75,7 @@ def _instrument(self, **kwargs: Any) -> None: ) tool_call_wrapper = _ToolCallWrapper(tracer=self._tracer) - self._original_tool_call = getattr(import_module("smolagents.tools").Tool, "__call__", None) + self._original_tool_call_method = getattr(Tool, "__call__", None) wrap_function_wrapper( module="smolagents", name="Tool.__call__", @@ -95,23 +83,25 @@ def _instrument(self, **kwargs: Any) -> None: ) def _uninstrument(self, **kwargs: Any) -> None: - if self._original_run is not None: - smolagents_module = import_module("smolagents.agents") - smolagents_module.MultiStepAgent.run = self._original_run - self._original_run = None - - if self._original_step is not None: - smolagents_module = import_module("smolagents.agents") - smolagents_module.MultiStepAgent.step = self._original_step - self._original_step = None - - if self._original_model_calls is not None: - smolagents_module = import_module("smolagents.models") - for model_subclass, original_model_call in self._original_model_calls.items(): - setattr(model_subclass, "__call__", original_model_call) - self._original_model_calls = None - - if self._original_tool_call is not None: - tool_usage_module = import_module("smolagents.tools") - tool_usage_module.Tool.__call__ = self._original_tool_call - self._original_tool_call = None + from smolagents import MultiStepAgent, Tool + + if self._original_run_method is not None: + MultiStepAgent.run = self._original_run_method + self._original_run_method = None + + if self._original_step_methods is not None: + for step_cls, original_step_method in self._original_step_methods.items(): + setattr(step_cls, "step", original_step_method) + self._original_step_methods = None + + if self._original_model_call_methods is not None: + for ( + model_subclass, + original_model_call_method, + ) in self._original_model_call_methods.items(): + setattr(model_subclass, "__call__", original_model_call_method) + self._original_model_call_methods = None + + if self._original_tool_call_method is not None: + Tool.__call__ = self._original_tool_call_method + self._original_tool_call_method = None diff --git a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py index e89cea2c2..6eacb56ba 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/src/openinference/instrumentation/smolagents/_wrappers.py @@ -1,7 +1,6 @@ -import json from enum import Enum from inspect import signature -from typing import Any, Callable, Dict, Iterator, List, Mapping, Optional, Tuple +from typing import TYPE_CHECKING, Any, Callable, Dict, Iterator, Mapping, Optional, Tuple from opentelemetry import context as context_api from opentelemetry import trace as trace_api @@ -17,6 +16,9 @@ ToolCallAttributes, ) +if TYPE_CHECKING: + from smolagents.tools import Tool # type: ignore[import-untyped] + def _flatten(mapping: Optional[Mapping[str, Any]]) -> Iterator[Tuple[str, AttributeValue]]: if not mapping: @@ -27,7 +29,7 @@ def _flatten(mapping: Optional[Mapping[str, Any]]) -> Iterator[Tuple[str, Attrib if isinstance(value, Mapping): for sub_key, sub_value in _flatten(value): yield f"{key}.{sub_key}", sub_value - elif isinstance(value, List) and any(isinstance(item, Mapping) for item in value): + elif isinstance(value, list) and any(isinstance(item, Mapping) for item in value): for index, sub_mapping in enumerate(value): for sub_key, sub_value in _flatten(sub_mapping): yield f"{key}.{index}.{sub_key}", sub_value @@ -38,37 +40,50 @@ def _flatten(mapping: Optional[Mapping[str, Any]]) -> Iterator[Tuple[str, Attrib def _get_input_value(method: Callable[..., Any], *args: Any, **kwargs: Any) -> str: - """ - Parses a method call's inputs into a JSON string. Ensures a consistent - output regardless of whether the those inputs are passed as positional or - keyword arguments. - """ - - # For typical class methods, the corresponding instance of inspect.Signature - # does not include the self parameter. However, the inspect.Signature - # instance for __call__ does include the self parameter. + arguments = _bind_arguments(method, *args, **kwargs) + arguments = _strip_method_args(arguments) + return safe_json_dumps(arguments) + + +def _bind_arguments(method: Callable[..., Any], *args: Any, **kwargs: Any) -> Dict[str, Any]: method_signature = signature(method) - first_parameter_name = next(iter(method_signature.parameters), None) - signature_contains_self_parameter = first_parameter_name in ["self"] - bound_arguments = method_signature.bind( - *( - [None] # the value bound to the method's self argument is discarded below, so pass None - if signature_contains_self_parameter - else [] # no self parameter, so no need to pass a value - ), - *args, - **kwargs, - ) - return safe_json_dumps( - { - **{ - argument_name: argument_value - for argument_name, argument_value in bound_arguments.arguments.items() - if argument_name not in ["self", "kwargs"] - }, - **bound_arguments.arguments.get("kwargs", {}), - }, - ) + bound_args = method_signature.bind(*args, **kwargs) + bound_args.apply_defaults() + return bound_args.arguments + + +def _strip_method_args(arguments: Mapping[str, Any]) -> dict[str, Any]: + return {key: value for key, value in arguments.items() if key not in ("self", "cls")} + + +def _smolagent_run_attributes( + agent: Any, arguments: dict[str, Any] +) -> Iterator[Tuple[str, AttributeValue]]: + if task := agent.task: + yield "smolagents.task", task + if additional_args := arguments.get("additional_args"): + yield "smolagents.additional_args", safe_json_dumps(additional_args) + yield "smolagents.max_steps", agent.max_steps + yield "smolagents.tools_names", list(agent.tools.keys()) + for managed_agent_index, managed_agent in enumerate(agent.managed_agents.values()): + yield f"smolagents.managed_agents.{managed_agent_index}.name", managed_agent.name + yield ( + f"smolagents.managed_agents.{managed_agent_index}.description", + managed_agent.description, + ) + if managed_agent.additional_prompting: + yield ( + f"smolagents.managed_agents.{managed_agent_index}.additional_prompting", + managed_agent.additional_prompting, + ) + yield ( + f"smolagents.managed_agents.{managed_agent_index}.max_steps", + managed_agent.agent.max_steps, + ) + yield ( + f"smolagents.managed_agents.{managed_agent_index}.tools_names", + list(managed_agent.agent.tools.keys()), + ) class _RunWrapper: @@ -85,10 +100,10 @@ def __call__( if context_api.get_value(context_api._SUPPRESS_INSTRUMENTATION_KEY): return wrapped(*args, **kwargs) span_name = f"{instance.__class__.__name__}.run" + agent = instance + arguments = _bind_arguments(wrapped, *args, **kwargs) with self._tracer.start_as_current_span( span_name, - record_exception=False, - set_status_on_exception=False, attributes=dict( _flatten( { @@ -98,67 +113,21 @@ def __call__( *args, **kwargs, ), + **dict(_smolagent_run_attributes(agent, arguments)), + **dict(get_attributes_from_context()), } ) ), ) as span: - agent = instance - task = agent.task - additional_args = kwargs.get("additional_args", None) - - # span.set_attribute("agent_key", agent.key) - span.set_attribute(INPUT_VALUE, task) - span.set_attribute("agent_name", str(agent.__class__.__name__)) - span.set_attribute("task", task) + agent_output = wrapped(*args, **kwargs) + span.set_attribute(LLM_TOKEN_COUNT_PROMPT, agent.monitor.total_input_token_count) + span.set_attribute(LLM_TOKEN_COUNT_COMPLETION, agent.monitor.total_output_token_count) span.set_attribute( - "additional_args", json.dumps(additional_args) if additional_args else "" + LLM_TOKEN_COUNT_TOTAL, + agent.monitor.total_input_token_count + agent.monitor.total_output_token_count, ) - span.set_attribute( - "additional_args", json.dumps(additional_args) if additional_args else "" - ) - model_id = f" - {agent.model.model_id}" if hasattr(agent.model, "model_id") else "" - model_type = f"{type(agent.model).__name__}" - span.set_attribute("model", model_type + model_id) - span.set_attribute("max_steps", agent.max_steps) - span.set_attribute("tools_names", list(agent.tools.keys())) - - span.set_attribute( - "managed_agents", - json.dumps( - [ - { - "name": managed_agent.name, - "description": managed_agent.description, - "additional_prompting": managed_agent.additional_prompting, - "model": f"{type(managed_agent.agent.model).__name__}" - + f" - {managed_agent.agent.model.model_id}" - if hasattr(managed_agent.agent.model, "model_id") - else "", - "max_steps": managed_agent.agent.max_steps, - "tools_names": list(agent.tools.keys()), - } - for managed_agent in agent.managed_agents.values() - ] - ), - ) - try: - agent_output = wrapped(*args, **kwargs) - span.set_attribute(LLM_TOKEN_COUNT_PROMPT, agent.monitor.total_input_token_count) - span.set_attribute( - LLM_TOKEN_COUNT_COMPLETION, agent.monitor.total_output_token_count - ) - span.set_attribute( - LLM_TOKEN_COUNT_TOTAL, - agent.monitor.total_input_token_count + agent.monitor.total_output_token_count, - ) - - except Exception as exception: - span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) - span.record_exception(exception) - raise span.set_status(trace_api.StatusCode.OK) span.set_attribute(OUTPUT_VALUE, str(agent_output)) - span.set_attributes(dict(get_attributes_from_context())) return agent_output @@ -179,44 +148,21 @@ def __call__( span_name = f"Step {agent.step_number}" with self._tracer.start_as_current_span( span_name, - record_exception=False, - set_status_on_exception=False, attributes={ OPENINFERENCE_SPAN_KIND: CHAIN, + INPUT_VALUE: _get_input_value(wrapped, *args, **kwargs), + **dict(get_attributes_from_context()), }, ) as span: - try: - result = wrapped(*args, **kwargs) - if result is not None: - span.set_attribute("Final answer", result) - step_log = args[0] # ActionStep - # if step_log.error is not None: - # span.set_status( - # trace_api.Status(trace_api.StatusCode.ERROR, str(step_log.error)) - # ) - # span.record_exception(str(step_log.error)) - - except Exception as exception: - span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) - span.record_exception(exception) - raise - span.set_attribute("Tool calls", step_log.tool_calls) + result = wrapped(*args, **kwargs) + step_log = args[0] # ActionStep + span.set_attribute(OUTPUT_VALUE, step_log.observations) if step_log.error is not None: - span.set_attribute("Error", str(step_log.error)) - span.set_attribute("Observations", step_log.observations) + span.record_exception(step_log.error) span.set_status(trace_api.StatusCode.OK) - span.set_attribute(OUTPUT_VALUE, step_log.observations) - span.set_attributes(dict(get_attributes_from_context())) return result -def _bind_arguments(method: Callable[..., Any], *args: Any, **kwargs: Any) -> Dict[str, Any]: - method_signature = signature(method) - bound_args = method_signature.bind(*args, **kwargs) - bound_args.apply_defaults() - return bound_args.arguments - - def _llm_input_messages(arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: if isinstance(prompt := arguments.get("prompt"), str): yield f"{LLM_INPUT_MESSAGES}.0.{MESSAGE_ROLE}", "user" @@ -281,9 +227,9 @@ def _llm_invocation_parameters( yield LLM_INVOCATION_PARAMETERS, safe_json_dumps(model_kwargs | kwargs) -def _llm_tools(tools_to_call_from: List[Any]) -> Iterator[Tuple[str, Any]]: +def _llm_tools(tools_to_call_from: list[Any]) -> Iterator[Tuple[str, Any]]: from smolagents import Tool - from smolagents.models import get_json_schema + from smolagents.models import get_json_schema # type:ignore[import-untyped] if not isinstance(tools_to_call_from, list): return @@ -295,6 +241,14 @@ def _llm_tools(tools_to_call_from: List[Any]) -> Iterator[Tuple[str, Any]]: ) +def _tools(tool: "Tool") -> Iterator[Tuple[str, Any]]: + if tool_name := getattr(tool, "name", None): + yield TOOL_NAME, tool_name + if tool_description := getattr(tool, "description", None): + yield TOOL_DESCRIPTION, tool_description + yield TOOL_PARAMETERS, safe_json_dumps(tool.inputs) + + def _input_value_and_mime_type(arguments: Mapping[str, Any]) -> Iterator[Tuple[str, Any]]: yield INPUT_MIME_TYPE, JSON yield INPUT_VALUE, safe_json_dumps(arguments) @@ -314,10 +268,7 @@ def __call__( if context_api.get_value(context_api._SUPPRESS_INSTRUMENTATION_KEY): return wrapped(*args, **kwargs) arguments = _bind_arguments(wrapped, *args, **kwargs) - if instance: - span_name = f"{instance.__class__.__name__}.__call__" - else: - span_name = wrapped.__name__ + span_name = f"{instance.__class__.__name__}.__call__" model = instance with self._tracer.start_as_current_span( span_name, @@ -328,22 +279,15 @@ def __call__( **dict(_llm_input_messages(arguments)), **dict(get_attributes_from_context()), }, - record_exception=False, - set_status_on_exception=False, ) as span: - try: - output_message = wrapped(*args, **kwargs) - except Exception as exception: - span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) - span.record_exception(exception) - raise + output_message = wrapped(*args, **kwargs) + span.set_status(trace_api.StatusCode.OK) span.set_attribute(LLM_TOKEN_COUNT_PROMPT, model.last_input_token_count) span.set_attribute(LLM_TOKEN_COUNT_COMPLETION, model.last_output_token_count) span.set_attribute(LLM_MODEL_NAME, model.model_id) span.set_attribute( LLM_TOKEN_COUNT_TOTAL, model.last_input_token_count + model.last_output_token_count ) - span.set_status(trace_api.StatusCode.OK) span.set_attribute(OUTPUT_VALUE, output_message) span.set_attributes(dict(_llm_output_messages(output_message))) span.set_attributes(dict(_llm_tools(arguments.get("tools_to_call_from", [])))) @@ -364,41 +308,51 @@ def __call__( ) -> Any: if context_api.get_value(context_api._SUPPRESS_INSTRUMENTATION_KEY): return wrapped(*args, **kwargs) - if instance: - span_name = f"{instance.__class__.__name__}" - else: - span_name = wrapped.__name__ + span_name = f"{instance.__class__.__name__}" with self._tracer.start_as_current_span( span_name, - attributes=dict( - _flatten( - { - OPENINFERENCE_SPAN_KIND: TOOL, - INPUT_VALUE: _get_input_value( - wrapped, - *args, - **kwargs, - ), - } - ) - ), - record_exception=False, - set_status_on_exception=False, + attributes={ + OPENINFERENCE_SPAN_KIND: TOOL, + INPUT_VALUE: _get_input_value( + wrapped, + *args, + **kwargs, + ), + **dict(_tools(instance)), + **dict(get_attributes_from_context()), + }, ) as span: - span.set_attribute(TOOL_CALL_FUNCTION_NAME, f"{instance.__class__.name}") - span.set_attribute(TOOL_CALL_FUNCTION_ARGUMENTS_JSON, json.dumps(kwargs)) - try: - response = wrapped(*args, **kwargs) - except Exception as exception: - span.set_status(trace_api.Status(trace_api.StatusCode.ERROR, str(exception))) - span.record_exception(exception) - raise + response = wrapped(*args, **kwargs) span.set_status(trace_api.StatusCode.OK) - span.set_attribute(OUTPUT_VALUE, response) - span.set_attributes(dict(get_attributes_from_context())) + span.set_attributes( + dict( + _output_value_and_mime_type_for_tool_span( + response=response, + output_type=instance.output_type, + ) + ) + ) return response +def _output_value_and_mime_type_for_tool_span( + response: Any, output_type: str +) -> Iterator[Tuple[str, Any]]: + if output_type in ( + "string", + "boolean", + "integer", + "number", + ): + yield OUTPUT_VALUE, response + yield OUTPUT_MIME_TYPE, TEXT + elif output_type == "object": + yield OUTPUT_VALUE, safe_json_dumps(response) + yield OUTPUT_MIME_TYPE, JSON + + # TODO: handle other types + + # span attributes INPUT_MIME_TYPE = SpanAttributes.INPUT_MIME_TYPE INPUT_VALUE = SpanAttributes.INPUT_VALUE @@ -414,6 +368,9 @@ def __call__( OPENINFERENCE_SPAN_KIND = SpanAttributes.OPENINFERENCE_SPAN_KIND OUTPUT_MIME_TYPE = SpanAttributes.OUTPUT_MIME_TYPE OUTPUT_VALUE = SpanAttributes.OUTPUT_VALUE +TOOL_DESCRIPTION = SpanAttributes.TOOL_DESCRIPTION +TOOL_NAME = SpanAttributes.TOOL_NAME +TOOL_PARAMETERS = SpanAttributes.TOOL_PARAMETERS # message attributes MESSAGE_CONTENT = MessageAttributes.MESSAGE_CONTENT diff --git a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py index d12f86cd2..4e992b472 100644 --- a/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py +++ b/python/instrumentation/openinference-instrumentation-smolagents/tests/openinference/instrumentation/smolagents/test_instrumentor.py @@ -1,6 +1,6 @@ import json import os -from typing import Any, Generator +from typing import Any, Generator, Optional import pytest from openai.types.chat.chat_completion_message_tool_call import ChatCompletionMessageToolCall @@ -9,10 +9,12 @@ from opentelemetry.sdk.resources import Resource from opentelemetry.sdk.trace.export import SimpleSpanProcessor from opentelemetry.sdk.trace.export.in_memory_span_exporter import InMemorySpanExporter -from smolagents import OpenAIServerModel -from smolagents.tools import Tool -from smolagents.agents import CodeAgent, ManagedAgent, ToolCallingAgent -from smoalgents.models import ChatMessage, ChatMessageToolCall, ChatMessageToolCallDefinition +from smolagents import OpenAIServerModel, Tool +from smolagents.agents import ( # type: ignore[import-untyped] + CodeAgent, + ManagedAgent, + ToolCallingAgent, +) from openinference.instrumentation.smolagents import SmolagentsInstrumentor from openinference.semconv.trace import ( @@ -165,7 +167,7 @@ def test_openai_server_model_with_tool_has_expected_attributes( ) input_message_content = "What is the weather in Paris?" - class GetWeatherTool(Tool): + class GetWeatherTool(Tool): # type: ignore[misc] name = "get_weather" description = "Get the weather for a given city" inputs = { @@ -256,21 +258,24 @@ def forward(self, location: str) -> str: assert json.loads(tool_call_arguments_json) == {"location": "Paris"} assert not attributes + class TestRun: - @pytest.mark.vcr( - decode_compressed_response=True, - before_record_request=remove_all_vcr_request_headers, - before_record_response=remove_all_vcr_response_headers, - ) - def test_multiagents(self): + @pytest.mark.xfail + def test_multiagents(self) -> None: + from smolagents.models import ( # type: ignore[import-untyped] + ChatMessage, + ChatMessageToolCall, + ChatMessageToolCallDefinition, + ) + class FakeModelMultiagentsManagerAgent: def __call__( self, - messages, - stop_sequences=None, - grammar=None, - tools_to_call_from=None, - ): + messages: list[dict[str, Any]], + stop_sequences: Optional[list[str]] = None, + grammar: Optional[Any] = None, + tools_to_call_from: Optional[list[Tool]] = None, + ) -> Any: if tools_to_call_from is not None: if len(messages) < 3: return ChatMessage( @@ -332,11 +337,11 @@ def __call__( class FakeModelMultiagentsManagedAgent: def __call__( self, - messages, - tools_to_call_from=None, - stop_sequences=None, - grammar=None, - ): + messages: list[dict[str, Any]], + tools_to_call_from: Optional[list[Tool]] = None, + stop_sequences: Optional[list[str]] = None, + grammar: Optional[Any] = None, + ) -> Any: return ChatMessage( role="assistant", content="", @@ -363,7 +368,10 @@ def __call__( managed_web_agent = ManagedAgent( agent=web_agent, name="search_agent", - description="Runs web searches for you. Give it your request as an argument. Make the request as detailed as needed, you can ask for thorough reports", + description=( + "Runs web searches for you. Give it your request as an argument. " + "Make the request as detailed as needed, you can ask for thorough reports" + ), ) manager_code_agent = CodeAgent( @@ -385,6 +393,100 @@ def __call__( report = manager_toolcalling_agent.run("Fake question.") assert report == "Final report." + +class TestTools: + def test_tool_invocation_returning_string_has_expected_attributes( + self, in_memory_span_exporter: InMemorySpanExporter + ) -> None: + class GetWeatherTool(Tool): # type: ignore[misc] + name = "get_weather" + description = "Get the weather for a given city" + inputs = { + "location": {"type": "string", "description": "The city to get the weather for"} + } + output_type = "string" + + def forward(self, location: str) -> str: + return "sunny" + + weather_tool = GetWeatherTool() + + result = weather_tool("Paris") + assert result == "sunny" + + spans = in_memory_span_exporter.get_finished_spans() + assert len(spans) == 1 + span = spans[0] + attributes = dict(span.attributes or {}) + + assert attributes.pop(OPENINFERENCE_SPAN_KIND) == TOOL + assert isinstance(input_value := attributes.pop(INPUT_VALUE), str) + assert json.loads(input_value) == { + "args": ["Paris"], + "sanitize_inputs_outputs": False, + "kwargs": {}, + } + assert attributes.pop(OUTPUT_VALUE) == "sunny" + assert attributes.pop(OUTPUT_MIME_TYPE) == TEXT + assert attributes.pop(TOOL_NAME) == "get_weather" + assert attributes.pop(TOOL_DESCRIPTION) == "Get the weather for a given city" + assert isinstance(tool_parameters := attributes.pop(TOOL_PARAMETERS), str) + assert json.loads(tool_parameters) == { + "location": { + "type": "string", + "description": "The city to get the weather for", + }, + } + assert not attributes + + def test_tool_invocation_returning_dict_has_expected_attributes( + self, in_memory_span_exporter: InMemorySpanExporter + ) -> None: + class GetWeatherTool(Tool): # type: ignore[misc] + name = "get_weather" + description = "Get detailed weather information for a given city" + inputs = { + "location": {"type": "string", "description": "The city to get the weather for"} + } + output_type = "object" + + def forward(self, location: str) -> dict[str, Any]: + return {"condition": "sunny", "temperature": 25, "humidity": 60} + + weather_tool = GetWeatherTool() + + result = weather_tool("Paris") + assert result == {"condition": "sunny", "temperature": 25, "humidity": 60} + + spans = in_memory_span_exporter.get_finished_spans() + assert len(spans) == 1 + span = spans[0] + attributes = dict(span.attributes or {}) + + assert attributes.pop(OPENINFERENCE_SPAN_KIND) == TOOL + assert isinstance(input_value := attributes.pop(INPUT_VALUE), str) + assert json.loads(input_value) == { + "args": ["Paris"], + "sanitize_inputs_outputs": False, + "kwargs": {}, + } + assert isinstance(output_value := attributes.pop(OUTPUT_VALUE), str) + assert json.loads(output_value) == {"condition": "sunny", "temperature": 25, "humidity": 60} + assert attributes.pop(OUTPUT_MIME_TYPE) == JSON + assert attributes.pop(TOOL_NAME) == "get_weather" + assert ( + attributes.pop(TOOL_DESCRIPTION) == "Get detailed weather information for a given city" + ) + assert isinstance(tool_parameters := attributes.pop(TOOL_PARAMETERS), str) + assert json.loads(tool_parameters) == { + "location": { + "type": "string", + "description": "The city to get the weather for", + }, + } + assert not attributes + + # message attributes MESSAGE_CONTENT = MessageAttributes.MESSAGE_CONTENT MESSAGE_FUNCTION_CALL_ARGUMENTS_JSON = MessageAttributes.MESSAGE_FUNCTION_CALL_ARGUMENTS_JSON @@ -417,6 +519,9 @@ def __call__( OPENINFERENCE_SPAN_KIND = SpanAttributes.OPENINFERENCE_SPAN_KIND OUTPUT_MIME_TYPE = SpanAttributes.OUTPUT_MIME_TYPE OUTPUT_VALUE = SpanAttributes.OUTPUT_VALUE +TOOL_DESCRIPTION = SpanAttributes.TOOL_DESCRIPTION +TOOL_NAME = SpanAttributes.TOOL_NAME +TOOL_PARAMETERS = SpanAttributes.TOOL_PARAMETERS # tool attributes TOOL_JSON_SCHEMA = ToolAttributes.TOOL_JSON_SCHEMA diff --git a/python/tox.ini b/python/tox.ini index 941238021..387e96b00 100644 --- a/python/tox.ini +++ b/python/tox.ini @@ -18,6 +18,7 @@ envlist = py3{8,12}-ci-{litellm,litellm-latest} ; py3{9,12}-ci-instructor py3{8,12}-ci-{anthropic,anthropic-latest} + py3{10,13}-ci-{smolagents,smolagents-latest} py38-mypy-langchain_core [testenv]