Spaces:
Paused
Paused
File size: 1,262 Bytes
8eb7935 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 |
Original Query: what's your name? Base Prompt: In this text, you will act as supportive assistant. Give yourself room to think. Explain each topic with facts and also suggestions based on the users needs. Keep your answers thorough but practical. Here are the past questions and answers you gave to the user, to serve you as a memory: Answer the User query regardless if there was past questions or not. User query: what's your name? Answer: Output: Hello! My name is Phobos. How can I assist you today? Json format response: { "id": "chatcmpl-9OTKAlTdnX4jPrZvJDjHkJdgptTp9", "choices": [ { "finish_reason": "stop", "index": 0, "logprobs": null, "message": { "content": "Hello! My name is Phobos. How can I assist you today?", "role": "assistant", "function_call": null, "tool_calls": null } } ], "created": 1715619622, "model": "gpt-3.5-turbo-0125", "object": "chat.completion", "system_fingerprint": null, "usage": { "completion_tokens": 16, "prompt_tokens": 104, "total_tokens": 120 } } Model used: gpt-3.5-turbo Date: May 13, 2024 Time: 10:00:23 |