mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-04-28 11:30:00 +00:00
chore: bump version to 1.8.2 and update changelog and provider docs
- Bump version from 1.8.1 to 1.8.2 - Add changelog entry for DashScope and MiniMax provider support - Update provider counts across README and docs (16+ → 18+, 15+ → 17+) - Add DashScope and MiniMax to README provider support matrix
This commit is contained in:
parent
adc03e56bb
commit
3934fe7e5e
7 changed files with 23 additions and 10 deletions
10
README.md
10
README.md
|
|
@ -58,7 +58,7 @@ In a world dominated by Artificial Intelligence, having the ability to think
|
|||
|
||||
**Open Notebook empowers you to:**
|
||||
- 🔒 **Control your data** - Keep your research private and secure
|
||||
- 🤖 **Choose your AI models** - Support for 16+ providers including OpenAI, Anthropic, Ollama, LM Studio, and more
|
||||
- 🤖 **Choose your AI models** - Support for 18+ providers including OpenAI, Anthropic, Ollama, LM Studio, and more
|
||||
- 📚 **Organize multi-modal content** - PDFs, videos, audio, web pages, and more
|
||||
- 🎙️ **Generate professional podcasts** - Advanced multi-speaker podcast generation
|
||||
- 🔍 **Search intelligently** - Full-text and vector search across all your content
|
||||
|
|
@ -74,7 +74,7 @@ Learn more about our project at [https://www.open-notebook.ai](https://www.open-
|
|||
| Feature | Open Notebook | Google Notebook LM | Advantage |
|
||||
|---------|---------------|--------------------|-----------|
|
||||
| **Privacy & Control** | Self-hosted, your data | Google cloud only | Complete data sovereignty |
|
||||
| **AI Provider Choice** | 16+ providers (OpenAI, Anthropic, Ollama, LM Studio, etc.) | Google models only | Flexibility and cost optimization |
|
||||
| **AI Provider Choice** | 18+ providers (OpenAI, Anthropic, Ollama, LM Studio, etc.) | Google models only | Flexibility and cost optimization |
|
||||
| **Podcast Speakers** | 1-4 speakers with custom profiles | 2 speakers only | Extreme flexibility |
|
||||
| **Content Transformations** | Custom and built-in | Limited options | Unlimited processing power |
|
||||
| **API Access** | Full REST API | No API | Complete automation |
|
||||
|
|
@ -213,6 +213,8 @@ Thanks to the [Esperanto](https://github.com/lfnovo/esperanto) library, we suppo
|
|||
| Voyage | ❌ | ✅ | ❌ | ❌ |
|
||||
| xAI | ✅ | ❌ | ❌ | ❌ |
|
||||
| OpenRouter | ✅ | ❌ | ❌ | ❌ |
|
||||
| DashScope (Qwen) | ✅ | ❌ | ❌ | ❌ |
|
||||
| MiniMax | ✅ | ❌ | ❌ | ❌ |
|
||||
| OpenAI Compatible* | ✅ | ❌ | ❌ | ❌ |
|
||||
|
||||
*Supports LM Studio and any OpenAI-compatible endpoint
|
||||
|
|
@ -223,7 +225,7 @@ Thanks to the [Esperanto](https://github.com/lfnovo/esperanto) library, we suppo
|
|||
- **🔒 Privacy-First**: Your data stays under your control - no cloud dependencies
|
||||
- **🎯 Multi-Notebook Organization**: Manage multiple research projects seamlessly
|
||||
- **📚 Universal Content Support**: PDFs, videos, audio, web pages, Office docs, and more
|
||||
- **🤖 Multi-Model AI Support**: 16+ providers including OpenAI, Anthropic, Ollama, Google, LM Studio, and more
|
||||
- **🤖 Multi-Model AI Support**: 18+ providers including OpenAI, Anthropic, Ollama, Google, LM Studio, and more
|
||||
- **🎙️ Professional Podcast Generation**: Advanced multi-speaker podcasts with Episode Profiles
|
||||
- **🔍 Intelligent Search**: Full-text and vector search across all your content
|
||||
- **💬 Context-Aware Chat**: AI conversations powered by your research materials
|
||||
|
|
@ -280,7 +282,7 @@ Thanks to the [Esperanto](https://github.com/lfnovo/esperanto) library, we suppo
|
|||
### Recently Completed ✅
|
||||
- **Next.js Frontend**: Modern React-based frontend with improved performance
|
||||
- **Comprehensive REST API**: Full programmatic access to all functionality
|
||||
- **Multi-Model Support**: 16+ AI providers including OpenAI, Anthropic, Ollama, LM Studio
|
||||
- **Multi-Model Support**: 18+ AI providers including OpenAI, Anthropic, Ollama, LM Studio
|
||||
- **Advanced Podcast Generator**: Professional multi-speaker podcasts with Episode Profiles
|
||||
- **Content Transformations**: Powerful customizable actions for content processing
|
||||
- **Enhanced Citations**: Improved layout and finer control for source citations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue