You've already forked OpenIntegrations
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:
6
docs/en/cli/ollama/CheckBlob/bash.txt
vendored
Normal file
6
docs/en/cli/ollama/CheckBlob/bash.txt
vendored
Normal 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
6
docs/en/cli/ollama/CheckBlob/bat.txt
vendored
Normal 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'}"
|
||||
7
docs/en/cli/ollama/CreateModel/bash.txt
vendored
Normal file
7
docs/en/cli/ollama/CreateModel/bash.txt
vendored
Normal 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'}"
|
||||
7
docs/en/cli/ollama/CreateModel/bat.txt
vendored
Normal file
7
docs/en/cli/ollama/CreateModel/bat.txt
vendored
Normal 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'}"
|
||||
3
docs/en/cli/ollama/GetContextMessageStructure/bash.txt
vendored
Normal file
3
docs/en/cli/ollama/GetContextMessageStructure/bash.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
oint ollama GetContextMessageStructure \
|
||||
--role "user" \
|
||||
--text "Hello!"
|
||||
3
docs/en/cli/ollama/GetContextMessageStructure/bat.txt
vendored
Normal file
3
docs/en/cli/ollama/GetContextMessageStructure/bat.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
oint ollama GetContextMessageStructure ^
|
||||
--role "user" ^
|
||||
--text "Hello!"
|
||||
2
docs/en/cli/ollama/GetContextParameterStructure/bash.txt
vendored
Normal file
2
docs/en/cli/ollama/GetContextParameterStructure/bash.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
oint ollama GetContextParameterStructure \
|
||||
--empty true
|
||||
2
docs/en/cli/ollama/GetContextParameterStructure/bat.txt
vendored
Normal file
2
docs/en/cli/ollama/GetContextParameterStructure/bat.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
oint ollama GetContextParameterStructure ^
|
||||
--empty true
|
||||
7
docs/en/cli/ollama/GetContextResponse/bash.txt
vendored
Normal file
7
docs/en/cli/ollama/GetContextResponse/bash.txt
vendored
Normal 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'}"
|
||||
7
docs/en/cli/ollama/GetContextResponse/bat.txt
vendored
Normal file
7
docs/en/cli/ollama/GetContextResponse/bat.txt
vendored
Normal 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'}"
|
||||
7
docs/en/cli/ollama/GetEmbeddings/bash.txt
vendored
Normal file
7
docs/en/cli/ollama/GetEmbeddings/bash.txt
vendored
Normal 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'}"
|
||||
7
docs/en/cli/ollama/GetEmbeddings/bat.txt
vendored
Normal file
7
docs/en/cli/ollama/GetEmbeddings/bat.txt
vendored
Normal 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'}"
|
||||
2
docs/en/cli/ollama/GetEmbeddingsParameterStructure/bash.txt
vendored
Normal file
2
docs/en/cli/ollama/GetEmbeddingsParameterStructure/bash.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
oint ollama GetEmbeddingsParameterStructure \
|
||||
--empty true
|
||||
2
docs/en/cli/ollama/GetEmbeddingsParameterStructure/bat.txt
vendored
Normal file
2
docs/en/cli/ollama/GetEmbeddingsParameterStructure/bat.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
oint ollama GetEmbeddingsParameterStructure ^
|
||||
--empty true
|
||||
2
docs/en/cli/ollama/GetRequestParameterStructure/bash.txt
vendored
Normal file
2
docs/en/cli/ollama/GetRequestParameterStructure/bash.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
oint ollama GetRequestParameterStructure \
|
||||
--empty true
|
||||
2
docs/en/cli/ollama/GetRequestParameterStructure/bat.txt
vendored
Normal file
2
docs/en/cli/ollama/GetRequestParameterStructure/bat.txt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
oint ollama GetRequestParameterStructure ^
|
||||
--empty true
|
||||
7
docs/en/cli/ollama/GetResponse/bash.txt
vendored
Normal file
7
docs/en/cli/ollama/GetResponse/bash.txt
vendored
Normal 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'}"
|
||||
7
docs/en/cli/ollama/GetResponse/bat.txt
vendored
Normal file
7
docs/en/cli/ollama/GetResponse/bat.txt
vendored
Normal 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'}"
|
||||
5
docs/en/cli/ollama/GetVersion/bash.txt
vendored
Normal file
5
docs/en/cli/ollama/GetVersion/bash.txt
vendored
Normal 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
5
docs/en/cli/ollama/GetVersion/bat.txt
vendored
Normal 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'}"
|
||||
7
docs/en/cli/ollama/LoadModelToMemory/bash.txt
vendored
Normal file
7
docs/en/cli/ollama/LoadModelToMemory/bash.txt
vendored
Normal 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'}"
|
||||
7
docs/en/cli/ollama/LoadModelToMemory/bat.txt
vendored
Normal file
7
docs/en/cli/ollama/LoadModelToMemory/bat.txt
vendored
Normal 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
6
docs/en/cli/ollama/PullModel/bash.txt
vendored
Normal 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
6
docs/en/cli/ollama/PullModel/bat.txt
vendored
Normal 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
6
docs/en/cli/ollama/PushBlob/bash.txt
vendored
Normal 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
6
docs/en/cli/ollama/PushBlob/bat.txt
vendored
Normal 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/UnloadModelFromMemory/bash.txt
vendored
Normal file
6
docs/en/cli/ollama/UnloadModelFromMemory/bash.txt
vendored
Normal 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'}"
|
||||
6
docs/en/cli/ollama/UnloadModelFromMemory/bat.txt
vendored
Normal file
6
docs/en/cli/ollama/UnloadModelFromMemory/bat.txt
vendored
Normal 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'}"
|
||||
Reference in New Issue
Block a user