Commit Graph

202 Commits

Author SHA1 Message Date
ItzCrazyKns
f4b58c7157
feat(dockerfile): revert base image back to slim 2024-07-06 15:13:05 +05:30
ItzCrazyKns
2678c36e44
feat(agents): fix grammar in prompt, closes 239 & 203 2024-07-06 15:12:51 +05:30
ItzCrazyKns
25b5dbd63e
feat(providers): separate each provider 2024-07-06 14:19:33 +05:30
ItzCrazyKns
c63c9b5c8a
feat(readme): update ollama guide 2024-07-03 21:02:21 +05:30
ItzCrazyKns
80818983d8
feat(package): bump version 2024-07-03 20:49:13 +05:30
ItzCrazyKns
5217d21366
feat(dockerfile): revert to node:slim 2024-07-03 20:47:31 +05:30
ItzCrazyKns
57ede99b83
Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica 2024-07-02 10:52:02 +05:30
ItzCrazyKns
c74e16e01c
feat(chats): add delete functionality 2024-07-02 10:51:47 +05:30
ItzCrazyKns
ce593daab9
Update README.md 2024-06-30 12:39:37 +05:30
ItzCrazyKns
fcf9b644af
Create FUNDING.yml 2024-06-30 12:34:32 +05:30
ItzCrazyKns
6ae825999a
feat(readme): update manual install 2024-06-30 10:45:35 +05:30
ItzCrazyKns
b291265944
feat(package): add @langchain/community 2024-06-30 10:42:01 +05:30
ItzCrazyKns
c62684407d
feat(chat-window): handle notFound errors 2024-06-29 12:11:34 +05:30
ItzCrazyKns
f4b01a29bb
feat(docs): update docs 2024-06-29 11:39:23 +05:30
ItzCrazyKns
022cf55db7
feat(docs): add update docs 2024-06-29 11:38:43 +05:30
ItzCrazyKns
aeef03fbaf
feat(readme): update todo 2024-06-29 11:17:43 +05:30
ItzCrazyKns
9588eed710
feat(package): bump version 2024-06-29 11:17:29 +05:30
ItzCrazyKns
7d2344dc85
feat(chats): remove comment 2024-06-29 11:11:10 +05:30
ItzCrazyKns
799f4d6aee
feat(docker-compose): implement data volume 2024-06-29 11:10:26 +05:30
ItzCrazyKns
c51ec8ff0f
feat(app): implement library feature 2024-06-29 11:09:51 +05:30
ItzCrazyKns
61044715e9
feat(msg-handler): update message types 2024-06-29 11:09:31 +05:30
ItzCrazyKns
d806c7e581
feat(app): add chats route 2024-06-29 11:09:13 +05:30
ItzCrazyKns
93b90dc1c4
feat(db): create schema & config files 2024-06-29 11:08:11 +05:30
ItzCrazyKns
7879167b13
feat(package): add better-sqlite3 2024-06-29 11:07:52 +05:30
ItzCrazyKns
f7d1364f30
feat(discover): remove unadded page 2024-06-28 09:34:40 +05:30
ItzCrazyKns
91bba8eaca
feat(utils): accept string in time difference 2024-06-28 09:34:03 +05:30
ItzCrazyKns
4545ff1d7d
feat(chat-window): adjust color & size 2024-06-25 16:11:39 +05:30
asifrahaman13
a152e58132 🎉 wip: implemented error state for backend socket connection and othe 2024-06-25 15:43:36 +05:30
ItzCrazyKns
9d827d4cc2
feat(package): update WS module 2024-06-24 21:34:14 +05:30
ItzCrazyKns
336ceefe2b
feat(readme): update connection error docs 2024-06-23 14:36:15 +05:30
ItzCrazyKns
9a96fd4788
feat(message-input): focus on / key 2024-06-23 10:46:22 +05:30
ItzCrazyKns
87cc86d406
feat(package): bump version 2024-06-23 09:55:25 +05:30
ItzCrazyKns
5fd64ef6e6
Merge pull request #168 from WanQuanXie/fix-ui-compile-type-error
fix(ui): ui compile fail
2024-06-23 09:42:07 +05:30
WanQuanXie
594106aea3 update(ui): remove useless imports 2024-06-07 16:39:14 +08:00
WanQuanXie
2ae5846b3d fix(ui): ui compile fail
remove both of them, a new feature is coming soon -  mobile device support setting navbar
2024-06-03 18:54:12 +08:00
ItzCrazyKns
476303f52b
feat(package): bump version 2024-06-02 14:20:23 +05:30
ItzCrazyKns
21b315d14b
Merge pull request #135 from WanQuanXie/light-mode
Adapt light mode
2024-06-02 12:23:10 +05:30
ItzCrazyKns
7c676479d4
feat(theme-switcher): move to settings menu 2024-06-02 12:19:53 +05:30
ItzCrazyKns
8e18c32e23
Merge branch 'pr/137' 2024-06-01 10:52:34 +05:30
ItzCrazyKns
5f6e61d7a0
feat(docker-compose): remove extra hosts from frontend 2024-06-01 10:51:56 +05:30
ItzCrazyKns
32cc430b1b
feat(chat-window): use light theme for spinner 2024-05-31 11:08:32 +05:30
ItzCrazyKns
cf0abbb9d2
feat(message-actions): move to separate components 2024-05-31 11:02:37 +05:30
ItzCrazyKns
dcbcab3122
feat(theme-components): use default exports 2024-05-31 11:02:00 +05:30
ItzCrazyKns
90f9edea95
feat(components): use arrow function 2024-05-30 21:38:37 +05:30
ItzCrazyKns
6fb0c5b362
Merge pull request #153 from aiyogg/master
feat(docker-compose): update docker-compose.yaml with restart policy
2024-05-30 16:02:09 +05:30
Chuck
f4628ae52d feat(docker-compose): update docker-compose.yaml with restart policy 2024-05-30 18:12:22 +08:00
WanQuanXie
9e7e1d76a2 update(ui): correct SearchVideo and SearchImages plus action button hover background color 2024-05-29 14:44:25 +08:00
WanQuanXie
9a36e48de5 fix(ui): correct the dom elements' position 2024-05-29 14:31:42 +08:00
WanQuanXie
cfab91ddbf update(ui): restore both message input field dark mode background color 2024-05-29 12:22:29 +08:00
WanQuanXie
2d9ca3835e update(SettingDialog): restore SettingDialog form input and select field dark mode background color 2024-05-29 12:10:24 +08:00