Commit graph

65 commits

Author SHA1 Message Date
CREDO23
3ef860fb1c feat: add delete search space zod schemas 2025-12-15 08:18:35 +00:00
CREDO23
0f531ee723 feat: add search space zod schemas for GET and PUT endpoints 2025-12-15 08:18:35 +00:00
DESKTOP-RTLN3BA\$punk
f0a6c348d1 fix: update llm-config types to allow nullable created_at and updated_at fields 2025-12-14 22:23:16 -08:00
CREDO23
5b7e5770be feat: migrate createLLMConfig to jotai mutation atom and add query atoms for LLM configs 2025-12-14 20:20:57 +02:00
CREDO23
1aa10db910 feat: add deleteLLMConfigMutationAtom and fix cache key usage in all LLM config mutations 2025-12-14 20:17:27 +02:00
CREDO23
506419597e fix: adjust llm-config type constraints for api_base and language fields 2025-12-14 20:17:27 +02:00
CREDO23
66e0d31f68 feat: add update LLM preferences request/response schemas 2025-12-14 20:17:27 +02:00
CREDO23
9395787ac0 feat: add get LLM preferences request/response schemas 2025-12-14 20:17:27 +02:00
CREDO23
ac667efde8 feat: add delete LLM config request/response schemas 2025-12-14 20:17:27 +02:00
CREDO23
1c5fba952d feat: add update LLM config request/response schemas 2025-12-14 20:17:27 +02:00
CREDO23
a8b994241d feat: add get LLM config by ID request/response schemas 2025-12-14 20:17:27 +02:00
CREDO23
c065824d02 feat: add get LLM configs request/response schemas 2025-12-14 20:17:27 +02:00
CREDO23
a4f0b21529 feat: add create LLM config request/response schemas 2025-12-14 20:17:27 +02:00
CREDO23
47efd9c45d feat: add global LLM config schemas with proper structure 2025-12-14 20:17:27 +02:00
CREDO23
1d2d8d8b74 feat: add LLM config types with zod schema 2025-12-14 20:17:27 +02:00
DESKTOP-RTLN3BA\$punk
e6775625ff chore: linting 2025-12-10 14:41:32 -08:00
Rohan Verma
194292a641
Merge pull request #529 from CREDO23/feat/add-jotai-tanstack
[Feat] Documents | Add Jotai & Tanstack
2025-12-10 14:38:00 -08:00
DESKTOP-RTLN3BA\$punk
a27cd2b966 fix(ux): : update onboarding and form components for improved user experience and clarity 2025-12-09 01:49:27 -08:00
CREDO23
55502579e1 fix: minor type adjustments and cleanup
- Added missing Document type export
- Fixed typeCounts usage in DocumentsTable
- Minor formatting adjustments in DocumentsDataTable
2025-12-08 11:02:01 +00:00
CREDO23
42e10bbe55 feat: add useQuery implementation for document fetching in DocumentsDataTable with 3-minute stale time 2025-12-08 11:02:01 +00:00
thierryverse
5a887e9243 add documents api service 2025-12-08 11:02:00 +00:00
thierryverse
6378d27bcb add delete document request / response zod schema 2025-12-08 11:02:00 +00:00
thierryverse
dd652e36fc add update document request / response zod schema 2025-12-08 11:02:00 +00:00
thierryverse
0fa969925a add get document request / response zod schema 2025-12-08 11:02:00 +00:00
thierryverse
557e736a53 add get document by chunks request / response zod schema 2025-12-08 11:02:00 +00:00
thierryverse
6f3b34f38c add getdocuments types counts request / response zod schema 2025-12-08 11:02:00 +00:00
thierryverse
e7693bd19f add seach documents request / response zod schema 2025-12-08 11:02:00 +00:00
thierryverse
e237caf91a add upload document request / response zod schema 2025-12-08 11:02:00 +00:00
thierryverse
02ea730ab8 createdocuments reques / response zod schema 2025-12-08 11:02:00 +00:00
thierryverse
fc915fec13 getdocuments reques / response zod schema 2025-12-08 11:02:00 +00:00
Differ
6b1b8d0f2e feat: add BookStack connector for wiki documentation indexing 2025-12-04 14:08:44 +08:00
samkul-swe
121e2f0c0e Renaming resources 2025-11-22 19:19:00 -08:00
samkul-swe
896e410e2a Webcrawler connector draft 2025-11-21 23:27:21 -08:00
thierryverse
373bd668f7 add update chat mutation atom 2025-11-20 08:17:57 +02:00
thierryverse
910130873a Add create chat mutation 2025-11-20 08:17:57 +02:00
thierryverse
1cf36c6e6c Add create chat mutation 2025-11-20 08:17:57 +02:00
thierryverse
d2fddd5ea5 add getPodcasts query atom 2025-11-20 08:17:57 +02:00
thierryverse
db58571751 update chat api service 2025-11-20 08:17:57 +02:00
thierryverse
68e4d9b23e improve ge chat by search cpace request type 2025-11-20 08:17:57 +02:00
thierryverse
1a954bc184 Add delete podcast api service 2025-11-20 08:17:57 +02:00
thierryverse
20cd1951b5 add podcast api service 2025-11-20 08:17:56 +02:00
thierryverse
5361290315 refactor podcast api calls 2025-11-20 08:17:56 +02:00
thierryverse
e3af39bdbd add podcast types 2025-11-20 08:17:56 +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
DESKTOP-RTLN3BA\$punk
38dffaffa3 feat(llm): expand LLM provider options and improve model selection UI
- Added new LLM providers including Google, Azure OpenAI, Bedrock, and others to the backend.
- Updated the model selection UI to dynamically display available models based on the selected provider.
- Enhanced the provider change handling to reset the model selection when the provider is changed.
- Improved the overall user experience by providing contextual information for model selection.
2025-11-13 02:41:30 -08:00
Anish Sarkar
8e1e81ebae Merge remote-tracking branch 'upstream/main' into feature/elasticsearch-connector 2025-10-17 01:02:29 +05:30