Skip to content

asimov-modules/asimov-openai-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

ASIMOV OpenAI Module

License Package on Crates.io Documentation

ASIMOV OpenAI module.

✨ Features

  • To be determined!

πŸ› οΈ Prerequisites

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

⬇️ Installation

Installation with ASIMOV CLI

asimov module install openai -v

Installation from Source Code

cargo install asimov-openai-module

πŸ‘‰ Examples

asimov-openai-prompter

βš™ Configuration

Provide an API key either by module configuration

asimov module config openai

Or through environment variables

export OPENAI_API_KEY="..."

Optional configuration

Name Environment Variable Default
endpoint OPENAI_API_ENDPOINT https://api.openai.com
model OPENAI_MODEL gpt-5-mini

πŸ“š Reference

Prompt

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

πŸ‘¨β€πŸ’» Development

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

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

About

🚧 ASIMOV module for cloud inference with OpenAI or compatible providers.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •