Sunday, October 19, 2025

#1092 - OIC 25.10 New Features - Anthropic Adapter

Introduction

OIC comes with a rich set of adapters, which make it so easy to plug your integrations into different apps and technologies. Each release of OIC includes new adapters and enhancements to our existing set. This post will look at the new Anthropic adapter.

OIC 25.10 - new adapter for Anthropic

Welcome to this short post on our new Anthropic adapter -


Before we actually create the integration, let's chat with Claude - 

I asked Claude to do sentiment analysis on the following email -

I am writing this mail to complain about your sales department. They promised me that my iBike would be shipped within 24 hours. I only received it 3 weeks later. The iBike is great, but your sales and communication sucks.

The result - 

Now back to our Anthropic connection - I just need to add my api key from Anthropic.


What do each of these models offer?

  • Haiku for speed
  • Sonnet for balance
  • Opus for complex reasoning

Let's go thru the target fields - 
  • Role - can be set to user or assistant
I set this to user.
  • Service Tier can be set to auto or standard_only.
I set this to standard_only.

  • max_tokens - default is 1024, I will up this to 2000.
  • system - here I can set the scene for the assistant e.g. you are an expert on analysing the sentiment of emails.

  • temperature - a value from 0.0 to 1.0. 0.0 = deterministic to 1.0 = random, creative.
  • content - is my request to do the sentiment analysis.
That's it! So let's run the integration - 

Extended Prompt

So what's the difference here? We just need to look at the request payload structure; this is what it looks like for the Simple Prompt and the Extended Prompt

Here we have the ability to use tools.

Summa Summarum

Anthropic is very popular because of its advanced model capabilities. Now OIC is making it even easier for you to leverage it within your business processes. 






  

No comments: