1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-05-01 16:54:03 +03:00
parent 305519c7f2
commit d41163adf1
713 changed files with 1010 additions and 838 deletions

6
docs/en/cli/ollama/CheckBlob/bash.txt vendored Normal file
View File

@@ -0,0 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint ollama CheckBlob \
--url "https://api.athenaeum.digital/ollama" \
--digest "yoyoyo" \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

6
docs/en/cli/ollama/CheckBlob/bat.txt vendored Normal file
View File

@@ -0,0 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint ollama CheckBlob ^
--url "https://api.athenaeum.digital/ollama" ^
--digest "yoyoyo" ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint ollama CreateModel \
--url "https://api.athenaeum.digital/ollama" \
--model "mario" \
--settings "{'from':'tinyllama','system':'You are Mario from Super Mario Bros.'}" \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint ollama CreateModel ^
--url "https://api.athenaeum.digital/ollama" ^
--model "mario" ^
--settings "{'from':'tinyllama','system':'You are Mario from Super Mario Bros.'}" ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,3 @@
oint ollama GetContextMessageStructure \
--role "user" \
--text "Hello!"

View File

@@ -0,0 +1,3 @@
oint ollama GetContextMessageStructure ^
--role "user" ^
--text "Hello!"

View File

@@ -0,0 +1,2 @@
oint ollama GetContextParameterStructure \
--empty true

View File

@@ -0,0 +1,2 @@
oint ollama GetContextParameterStructure ^
--empty true

View File

@@ -0,0 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint ollama GetContextResponse \
--url "https://api.athenaeum.digital/ollama" \
--model "tinyllama" \
--msgs "[{'role':'user','content':'What is 1C:Enterprise?'},{'role':'assistant','content':'1C:Enterprise is an Enterprise Resource Planning (ERP) software system developed by Cognizant. It is designed to help businesses manage their finances, operations, and customer relationships in a unified platform. The main features of 1C:Enterprise include:\n\n1. Financial Management: Provides real-time financial insights to enable decision-making based on historical trends and forecasts.\n\n2. Operations Management: Automates business processes and optimizes operational efficiency with a comprehensive suite of tools.\n\n3. Customer Relationship Management (CRM): Enables customers to interact with the company seamlessly by providing personalized information, support, and service.\n\n4. Human Resource Management (HRM): Helps businesses manage employee data, onboarding, training, performance management, and HR policies efficiently.\n\n5. Supply Chain Management: Simplifies procurement processes with automated workflows, real-time reporting, and supplier selection tools.\n\n6. Business Intelligence (BI): Provides insights into business data to make informed decisions, and streamlines BI reporting through a centralized dashboard.\n\n7. Integration: Integrates 1C:Enterprise with other systems such as ERPs, CRMs, and HRMS, to facilitate data exchange and collaboration among different departments.\n\n8. Cloud-based: Provides access via the cloud, making it easy to use from anywhere with an internet connection.'},{'role':'user','content':'When the first version was released?'}]" \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint ollama GetContextResponse ^
--url "https://api.athenaeum.digital/ollama" ^
--model "tinyllama" ^
--msgs "[{'role':'user','content':'What is 1C:Enterprise?'},{'role':'assistant','content':'1C:Enterprise is an Enterprise Resource Planning (ERP) software system developed by Cognizant. It is designed to help businesses manage their finances, operations, and customer relationships in a unified platform. The main features of 1C:Enterprise include:\n\n1. Financial Management: Provides real-time financial insights to enable decision-making based on historical trends and forecasts.\n\n2. Operations Management: Automates business processes and optimizes operational efficiency with a comprehensive suite of tools.\n\n3. Customer Relationship Management (CRM): Enables customers to interact with the company seamlessly by providing personalized information, support, and service.\n\n4. Human Resource Management (HRM): Helps businesses manage employee data, onboarding, training, performance management, and HR policies efficiently.\n\n5. Supply Chain Management: Simplifies procurement processes with automated workflows, real-time reporting, and supplier selection tools.\n\n6. Business Intelligence (BI): Provides insights into business data to make informed decisions, and streamlines BI reporting through a centralized dashboard.\n\n7. Integration: Integrates 1C:Enterprise with other systems such as ERPs, CRMs, and HRMS, to facilitate data exchange and collaboration among different departments.\n\n8. Cloud-based: Provides access via the cloud, making it easy to use from anywhere with an internet connection.'},{'role':'user','content':'When the first version was released?'}]" ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint ollama GetEmbeddings \
--url "https://api.athenaeum.digital/ollama" \
--model "tinyllama" \
--input "['Why is the sky blue?','Why is the grass green?']" \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint ollama GetEmbeddings ^
--url "https://api.athenaeum.digital/ollama" ^
--model "tinyllama" ^
--input "['Why is the sky blue?','Why is the grass green?']" ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,2 @@
oint ollama GetEmbeddingsParameterStructure \
--empty true

View File

@@ -0,0 +1,2 @@
oint ollama GetEmbeddingsParameterStructure ^
--empty true

View File

@@ -0,0 +1,2 @@
oint ollama GetRequestParameterStructure \
--empty true

View File

@@ -0,0 +1,2 @@
oint ollama GetRequestParameterStructure ^
--empty true

View File

@@ -0,0 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint ollama GetResponse \
--url "https://api.athenaeum.digital/ollama" \
--model "mario" \
--prompt "How are you?" \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint ollama GetResponse ^
--url "https://api.athenaeum.digital/ollama" ^
--model "mario" ^
--prompt "How are you?" ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,5 @@
# JSON data can also be passed as a path to a .json file
oint ollama GetVersion \
--url "https://api.athenaeum.digital/ollama" \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

5
docs/en/cli/ollama/GetVersion/bat.txt vendored Normal file
View File

@@ -0,0 +1,5 @@
:: JSON data can also be passed as a path to a .json file
oint ollama GetVersion ^
--url "https://api.athenaeum.digital/ollama" ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,7 @@
# JSON data can also be passed as a path to a .json file
oint ollama LoadModelToMemory \
--url "https://api.athenaeum.digital/ollama" \
--model "tinyllama" \
--keep 500 \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,7 @@
:: JSON data can also be passed as a path to a .json file
oint ollama LoadModelToMemory ^
--url "https://api.athenaeum.digital/ollama" ^
--model "tinyllama" ^
--keep 500 ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

6
docs/en/cli/ollama/PullModel/bash.txt vendored Normal file
View File

@@ -0,0 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint ollama PullModel \
--url "https://api.athenaeum.digital/ollama" \
--model "bayselonarrend/tinyllama:latest" \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

6
docs/en/cli/ollama/PullModel/bat.txt vendored Normal file
View File

@@ -0,0 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint ollama PullModel ^
--url "https://api.athenaeum.digital/ollama" ^
--model "bayselonarrend/tinyllama:latest" ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

6
docs/en/cli/ollama/PushBlob/bash.txt vendored Normal file
View File

@@ -0,0 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint ollama PushBlob \
--url "https://api.athenaeum.digital/ollama" \
--data "C:\Users\Administrator\AppData\Local\Temp\4p03xhfr0z4.tmp" \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

6
docs/en/cli/ollama/PushBlob/bat.txt vendored Normal file
View File

@@ -0,0 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint ollama PushBlob ^
--url "https://api.athenaeum.digital/ollama" ^
--data "C:\Users\Administrator\AppData\Local\Temp\4p03xhfr0z4.tmp" ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,6 @@
# JSON data can also be passed as a path to a .json file
oint ollama UnloadModelFromMemory \
--url "https://api.athenaeum.digital/ollama" \
--model "tinyllama" \
--headers "{'Authorization':'Bearer 10KO-82RJ'}"

View File

@@ -0,0 +1,6 @@
:: JSON data can also be passed as a path to a .json file
oint ollama UnloadModelFromMemory ^
--url "https://api.athenaeum.digital/ollama" ^
--model "tinyllama" ^
--headers "{'Authorization':'Bearer 10KO-82RJ'}"