A utility for executing system commands via AI Agent
Project description
DevOpsAI
A command-line interface for interacting with AI models to assist with DevOps tasks.
Configuration
DevOpsAI requires an API URL to function. You can configure it in several ways:
Using environment variables:
# Set the API URL
export DEVOPSAI_API_URL="https://your-api-endpoint.com/v1/completions"
# Set the API key (if required)
export DEVOPSAI_API_KEY="your-api-key"
Usage
Basic usage:
ai <your query>
Example:
ai check python version
Connecting with Different Models
Ollama
# Set Ollama API URL
export DEVOPSAI_API_URL="http://localhost:11434/api/generate"
# Check Ollama status
ai check the python version
For more information about Ollama, visit the official Ollama GitHub repository.
Other LLM Support
Support for additional models is coming soon:
- OpenAI
- Anthropic Claude
- DeepSeek
- Gemini
- And more!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file devopsai-0.1.5.tar.gz.
File metadata
- Download URL: devopsai-0.1.5.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
579552ce43c4d17e57bc176dc7df254bd39086a620a62fb0c2d3db36784e13a4
|
|
| MD5 |
f4b89dfe613bcd3bb7c481f44c35a4f8
|
|
| BLAKE2b-256 |
a33940ad05a7df15c356e4ae84b41618b2c809c11502b1b41e3ece7c46872b38
|
File details
Details for the file devopsAI-0.1.5-py3-none-any.whl.
File metadata
- Download URL: devopsAI-0.1.5-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5b7fe8f0274814d20381458a85fc2f6c4c8a5d9b989a82532d4f8873c9f1bb1
|
|
| MD5 |
dca12ad0398595802b9913d4b29422d3
|
|
| BLAKE2b-256 |
1a9cb4b1e023fb011f956fa05ddcfab8217d070aa498bc404d4d0ef71b0328d0
|