Anish Sarkar
|
e38c569e89
|
fix(DocumentsSidebar): simplify connector button label logic for clarity
|
2026-06-14 21:40:59 +05:30 |
|
Anish Sarkar
|
5937ce2292
|
feat(model-selector): implement chat model filtering and improve selection handling
|
2026-06-14 21:31:05 +05:30 |
|
Anish Sarkar
|
381d17d9b3
|
feat(chat-ui): integrate chat model selection handling in Composer and related components
|
2026-06-14 12:40:49 +05:30 |
|
Anish Sarkar
|
d9a4f14f99
|
feat(token-tracking): enhance model metadata reconciliation by adding bare model name handling
|
2026-06-14 12:18:22 +05:30 |
|
Anish Sarkar
|
7926814070
|
refactor(model-connections): remove unused fields and update verification logic
|
2026-06-14 02:46:19 +05:30 |
|
Anish Sarkar
|
3ba92dca13
|
refactor(layout): update container class for documentation
|
2026-06-13 23:00:53 +05:30 |
|
Anish Sarkar
|
9eefcd23b7
|
chore: ran linting
|
2026-06-13 22:18:19 +05:30 |
|
Anish Sarkar
|
1c72f4174b
|
refactor(model-connections): update placeholder text for API key fields
|
2026-06-13 22:17:48 +05:30 |
|
Anish Sarkar
|
c7409c8995
|
chore: ran linting
|
2026-06-13 21:59:35 +05:30 |
|
Anish Sarkar
|
ceace003aa
|
feat(local-models): add documentation for connecting local model providers
|
2026-06-13 21:52:45 +05:30 |
|
Anish Sarkar
|
97f004e7e1
|
refactor(onboarding, model-connections): enhance onboarding logic and streamline model connection handling by integrating chat model checks and improving state management
|
2026-06-13 20:48:24 +05:30 |
|
Anish Sarkar
|
ab5423d2d2
|
Merge remote-tracking branch 'upstream/dev' into feat/unified-model-connections
|
2026-06-13 19:04:49 +05:30 |
|
Anish Sarkar
|
02b5e758ed
|
refactor(search-space-settings, model-selector): replace CircleUser icon with Settings in search space settings and comment out max_input_tokens display in model selector
|
2026-06-13 18:44:06 +05:30 |
|
Anish Sarkar
|
212c8af682
|
refactor(model-selector, connection-settings): streamline model name handling and enhance connection settings dialog with improved state management for enabled models
|
2026-06-13 18:18:03 +05:30 |
|
Anish Sarkar
|
01cb4f281e
|
refactor(free-chat): remove FreeModelSelector from FreeChatPage and integrate it into FreeComposer for improved layout consistency
|
2026-06-13 16:31:03 +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
|
6d7732436d
|
feat(model-selector, model-connections-settings): integrate AUTO provider icon and streamline auto mode option rendering
|
2026-06-13 13:21:21 +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
|
50668775f8
|
feat(model-selector): enhance model selection with connection scope and free model indication
|
2026-06-13 12:14:17 +05:30 |
|
Anish Sarkar
|
02070201fb
|
feat(model-connections): add hint support for API Base URL field and improve dialog accessibility
|
2026-06-13 09:29:38 +05:30 |
|
Anish Sarkar
|
7493ba9324
|
refactor(icons): replace Clock3 icon with AlarmClock for automations
|
2026-06-13 03:34:13 +05:30 |
|
Anish Sarkar
|
78dbdc454a
|
feat(composer): update ComposerAction to include searchSpaceId and integrate ChatHeader component
|
2026-06-13 03:28:54 +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
|
7a1bb2acd6
|
feat(model-connections): refactor model roles UI
|
2026-06-13 00:46:53 +05:30 |
|
Anish Sarkar
|
e77b0c5d4e
|
feat(icons): add Azure, Claude, and LM Studio icons; update Bedrock icon and provider metadata
|
2026-06-13 00:25:53 +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 |
|
Anish Sarkar
|
356f0e56c5
|
feat(model-connections): add provider-specific connection forms and shared components
|
2026-06-12 22:04:44 +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
|
8dd174d304
|
feat(podcast): backend-driven language picker with custom entry
|
2026-06-12 07:38:38 +02:00 |
|
CREDO23
|
90cae46b5f
|
feat(podcast): listLanguages API call
|
2026-06-12 07:38:38 +02:00 |
|
CREDO23
|
3cf76e8295
|
feat(podcast): languageOptions contract
|
2026-06-12 07:38:38 +02: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
|
ad404b2dbc
|
refactor(icons): replace Workflow icon with Clock3 across automation components
|
2026-06-12 05:15:15 +05:30 |
|