fa_llm 0.1.0
fa_llm: ^0.1.0 copied to clipboard
Reusable LLM provider adapters for Fa and related projects. Pure Dart core: OpenAI-compatible, OpenRouter, Ollama, and configuration.
0.1.0 #
- Initial release.
- OpenAI-compatible provider with streaming support.
- OpenRouter provider with model routing.
- Ollama provider for local inference.
- Provider configuration and resolution utilities.
- Token counting and context window management.