Anish Sarkar
ab5423d2d2
Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections
2026-06-13 19:04:49 +05:30
Anish Sarkar
76843f42f1
refactor(anonymous-models): remove description field from anonymous model responses and update related UI components
2026-06-13 16:30:26 +05:30
Anish Sarkar
576c56628a
chore(config): update global LLM configuration example with improved setup instructions, parameter naming, and enhanced comments for clarity
2026-06-13 14:57:14 +05:30
Anish Sarkar
e104193ddf
refactor(provider-configuration): standardize provider parameter naming across various modules and improve quota error handling in tests
2026-06-13 14:23:32 +05:30
Anish Sarkar
4a6a282a46
feat(runtime-cooldown): implement Redis-based shared cooldown management for model selection
2026-06-13 13:53:01 +05:30
Anish Sarkar
bd4a04f2e7
feat(database-migrations): add migration to remove legacy model config tables and remove stale model connection code
2026-06-13 12:45:43 +05:30
Anish Sarkar
8fe9c21e76
feat(token-tracking): add model metadata registration and enhance token usage tracking
2026-06-13 03:08:35 +05:30
Anish Sarkar
5e86885a03
feat(model-connections): integrate model provider connections panel and connection card components
2026-06-13 02:40:22 +05:30
Anish Sarkar
15d9983669
feat(model-connections): enhance model selection facts and auto pinning logic
2026-06-13 02:19:27 +05:30
Anish Sarkar
45d27ba879
feat(model-connections): enhance auto mode with auto pinning
2026-06-13 01:39:26 +05:30
Anish Sarkar
9f6210ad08
feat(model-connections): add test preview functionality for model connections
2026-06-13 00:12:04 +05:30
Anish Sarkar
55f004e1da
feat(model-connections): improve model discovery error handling and enhance UI components
2026-06-12 22:50:50 +05:30
Anish Sarkar
407f2a9612
feat(model-connections): enhance model connection functionality with preview and selection features
2026-06-12 22:41:21 +05:30
Rohan Verma
4c28ba5295
Merge pull request #1487 from CREDO23/improvement-podcast-graph
...
[Feat] Podcast: Backend-owned language offering for the brief form
2026-06-12 00:58:02 -07:00
CREDO23
0c7e5dee8b
test(podcast): align quota error kwargs with wallet refactor
2026-06-12 07:38:38 +02:00
CREDO23
402ae6befe
test(podcast): languages endpoint
2026-06-12 07:38:38 +02:00
CREDO23
a19b7dd8e0
test(podcast): offerable languages catalog rules
2026-06-12 07:38:38 +02:00
CREDO23
1ee38fc9ab
feat(podcast): GET /podcasts/languages
2026-06-12 07:38:38 +02:00
CREDO23
fe4d69f478
feat(podcast): LanguageOptions read model
2026-06-12 07:38:38 +02:00
CREDO23
f3d253ae77
feat(podcast): export LanguageOffering
2026-06-12 07:38:38 +02:00
CREDO23
c8ee74b123
feat(podcast): offerable languages on the voice catalog
2026-06-12 07:38:38 +02:00
CREDO23
87be162d78
feat(podcast): curated common languages data
2026-06-12 07:38:38 +02:00
Anish Sarkar
ced1bb85ed
feat(model-connections): implement bulk model update endpoint and related schema changes
2026-06-12 09:43:56 +05:30
DESKTOP-RTLN3BA\$punk
c855be8ccd
fix(auto_reload): update task to use a lambda for user_id in async call
2026-06-11 16:51:18 -07:00
Anish Sarkar
8e8cf96faa
feat(error-handling): implement LLM error adaptation and classification for chat streaming
...
- Introduced LLMErrorCategory and adapt_llm_exception to normalize LLM exceptions.
- Updated llm_retryable_message and llm_permanent_message to utilize the new adaptation logic.
- Enhanced classify_stream_exception to classify provider errors and return user-friendly messages.
- Added tests for error classification and adaptation to ensure robustness.
- Updated frontend error handling to display appropriate messages based on new classifications.
2026-06-12 05:03:14 +05:30
DESKTOP-RTLN3BA\$punk
cff721aa42
feat(migration): evolve podcast lifecycle by detaching from zero_publication and updating column handling
2026-06-11 16:17:14 -07:00
DESKTOP-RTLN3BA\$punk
f166a532bd
feat(version): bumped to 0.0.28
2026-06-11 15:59:44 -07:00
DESKTOP-RTLN3BA\$punk
05190da0a9
chore: linting
2026-06-11 15:31:43 -07:00
Anish Sarkar
203ef78346
Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections
2026-06-12 04:00:25 +05:30
CREDO23
7b30a76856
fix(gitignore): anchor data/ rule; track podcast voice catalogs
2026-06-12 00:06:37 +02:00
Anish Sarkar
aba95e4faf
feat(database): enhance podcast lifecycle management by adding temporary unpublishing during migration
2026-06-12 03:35:49 +05:30
Anish Sarkar
5da3ab0552
feat(database): rename add_model_connections alembic migration
2026-06-12 03:20:09 +05:30
Anish Sarkar
908790e40f
Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections
2026-06-12 03:15:28 +05:30
CREDO23
41f4a58663
Merge remote-tracking branch 'upstream/dev' into improvement-podcast-graph
...
# Conflicts:
# surfsense_backend/app/tasks/celery_tasks/podcast_tasks.py
2026-06-11 23:14:49 +02:00
Anish Sarkar
3dd54230e7
fix(chat): normalize provider-safe message history
2026-06-12 02:17:37 +05:30
Anish Sarkar
5d5d574550
refactor(model-connections): move backend model connections to provider capabilities
2026-06-12 02:17:22 +05:30
DESKTOP-RTLN3BA\$punk
c3695e7837
feat: update auto-reload settings and enhance payment session creation
...
- Added currency parameter to the Stripe checkout session for auto-reload setup.
- Integrated AutoReloadSettings component into the BuyMorePage for improved user experience.
- Removed deprecated AutoReloadSettings component from user settings directory.
- Updated import paths for AutoReloadSettings in purchases page to reflect new structure.
2026-06-11 13:29:40 -07:00
Anish Sarkar
831ad23c6c
fix(chat): harden image generation model routing
2026-06-11 18:22:45 +05:30
Anish Sarkar
c28c4f5785
feat(chat): route models by provider capabilities
2026-06-11 18:22:23 +05:30
Anish Sarkar
8f20a32571
refactor(model-connections): consolidate provider capability handling
2026-06-11 18:21:07 +05:30
Anish Sarkar
c6a25cc1fe
refactor(model-connections): streamline global model config persistence
2026-06-11 18:20:53 +05:30
Anish Sarkar
3f01642199
feat(model-connections): enhance model discovery with OpenAI and LiteLLM support
2026-06-11 17:29:55 +05:30
CREDO23
ca9b157676
fix(podcasts): keep legacy episodes readable and guard regenerate
2026-06-11 12:43:07 +02:00
CREDO23
aa7f14d94f
feat(podcasts): add revert-regeneration and surface cancel on the live card
2026-06-11 12:31:42 +02:00
CREDO23
f0fc660d70
feat(podcasts): constrain monologue briefs to a single speaker
2026-06-11 11:56:57 +02:00
CREDO23
eb56acc407
refactor(podcasts): regenerate via brief gate, render brief inline in chat
2026-06-11 11:45:17 +02:00
CREDO23
11a6b178a0
refactor(podcasts): drop transcript gate, add regenerate-from-ready and voice previews
2026-06-11 10:42:13 +02:00
DESKTOP-RTLN3BA\$punk
65e511f77b
feat: enhance credit management and user experience
...
- Updated database queries to check for column existence with schema context.
- Modified credit purchase quantity limits to allow up to 10,000 credits.
- Improved user interface for credit purchases, enabling custom amounts and clamping input values.
- Adjusted FAQ content to clarify credit purchasing process.
2026-06-10 22:52:27 -07:00
Anish Sarkar
50c816c81c
refactor(model-connections): streamline connection reading and model handling in routes
2026-06-11 10:22:39 +05:30
CREDO23
c84525897b
test(podcasts): relocate stateful tests to integration
...
Move the lifecycle service, Celery task bodies, and mark_failed coverage out of
DB-faking unit tests and into integration tests against a real Postgres, faking
only true externals (broker, object store, TTS, ffmpeg, billing, LLM). Add HTTP
slices for cancel, voices, scoping, and public-chat streaming. The unit tier is
now fake-free pure logic with no session doubles.
2026-06-11 06:27:00 +02:00