docs: replace detailed roadmap with directional overview

This commit is contained in:
Alexandre Teixeira
2026-07-27 16:45:48 +01:00
parent 7fe3bc6482
commit c762efe1c9
4 changed files with 49 additions and 81 deletions
@@ -1,8 +1,8 @@
"""Provider endpoint URL-building tests.
Covers ``build_chat_url`` and ``build_models_url`` for every provider named in
ROADMAP.md: Anthropic, Gemini, Groq, xAI, OpenRouter, OpenAI, DeepSeek, Ollama
(local + cloud).
Covers ``build_chat_url`` and ``build_models_url`` for the provider families
exercised by this module: Anthropic, Gemini, Groq, xAI, OpenRouter, OpenAI,
DeepSeek, and Ollama (local and cloud).
"""
import pytest