Update ai_chatbot_data.json
Browse files- ai_chatbot_data.json +0 -23
ai_chatbot_data.json
CHANGED
@@ -6,29 +6,6 @@
|
|
6 |
"Ai_Talking_Model":"Always Talk In Summary Use A Littel Tokens",
|
7 |
|
8 |
|
9 |
-
"chat_responses": [
|
10 |
-
{
|
11 |
-
"user_query": "What is the current price of Bitcoin?",
|
12 |
-
"chatbot_response": "The current price of Bitcoin is $47,532 at this moment."
|
13 |
-
},
|
14 |
-
{
|
15 |
-
"user_query": "Can you provide the historical price data of Bitcoin?",
|
16 |
-
"chatbot_response": "Sure! Here is the historical price data of Bitcoin for the past week... (provide historical data)"
|
17 |
-
},
|
18 |
-
{
|
19 |
-
"user_query": "What is the price prediction for Bitcoin in the next 24 hours?",
|
20 |
-
"chatbot_response": "Based on market analysis, trends, and indicators, the price of Bitcoin is expected to increase by 10% in the next 24 hours."
|
21 |
-
},
|
22 |
-
{
|
23 |
-
"user_query": "How can I maximize my profits in Bitcoin trading?",
|
24 |
-
"chatbot_response": "To maximize profits, it is essential to follow risk management rules, analyze market trends, use trading strategies, and stay informed about real-time data and indicators. I can provide guidance on these aspects."
|
25 |
-
},
|
26 |
-
{
|
27 |
-
"user_query": "Can you help me with setting up a trading strategy for Bitcoin?",
|
28 |
-
"chatbot_response": "Absolutely! I can assist you in setting up a trading strategy tailored to your preferences. Let's discuss your goals and risk tolerance to formulate a strategy."
|
29 |
-
}
|
30 |
-
],
|
31 |
-
|
32 |
"model_kwargs": {
|
33 |
"temperature": 0.1,
|
34 |
"max_new_tokens": 1024,
|
|
|
6 |
"Ai_Talking_Model":"Always Talk In Summary Use A Littel Tokens",
|
7 |
|
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
"model_kwargs": {
|
10 |
"temperature": 0.1,
|
11 |
"max_new_tokens": 1024,
|