Spaces:
Paused
Paused
Commit History
Add 5 NotebookLM parity features: Mind Map, Infographic, Slide Deck, Deep Research, Video Generator c5623c3
fix(providers): expose OpenRouter embedding modality (#842) ad73859
feat: complete audio matrix (Google/Vertex TTS, Google/ElevenLabs STT) (#835) c14bb74
feat: expose new audio providers (Mistral STT/TTS, Deepgram TTS, xAI TTS) (#834) 50a4160
feat: bump esperanto to 2.22.0 + Ollama num_ctx override (#833) 5f43b48
fix: classify ollama embedding models correctly (#811) 3626514
fix(api): use configured base_url for OpenAI model discovery (#784) 09947b7
Joey Roth commited on
fix(api): normalize openai_compatible provider name in models endpoint (#801) 55a6419
fix: inject notebook name and description into chat system prompt (#719) c44567f
fix: narrow exception handling and support migrate_to for broken credentials 7914610
fix: handle credential decryption errors gracefully (#740) 8e3e101
fix: harden path validation to prevent sibling directory bypass d82aa8d
fix: prevent RCE via SSTI, path traversal file write, and LFI file read dc84cac
fix: prevent SurrealDB injection via order_by and unparameterized queries 52b4f67
feat: add DashScope (Qwen) and MiniMax provider support 6905db2
fix: persist source asset, preserve custom titles, cascade-delete credential models 1c4e860
Upgrade default Azure API Version for testing and fetching models (#638) a3845cf
Kunal Karmakar commited on
feat(podcasts): model registry integration, credential passthrough & new features (#632) 5158d1c
docs: update documentation for error handling and podcast retry (#599) b149855
fix: podcast failure recovery and retry (1.7.3) (#595) 44e059e
feat: improve error clarity for LLM provider failures (#506) e2da373
fix: word-wrap overflow in source cards, note editor, and inline edit cb834d9
feat: expose embed command_id in note API responses (#545) cef6061
Richard Solomou commited on
feat: credential-based API key management (#477) (#540) 17ab076
fix: complete SqliteSaver async compatibility in chat routers (#525) a70159f
[Bug]: execute_command_sync receives 300 (int) as context instead of timeout. #537 (#538) 5309b87
Luiza Luiza Carneiro commited on
Fix re-embedding issues and improve retry strategy (#515) c9cc748
fix: async insight creation to prevent transaction conflicts (#512) d2fce5b
feat: message counting for chat sessions (#430) 3086017
Fauzira Alpiandi commited on
fix(api): initialize file_path before try block (#497) a194cc7
POWERFULMOVES POWERFULMOVES Claude Code commited on
feat: add cascade deletion for notebooks with delete preview (#471) 7c8b36a
fix: run execute_command_sync in thread pool to avoid event loop conflict (#468) 1350057
fix: improve error logging for chat model configuration issues (#458) 25cf21b
feat: content-type aware chunking and unified embedding (#444) 2bdaab6
fix(api): correct embedded flag check in source listing (#439) 74c96cd
perf: improve source listing speed by 20-30x (#436) 1870ba2
Feat/localization tests docker (#371) f219e2e
MisonL commited on
Merge pull request #404 from lfnovo/fix/cors-headers-on-error-responses 2a4e59d
fix: add CORS headers to error responses and document file upload limits 046fb35
fix: include type in model duplicate check 8ea13ed
Remove debug prefixes from production error logging 4b80845
Soham Datta commited on
docs: generate comprehensive CLAUDE.md reference documentation across codebase 8182c60
refactor: reorganize folder structure for better maintainability d9e318f
fix: query key consistency and timeout configuration cf3948c
fix: increase timeout for Ollama and local LLM operations 2bd1434
refactor: move environment variables loading to application entry point (#283) 83fef85
Bui Thanh Son commited on