AIK. - Completion Endpoint

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIK. - Claude from Anthropic > AIK. - Completion Endpoint >

AIK. - Completion Endpoint

AIK.Set Comp Model

Previous Top Next


MiniRobotLanguage (MRL)

 

AIK.Set Comp Model

Set the Model to use with the Completion Endpoint

 

 

Intention

 

Choose Model Parameter for Anthropic AI, Completion Endpoint. In the Completion Endpoint, there are only the following Models available:

 

claude-2.0

claude-2.1

claude-instant-1.2

 

 

Syntax

 

 

AIK.Set Comp Model|P1

 

 

Parameter Explanation

 

P1 - Name of the Model that should be used. There are only 3 Models available at the time of this writing.

 

 

 

Supported Models*

 

claude-2.1

Description: Offers unparalleled capabilities for handling highly complex tasks with top-level performance, intelligence, fluency, and understanding.

Strengths: Excels in providing comprehensive and detailed completions. Ideal for sophisticated queries and content generation.

Multilingual: Yes

Vision: Yes

API Format: Messages & Text Completions API

Comparative Latency: Slower than Claude 3 models but prioritizes detail in outputs.

Context Window: 200K*

Max Output: 4096 tokens

Cost: Input / Output per MTok^ - $8.00 / $24.0

 

claude-2.0 (least censored)

Description: Strikes a balance between intelligence and speed, crafted for enterprise workloads.

Strengths: Delivers maximum utility at a cost-effective price point, suitable for scaled deployments.

Multilingual: Yes

Vision: Yes

API Format: Messages & Text Completions API

Comparative Latency: Offers a general-purpose speed, slightly slower than Claude 3 models.

Context Window: 200K*

Max Output: 4096 tokens

Cost: Input / Output per MTok^ - $8.00 / $24.0

 

 

claude-instant-1.2 (most censored)

Description: The fastest and most streamlined model, designed for near-instant responsiveness. Acts as a precursor to Claude Haiku.

Strengths: Quick and precise, best for rapid responses and targeted performance.

Multilingual: Yes

Vision: No

API Format: Messages & Text Completions API

Comparative Latency: Fastest among the supported models, with a focus on promptness.

Context Window: 100K**

Max Output: 4096 tokens

Cost: Input / Output per MTok^ - $0.80 / $2.40

 

* All Informations are dated 24.03.2024 from here:
Anthropic models Comparison

 

 

 

 

Example

 

'***********************************

' AIK.-Sample

'***********************************
AIK.Set Key|file

AIK.SetTemperature|0.7

AIK.Set Comp Model|claude-2.0

$$PRO+ Please write a short Twitter Post as a rhyme.

$$PRO+ in german and add lots of emojis about the 

$$PRO+ great epic failures of Robert Habeck.

AIK.Ask Comp Clipboard|$$PRO|$$RET

AIC.Get Raw Output|$$RAW

DBP.$$RET

MBX.$$RAW

DBP.$$RAW

MBX.$$RET

ENR.

 

 

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: