1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-24 19:49:22 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-01 09:49:58 +03:00
parent ef2e36400e
commit 60e354ac19
42 changed files with 4391 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,13 @@
 {
"args": {},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-6813197d-6c8904af0e2d366f7a5e196e"
},
"origin": "***",
"url": "https://httpbin.org/get"
}

View File

@@ -0,0 +1,19 @@
 {
"args": {},
"data": "...",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Content-Length": "2114023",
"Content-Type": "application/octet-stream",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-68131982-38ef76ed402ce1dd00b2a147"
},
"json": null,
"origin": "***",
"url": "https://httpbin.org/post"
}

View File

@@ -0,0 +1,19 @@
 {
"args": {},
"data": "Hello world!",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Content-Length": "12",
"Content-Type": "text/plain; charset=Windows-1251",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-6813198c-2cc2e9d30cb7cc3868030c13"
},
"json": null,
"origin": "***",
"url": "https://httpbin.org/post"
}

13
docs/en/results/HTTPClient/SetURL.log vendored Normal file
View File

@@ -0,0 +1,13 @@
 {
"args": {},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-6813197e-3de16c3f45b83edc01c357ad"
},
"origin": "***",
"url": "https://httpbin.org/get"
}

View File

@@ -0,0 +1,16 @@
 {
"args": {
"param1": "text",
"param2": "10"
},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-6813197e-7efd59a94945473062202cf0"
},
"origin": "***",
"url": "https://httpbin.org/get?param1=text&param2=10"
}

View File

@@ -0,0 +1,3 @@
 {
"status_code": 400
}

3
docs/en/results/Ollama/CheckBlob.log vendored Normal file
View File

@@ -0,0 +1,3 @@
 {
"status_code": 200
}

3
docs/en/results/Ollama/CopyModel.log vendored Normal file
View File

@@ -0,0 +1,3 @@
 {
"status_code": 200
}

View File

@@ -0,0 +1,87 @@
 {
"model": "mario",
"created_at": "2025-05-01T06:49:22.4547195Z",
"response": "I am good, how about you? How've you been? It's great to hear from you! I am well too. Have a great day ahead!",
"done": true,
"done_reason": "stop",
"context": [
529,
29989,
5205,
29989,
29958,
13,
3492,
526,
16262,
515,
5670,
16262,
4358,
29879,
29889,
2,
29871,
13,
29966,
29989,
1792,
29989,
29958,
13,
5328,
526,
366,
29973,
2,
29871,
13,
29966,
29989,
465,
22137,
29989,
29958,
13,
29902,
626,
1781,
29892,
920,
1048,
366,
29973,
1128,
29915,
345,
366,
1063,
29973,
739,
29915,
29879,
2107,
304,
8293,
515,
366,
29991,
306,
626,
1532,
2086,
29889,
6975,
263,
2107,
2462,
14432,
29991
],
"total_duration": 9649000900,
"load_duration": 1131995700,
"prompt_eval_count": 39,
"prompt_eval_duration": 3830743200,
"eval_count": 35,
"eval_duration": 4684002400
}

View File

@@ -0,0 +1,3 @@
 {
"status": "success"
}

View File

@@ -0,0 +1,3 @@
 {
"models": []
}

View File

@@ -0,0 +1,3 @@
 {
"status_code": 200
}

View File

@@ -0,0 +1,3 @@
 {
"status_code": 200
}

View File

@@ -0,0 +1,3 @@
 {
"status_code": 200
}

View File

@@ -0,0 +1,4 @@
 {
"role": "user",
"content": "Hello!"
}

View File

@@ -0,0 +1,6 @@
 {
"format": "",
"options": "",
"keep_alive": "",
"tools": ""
}

View File

@@ -0,0 +1,6 @@
 {
"format": "<the format in which the response is returned: json or JSON schema>",
"options": "<additional model parameters listed in the Modelfile documentation>",
"keep_alive": "<how long the model will remain loaded in memory after a request>",
"tools": "<list of tools in JSON format (for models that support this)>"
}

View File

@@ -0,0 +1,16 @@
 {
"model": "tinyllama",
"created_at": "2025-05-01T06:45:54.6565995Z",
"message": {
"role": "assistant",
"content": "1C:Enterprise is a comprehensive ERP (enterprise resource planning) system developed by the Ukrainian software development company Caspian Systems. It's an enterprise management system that automates business processes across multiple departments, provides real-time financial reporting, and enables easy access to data from any device. 1C:Enterprise is designed for medium and large businesses, providing robust functionality to manage sales, purchasing, finance, HR, and inventory. It's used by hundreds of companies in various industries worldwide."
},
"done_reason": "stop",
"done": true,
"total_duration": 18100007600,
"load_duration": 14995300,
"prompt_eval_count": 43,
"prompt_eval_duration": 1847996100,
"eval_count": 117,
"eval_duration": 16237016200
}

View File

@@ -0,0 +1,16 @@
 {
"model": "tinyllama",
"created_at": "2025-05-01T06:47:44.4737398Z",
"message": {
"role": "assistant",
"content": "Yes, I am a helpful AI assistant. Here's an example of how I can assist you:\n\nDear [Name],\n\nAs a valued customer of our company, we would like to introduce ourselves and provide you with some information about our products and services. We are excited to share our latest innovations and offerings with you.\n\nOur company is committed to providing high-quality products and exceptional customer service. Our team of experts is dedicated to ensuring that all customers receive the best possible experience.\n\nHere's a brief overview of some of our most popular products:\n\n1. [Product 1]: This product is designed to solve [problem] for [target audience]. It features [unique selling point], which sets it apart from competitors.\n\n2. [Product 2]: This product is perfect for [specific use case]. It offers [benefits], making it a must-have for [target audience].\n\n3. [Product 3]: Our latest innovation, this product is designed to improve [specific area of concern] for [target audience]. It features [unique selling point], which sets it apart from competitors.\n\nWe understand that not everyone has the same needs and preferences when it comes to products and services. That's why we offer a range of customized options, tailored to your specific requirements.\n\nOur team is always available to answer any questions you may have about our products or services. We are committed to providing you with the best possible experience, every step of the way.\n\nThank you for considering our company and our products and services. If you have any questions or would like more information, please do not hesitate to contact us.\n\nBest regards,\n\n[Your Name]\n\n[Company Name]"
},
"done_reason": "stop",
"done": true,
"total_duration": 61381011900,
"load_duration": 14994900,
"prompt_eval_count": 36,
"prompt_eval_duration": 1185001300,
"eval_count": 384,
"eval_duration": 60180005500
}

View File

@@ -0,0 +1,16 @@
 {
"model": "tinyllama",
"created_at": "2025-05-01T06:48:52.9438203Z",
"message": {
"role": "assistant",
"content": "Yes, I am a helpful AI assistant. Here's an example of how I can assist you:\n\nDear [Name],\n\nAs a valued customer of our company, we would like to introduce ourselves and provide you with some information about our products and services. We are excited to share our latest innovations and offerings with you.\n\nOur company is committed to providing high-quality products and exceptional customer service. Our team of experts is dedicated to ensuring that all customers receive the best possible experience.\n\nHere's a brief overview of some of our most popular products:\n\n1. [Product 1]: This product is designed to solve [problem] for [target audience]. It features [unique selling point], which sets it apart from competitors.\n\n2. [Product 2]: This product is perfect for [specific use case]. It offers [benefits], making it a must-have for [target audience].\n\n3. [Product 3]: Our latest innovation, this product is designed to improve [specific area of concern] for [target audience]. It features [unique selling point], which sets it apart from competitors.\n\nWe understand that not everyone has the same needs and preferences when it comes to products and services. That's why we offer a range of customized options, tailored to your specific requirements.\n\nOur team is always available to answer any questions you may have about our products or services. We are committed to providing you with the best possible experience, every step of the way.\n\nThank you for considering our company and our products and services. If you have any questions or would like more information, please do not hesitate to contact us.\n\nBest regards,\n\n[Your Name]\n\n[Company Name]"
},
"done_reason": "stop",
"done": true,
"total_duration": 68445003600,
"load_duration": 13998400,
"prompt_eval_count": 36,
"prompt_eval_duration": 121996300,
"eval_count": 384,
"eval_duration": 68308007900
}

View File

@@ -0,0 +1,16 @@
 {
"model": "tinyllama",
"created_at": "2025-05-01T06:49:05.6504198Z",
"message": {
"role": "assistant",
"content": "Certainly, happy to assist you: Here's an edited and optimized version of the first paragraph in case the formatting option was not set to your preference on Google Forms (GTF). You might want to review it once the upload completes. Feel free to contact us for assistance, if needed! Your friendly Google form team is standing by. Click here to access the question. Thank you, again! Sincerely, Google"
},
"done_reason": "stop",
"done": true,
"total_duration": 12693999800,
"load_duration": 15996400,
"prompt_eval_count": 36,
"prompt_eval_duration": 121997300,
"eval_count": 91,
"eval_duration": 12556006100
}

View File

@@ -0,0 +1,16 @@
 {
"model": "tinyllama",
"created_at": "2025-05-01T06:46:43.0816524Z",
"message": {
"role": "assistant",
"content": "1C:Enterprise has been around since 2004. The first release, which is called Version 3, was released in 2005, and it brought some significant changes to the system that have remained constant through the years. The latest version, 6, was released in 2019 and is still in active development. Some of the most notable features in recent versions include:\n\n- Improved interface for users, with a more modern design and streamlined navigation\n- Enhanced reporting functionality to provide more detailed insights into business performance and key areas for improvement\n- Integration with popular accounting software such as Xero and Sage\n- Support for multilingual environments, with options for French, German, Spanish, Italian, Japanese, and Korean.\n\nOverall, 1C:Enterprise has remained a reliable and stable ERP solution for businesses for many years, and new updates and features are released regularly to keep the system up to date and relevant in today's market."
},
"done_reason": "stop",
"done": true,
"total_duration": 48411004700,
"load_duration": 14000500,
"prompt_eval_count": 194,
"prompt_eval_duration": 13206002400,
"eval_count": 216,
"eval_duration": 35186999300
}

2058
docs/en/results/Ollama/GetEmbeddings.log vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,5 @@
 {
"options": "",
"keep_alive": "",
"truncate": ""
}

View File

@@ -0,0 +1,5 @@
 {
"options": "<additional model parameters listed in the Modelfile documentation>",
"keep_alive": "<how long the model will remain loaded in memory after a request>",
"truncate": "<trims the end of each response to fit within the context length. Returns an error if false and the length is exceeded>"
}

File diff suppressed because it is too large Load Diff

55
docs/en/results/Ollama/GetModelList.log vendored Normal file
View File

@@ -0,0 +1,55 @@
 {
"models": [
{
"name": "bayselonarrend/tinyllama:latest",
"model": "bayselonarrend/tinyllama:latest",
"modified_at": "2025-05-01T09:49:12.6897136+03:00",
"size": 637700138,
"digest": "2644915ede352ea7bdfaff0bfac0be74c719d5d5202acb63a6fb095b52f394a4",
"details": {
"parent_model": "",
"format": "gguf",
"family": "llama",
"families": [
"llama"
],
"parameter_size": "1B",
"quantization_level": "Q4_0"
}
},
{
"name": "mario:latest",
"model": "mario:latest",
"modified_at": "2025-05-01T09:49:12.7957022+03:00",
"size": 637700145,
"digest": "83472d32997e219d78e3e480763e7b72beca170aaa02f3f2e2dbf613c248dee4",
"details": {
"parent_model": "",
"format": "gguf",
"family": "llama",
"families": [
"llama"
],
"parameter_size": "1.1B",
"quantization_level": "Q4_0"
}
},
{
"name": "tinyllama:latest",
"model": "tinyllama:latest",
"modified_at": "2025-05-01T09:49:12.1542911+03:00",
"size": 637700138,
"digest": "2644915ede352ea7bdfaff0bfac0be74c719d5d5202acb63a6fb095b52f394a4",
"details": {
"parent_model": "",
"format": "gguf",
"family": "llama",
"families": [
"llama"
],
"parameter_size": "1B",
"quantization_level": "Q4_0"
}
}
]
}

View File

@@ -0,0 +1,11 @@
 {
"from": "",
"files": "",
"adapters": "",
"template": "",
"license": "",
"system": "",
"parameters": "",
"messages": "",
"quantize": ""
}

View File

@@ -0,0 +1,11 @@
 {
"from": "<the name of the existing model from which the new model will be created>",
"files": "<list of file names or SHA256 blobs from which the model will be created>",
"adapters": "<list of file names or SHA256 blobs for LORA adapters>",
"template": "<new model prompt template>",
"license": "<a string or list of strings of license text for the model>",
"system": "<system prompt for the model>",
"parameters": "<model parameter list>",
"messages": "<list of context message objects>",
"quantize": "<quantize non-quantized (e.g. float16) model>"
}

View File

@@ -0,0 +1,10 @@
 {
"format": "",
"options": "",
"system": "",
"template": "",
"raw": "",
"keep_alive": "",
"suffix": "",
"images": ""
}

View File

@@ -0,0 +1,10 @@
 {
"format": "<the format in which the response is returned: json or JSON schema>",
"options": "<additional model parameters listed in the Modelfile documentation>",
"system": "<system message (overrides what is defined in Modelfile)>",
"template": "<prompt template (overrides what is defined in Modelfile)>",
"raw": "<true > disable formatting prompt>",
"keep_alive": "<how long the model will remain loaded in memory after a request>",
"suffix": "<text after the model's response>",
"images": "<list of images in Base64 format (for multimodal models like llava)>"
}

View File

@@ -0,0 +1,90 @@
 {
"model": "tinyllama",
"created_at": "2025-05-01T06:45:36.5465626Z",
"response": "{\n \"age\": 22,\n \"available\": true\n}\n\n",
"done": true,
"done_reason": "stop",
"context": [
529,
29989,
5205,
29989,
29958,
13,
3492,
526,
263,
8444,
319,
29902,
20255,
29889,
2,
29871,
13,
29966,
29989,
1792,
29989,
29958,
13,
29949,
13520,
655,
338,
29871,
29906,
29906,
2440,
2030,
322,
338,
19587,
14238,
278,
3186,
29889,
2538,
2818,
773,
4663,
2,
29871,
13,
29966,
29989,
465,
22137,
29989,
29958,
13,
29912,
13,
259,
29908,
482,
1115,
29871,
29906,
29906,
29892,
13,
259,
29908,
879,
4233,
569,
1115,
1565,
13,
29913,
13,
13
],
"total_duration": 7290993600,
"load_duration": 18000500,
"prompt_eval_count": 54,
"prompt_eval_duration": 3613991200,
"eval_count": 24,
"eval_duration": 3657997800
}

188
docs/en/results/Ollama/GetResponse.log vendored Normal file
View File

@@ -0,0 +1,188 @@
 {
"model": "tinyllama",
"created_at": "2025-05-01T06:45:29.2185601Z",
"response": "1C:Enterprise is an integrated suite of business management applications that helps organizations streamline their operations, improve efficiency and boost productivity. It includes ERP (Enterprise Resource Planning), CRM (Customer Relationship Management), HRMS (Human Resources Management System) and MIS (Management Information System). These solutions provide comprehensive tools for managing finances, inventory, sales, purchasing, marketing, HR, operations and customer relations. The software is designed to help organizations of all sizes achieve their business objectives by increasing efficiency, reducing costs, improving decision-making, and enhancing overall value.",
"done": true,
"done_reason": "stop",
"context": [
529,
29989,
5205,
29989,
29958,
13,
3492,
526,
263,
8444,
319,
29902,
20255,
29889,
2,
29871,
13,
29966,
29989,
1792,
29989,
29958,
13,
5618,
338,
29871,
29896,
29907,
29901,
10399,
7734,
29973,
2,
29871,
13,
29966,
29989,
465,
22137,
29989,
29958,
13,
29896,
29907,
29901,
10399,
7734,
338,
385,
23387,
9460,
310,
5381,
10643,
8324,
393,
6911,
25700,
4840,
1220,
1009,
6931,
29892,
11157,
19201,
322,
14505,
3234,
2068,
29889,
739,
7805,
8982,
29925,
313,
10399,
7734,
18981,
8402,
1076,
511,
15600,
29924,
313,
15122,
6376,
800,
4034,
15057,
511,
379,
29934,
4345,
313,
29950,
7889,
27562,
15057,
2184,
29897,
322,
341,
3235,
313,
27107,
10343,
2184,
467,
4525,
6851,
3867,
15171,
6270,
8492,
363,
767,
6751,
11782,
778,
29892,
11817,
706,
29892,
16538,
29892,
10596,
5832,
29892,
9999,
292,
29892,
379,
29934,
29892,
6931,
322,
11962,
5302,
29889,
450,
7047,
338,
8688,
304,
1371,
25700,
310,
599,
15786,
6176,
1009,
5381,
12091,
29879,
491,
10231,
19201,
29892,
27668,
21544,
29892,
13153,
292,
10608,
29899,
28990,
29892,
322,
26371,
19985,
12463,
995,
29889
],
"total_duration": 26806004300,
"load_duration": 1077991800,
"prompt_eval_count": 43,
"prompt_eval_duration": 4891802600,
"eval_count": 133,
"eval_duration": 20833006400
}

3
docs/en/results/Ollama/GetVersion.log vendored Normal file
View File

@@ -0,0 +1,3 @@
 {
"version": "0.6.6"
}

View File

@@ -0,0 +1,22 @@
 {
"models": [
{
"name": "mario:latest",
"model": "mario:latest",
"size": 1387280384,
"digest": "83472d32997e219d78e3e480763e7b72beca170aaa02f3f2e2dbf613c248dee4",
"details": {
"parent_model": "",
"format": "gguf",
"family": "llama",
"families": [
"llama"
],
"parameter_size": "1.1B",
"quantization_level": "Q4_0"
},
"expires_at": "2025-05-01T09:54:22.4557169+03:00",
"size_vram": 0
}
]
}

View File

@@ -0,0 +1,7 @@
 {
"model": "tinyllama",
"created_at": "2025-05-01T06:49:12.7167023Z",
"response": "",
"done": true,
"done_reason": "load"
}

View File

@@ -0,0 +1,3 @@
 {
"status": "success"
}

3
docs/en/results/Ollama/PullModel.log vendored Normal file
View File

@@ -0,0 +1,3 @@
 {
"status": "success"
}

4
docs/en/results/Ollama/PushBlob.log vendored Normal file
View File

@@ -0,0 +1,4 @@
 {
"status_code": 201,
"digest": "d25644c7d7370a012a3f84a4bfc8960f8de660c55fa032d69415214b37086477"
}

3
docs/en/results/Ollama/PushModel.log vendored Normal file
View File

@@ -0,0 +1,3 @@
 {
"status": "success"
}

View File

@@ -0,0 +1,7 @@
 {
"model": "tinyllama",
"created_at": "2025-05-01T06:49:12.7597017Z",
"response": "",
"done": true,
"done_reason": "unload"
}