Releases: rudrodip/askitty
v0.1.0
AskItty 0.1.0 Release
I am excited to announce the initial release of AskItty, a command-line interface (CLI) tool that lets you harness the power of language models (LLMs) and image generation APIs with a single, unified tool.
Features
-
Interact with LLMs: AskItty allows you to communicate with any LLM that follows the OpenAI/v1 specification. Simply configure your API key and host, and you're ready to go.
-
Generate Images: Need to generate images from text prompts? AskItty has you covered. It supports any image generation API that follows the OpenAI/v1 specification.
-
Command-Line Interface: AskItty is designed to be used from the terminal, providing a seamless and efficient way to interact with generative models.
-
Chat History: Keep track of your conversations with LLMs by viewing and managing chat sessions.
-
Global and Session-Specific Prompts: Set global system prompts or configure prompts for specific sessions to customize your interactions with LLMs.
-
Configuration Management: Easily set and view global configurations for AskItty, such as API keys and hosts.
Getting Started
curl -sSL https://askitty.rdsx.dev/install.sh | bash
Documentation
For detailed usage instructions and examples, please refer to the AskItty documentation.
Contributing
We welcome contributions to AskItty! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request on GitHub repository.
Support
If you need help or have any questions, feel free to reach out to us on discussions page.
Happy coding!