๐ง PromptStream.AI
PromptStream.AI is a high-level orchestration library for prompt building, validation, context management, and model generation in modern .NET applications.
It sits on top of TokenFlow.AI, providing developer-friendly APIs and CLI tooling for managing structured prompts.
โจ Key Features
- ๐ง PromptBuilder โ safely interpolate variables and normalize prompt text.
- โ PromptValidator โ validate required fields, token counts, and limits.
- ๐ฌ PromptContextManager โ maintain chat-style conversation state.
- โ๏ธ PromptStreamService โ one-stop orchestration layer for building, validating, and generating responses.
- ๐งฑ CLI Tool โ
promptstream build,promptstream validate,promptstream generate,promptstream context.
๐ Documentation
Explore the PromptStream.AI documentation:
- ๐ Getting Started โ Installation, setup, and first steps
- ๐ป CLI Usage Guide โ Command reference for the
promptstreamtool - ๐ Analyze Command โ Estimate token usage and cost for prompts
- โ๏ธ PromptStreamService โ Core orchestration service overview
- ๐งฉ Flow.AI.Core Integration โ Details on shared models and interfaces via Flow.AI.Core
- ๐งฉ Contributing โ How to contribute, test, and build docs
- ๐งพ Changelog โ Release history and recent updates
- ๐ API Reference โ Auto-generated API documentation
๐ Ecosystem
PromptStream.AI is part of the Flow.AI ecosystem:
- TokenFlow.AI โ Tokenization and cost estimation toolkit
- Flow.AI.Core โ Shared contracts and abstractions
Built with โค๏ธ by AndrewClements84 as part of the Flow.AI ecosystem.
Version:v0.8.0
License: MIT