open-notebook/docs
Luis Novo 4c2b8257fc
OpenAI compatible multimodal (#167)
* fix text

* remove lint from docker publish workflow

* gemini base url docs

* feat: add multimodal support for openai-compatible providers

- Add helper function to check OpenAI-compatible provider availability per mode
- Update provider detection to support language, embedding, STT, and TTS modalities
- Implement mode-specific environment variable detection (LLM, EMBEDDING, STT, TTS)
- Maintain backward compatibility with generic OPENAI_COMPATIBLE_BASE_URL
- Add comprehensive unit tests for all configuration scenarios
- Update .env.example with mode-specific environment variables
- Update provider support matrix in ai-models.md
- Create comprehensive openai-compatible.md setup guide

This enables users to configure different OpenAI-compatible endpoints for
different AI capabilities (e.g., LM Studio for language models, dedicated
server for embeddings) while maintaining full backward compatibility.

* upgrade

* chore: change docker release strategy
2025-10-19 07:44:05 -03:00
..
assets Version 1 (#160) 2025-10-18 12:46:22 -03:00
deployment docs: add GHCR registry information 2025-10-18 13:09:16 -03:00
development chore: developer experience 2025-10-18 18:14:16 -03:00
features OpenAI compatible multimodal (#167) 2025-10-19 07:44:05 -03:00
getting-started Version 1 (#160) 2025-10-18 12:46:22 -03:00
migration Version 1 (#160) 2025-10-18 12:46:22 -03:00
troubleshooting Version 1 (#160) 2025-10-18 12:46:22 -03:00
user-guide Version 1 (#160) 2025-10-18 12:46:22 -03:00
index.md docs: improve docs 2025-07-17 14:37:14 -03:00