thierryverse
5361290315
refactor podcast api calls
2025-11-20 08:17:56 +02:00
thierryverse
7223a7b04d
update api services
2025-11-20 08:17:56 +02:00
thierryverse
e3af39bdbd
add podcast types
2025-11-20 08:17:56 +02:00
thierryverse
de443ccee7
add podcast api service
2025-11-20 08:17:56 +02:00
thierryverse
b2da1aa8e9
extends the base apis to support blob response
2025-11-20 08:17:56 +02:00
Rohan Verma
8015eb8e94
Merge pull request #495 from MODSetter/dev
...
feat: Added Search Space System Instructions
2025-11-19 15:09:51 -08:00
DESKTOP-RTLN3BA\$punk
8d3154867d
Merge commit ' f67d3b3104' into dev
2025-11-19 15:07:39 -08:00
Rohan Verma
f67d3b3104
Merge pull request #490 from sebampuero/fix-474
...
Fix registration error - Unprocessable entity 422
2025-11-19 15:07:03 -08:00
DESKTOP-RTLN3BA\$punk
6648409237
feat: Added Search Space System Instructions
...
- Added `citations_enabled` and `qna_custom_instructions` fields to the SearchSpace model for better QnA configuration.
- Updated the creation and update schemas to handle new fields with appropriate defaults.
- Refactored QnA handling in the agent to utilize the new SearchSpace fields for improved response customization.
- Adjusted UI components to include settings for managing QnA configurations.
- Enhanced onboarding process to incorporate prompt setup as an optional step.
2025-11-19 15:04:46 -08:00
Sebastian
afcb4cc6e8
comma
2025-11-18 09:46:06 +00:00
Sebastian
e3a923eb6f
send JSON string instead of object
2025-11-18 09:40:55 +00:00
Rohan Verma
1eb70e2734
Merge pull request #489 from MODSetter/dev
...
[Feat] Add jotai & tanstack query
2025-11-16 22:48:37 -08:00
Rohan Verma
7bb6b55501
Merge pull request #479 from CREDO23/feat/add-jotai-tanstack
...
[Feat] Add jotai & tanstack query
2025-11-16 22:45:20 -08:00
thierryverse
6d70105f87
fix build error
2025-11-17 08:10:12 +02:00
thierryverse
a174c9ca57
removed unecessary side effects
2025-11-17 08:10:12 +02:00
thierryverse
981e3a74e7
clean up
2025-11-17 08:10:12 +02:00
thierryverse
62df67b93b
clean up
2025-11-17 08:10:12 +02:00
thierryverse
776660f5e3
update chat api service
2025-11-17 08:10:12 +02:00
thierryverse
b35a5aa589
update login form
2025-11-17 08:10:12 +02:00
thierryverse
41a938cec0
Refactor register page
2025-11-17 08:10:12 +02:00
thierryverse
82fea0ceee
refactor auth types
2025-11-17 08:10:12 +02:00
thierryverse
81ee04c2a5
format with biome
2025-11-17 08:10:12 +02:00
thierryverse
77d49ca11c
add zod schemas & inferences
2025-11-17 08:09:17 +02:00
thierryverse
0c41e487d8
add the chats api service
2025-11-17 08:09:17 +02:00
thierryverse
aa9bb15c13
add the auth api service
2025-11-17 08:09:17 +02:00
thierryverse
7221659de7
add a flexible base api service
2025-11-17 08:09:17 +02:00
thierryverse
4d02c2eeed
add auth api service
2025-11-17 08:09:17 +02:00
thierryverse
c8fae413d2
organize auth apis
2025-11-17 08:09:17 +02:00
thierryverse
54d29c6064
organize search source connectors
2025-11-17 08:09:17 +02:00
thierryverse
f10a918ca7
organize llm configs apis
2025-11-17 08:09:17 +02:00
thierryverse
a368b2a7d3
organiza documents apis
2025-11-17 08:09:17 +02:00
thierryverse
0e488c799d
organiza podcasts apis
2025-11-17 08:09:17 +02:00
thierryverse
78ab020d80
organize seach space apis
2025-11-17 08:09:17 +02:00
thierryverse
43362a383e
add delete chat mutation
2025-11-17 08:09:17 +02:00
thierryverse
b866170e6a
add delete chat mutation
2025-11-17 08:09:17 +02:00
thierryverse
bd4e5d627d
improve naming
2025-11-17 08:09:17 +02:00
thierryverse
207a284e9d
clean up
2025-11-17 08:09:17 +02:00
thierryverse
b2887543a2
refactor search cpace chats fetching - with tanstack query
2025-11-17 08:09:17 +02:00
thierryverse
93f6056a91
add active search space chats atom with query
2025-11-17 08:00:54 +02:00
Rohan Verma
9567a3ce23
Merge pull request #488 from MODSetter/dev
...
feat: improved onboarding
2025-11-16 16:19:49 -08:00
DESKTOP-RTLN3BA\$punk
cc73e8e565
feat: improved onboarding
2025-11-16 15:54:54 -08:00
Rohan Verma
2b82f32b8c
Merge pull request #486 from MODSetter/dev
...
feat: added global llm configurations
2025-11-14 22:21:24 -08:00
DESKTOP-RTLN3BA\$punk
d4345f75e5
feat: added global llm configurations
2025-11-14 21:53:46 -08:00
Rohan Verma
48fca3329b
Merge pull request #485 from MODSetter/dev
...
refactor(layout): simplify layout structure and improve scroll handling in Navbar
2025-11-13 16:44:44 -08:00
DESKTOP-RTLN3BA\$punk
f3c6ed8784
Merge commit ' a08e767bb0' into dev
2025-11-13 15:32:05 -08:00
DESKTOP-RTLN3BA\$punk
1020dc8885
refactor(layout): simplify layout structure and improve scroll handling in Navbar
2025-11-13 15:28:53 -08:00
Rohan Verma
a08e767bb0
Merge pull request #484 from MODSetter/dev
...
chore(footer): added contact us
2025-11-13 14:12:24 -08:00
DESKTOP-RTLN3BA\$punk
749348045e
Merge commit ' bdd8cb9bbc' into dev
2025-11-13 14:11:06 -08:00
DESKTOP-RTLN3BA\$punk
f50ee6e8c7
chore(footer): added contact us
2025-11-13 14:10:13 -08:00
Rohan Verma
bdd8cb9bbc
Merge pull request #483 from MODSetter/dev
...
feat(model-config): enhance model selection UI
2025-11-13 12:48:33 -08:00