The project is in a healthy, maintained state
ASIMOV Anthropic Module
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 13

Runtime

>= 25.0.0.dev
~> 1.9
>= 25.0.0.dev
~> 1.1
 Project Readme

ASIMOV Anthropic Module

License Package on Crates.io Documentation

ASIMOV Anthropic module.

✨ Features

  • To be determined!

🛠️ Prerequisites

  • Rust 1.85+ (2024 edition) if building from source code

⬇️ Installation

Installation with ASIMOV CLI

asimov module install anthropic -v

Installation from Source Code

cargo install asimov-anthropic-module

👉 Examples

asimov-anthropic-prompter

⚙ Configuration

Provide an API key either by module configuration

asimov module config anthropic

Or through environment variables

export ANTHROPIC_API_KEY="sk-ant..."

Optional configuration

Name Environment Variable Default
endpoint ANTHROPIC_API_ENDPOINT https://api.anthropic.com
model ANTHROPIC_MODEL claude-opus-4-1-20250805

📚 Reference

Prompt

echo "Why is the sky blue?" | asimov-anthropic-prompter

👨‍💻 Development

git clone https://github.com/asimov-modules/asimov-anthropic-module.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn