Predictable development for unpredictable models. Let the compiler handle the chaos.

ai llm rust
7 Open Issues Need Help Last updated: Nov 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding the ability to generate simple, unstructured plain text to the rsai tool. Currently, rsai only supports structured generation, and this enhancement aims to broaden its functionality to accommodate use cases requiring plain text output.

Complexity: 2/5
enhancement good first issue

Predictable development for unpredictable models. Let the compiler handle the chaos.

Rust
#ai#llm#rust
enhancement help wanted on-hold

Predictable development for unpredictable models. Let the compiler handle the chaos.

Rust
#ai#llm#rust
refactor examples 4 months ago

AI Summary: This issue proposes refactoring the project's example files. Currently, each example is contained within its own directory (e.g., `example01/main.rs`), and the goal is to flatten this structure to have individual files at the root level (e.g., `example01.rs`). This change aims to simplify the project's organization.

Complexity: 1/5
enhancement good first issue

Predictable development for unpredictable models. Let the compiler handle the chaos.

Rust
#ai#llm#rust
API for `v0.1.0` 5 months ago

AI Summary: The issue proposes a refactoring of the API structure to accommodate future additions like image generation and OCR. The current `rsai::<import>` access for LLM functionality will be moved under `rsai::text::<import>` to create a more organized and extensible API.

Complexity: 2/5
enhancement help wanted discussion

Predictable development for unpredictable models. Let the compiler handle the chaos.

Rust
#ai#llm#rust

AI Summary: This issue aims to improve the library's re-exports, making it easier for users to access necessary components directly under the `rsai::` namespace. The goal is to ensure a more convenient and streamlined developer experience.

Complexity: 2/5
enhancement good first issue

Predictable development for unpredictable models. Let the compiler handle the chaos.

Rust
#ai#llm#rust

Predictable development for unpredictable models. Let the compiler handle the chaos.

Rust
#ai#llm#rust

Predictable development for unpredictable models. Let the compiler handle the chaos.

Rust
#ai#llm#rust