[2026.6.27] - 2026-06-27 (STABLE)
📝 Changes since v2026.6.20
📦 Changes
- 🔖 Bump version to 2026.6.27 (7525b7a)
- fix: Add mkdocstrings dependencies to docs workflow (301c77a)
- rename: Replace all webscout references with llm4free (d7014dd)
- docs: Add MkDocs + mkdocstrings for auto-generated API docs (1d04df3)
- style: Fix all ruff lint and format issues across codebase (ae329a3)
- fix: Resolve ruff lint and format issues in Anthropic API implementation (ecacf56)
- feat: Add Anthropic Messages API compatibility to llm4free-server (5ff40a4)
- feat: Add OpenAI-compatible tool calling support to llm4free-server (694ea30)
- Fix type check: use generic type ignore for dynamic init assignment (79f840f)
- Remove stray demo file lol.py (6e58eb4)
- Add new TTI providers (NoLoginTool, OneFreeAI, PerchanceAI, RaphaelAI) and non-native tool calling support (c09f97b)
- fix: improve image generation error reporting (#118) (8398978)
- Merge branch 'main' of https://github.com/OEvortex/llm4free (7fd5999)
- fix: remove nonexistent embedding module import and unused type:ignore (c611a31)
- fix: resolve all 11 open GitHub issues and fix all tests (bb44720)
📦 Installation
pip install --upgrade llm4free==2026.6.27