Daniel Avila
|
8be19f9982
|
search: sync on offset between meili and mongo
|
2023-03-22 01:30:04 -04:00 |
|
Daniel Avila
|
194051e424
|
feat: api will plugin mongoMeili without a valid connection
|
2023-03-21 20:06:27 -04:00 |
|
Daniel Avila
|
94c0fbb525
|
feat: api will disable search if no meilisearch connection
|
2023-03-21 19:44:31 -04:00 |
|
Daniel Avila
|
97a6cd801b
|
feat: simple api call to enable search
|
2023-03-21 19:31:57 -04:00 |
|
Danny Avila
|
e531a17e0f
|
fix: chatgpt now using latest
|
2023-03-21 16:32:32 -04:00 |
|
Danny Avila
|
67f8374c9e
|
chore: eslint rules and blinker update in text handling
|
2023-03-21 13:41:31 -04:00 |
|
Danny Avila
|
0cc4aea204
|
chore: reorg. content files, add blinking cursor
|
2023-03-21 09:46:08 -04:00 |
|
Hyunggyu Jang
|
0a12b47760
|
Use npm ci rather than install to be consistent with lock file
|
2023-03-21 12:23:25 +09:00 |
|
Daniel Avila
|
7d796f2c3e
|
bing hotfix, latest api, uses sydney
|
2023-03-20 17:02:37 -04:00 |
|
Daniel Avila
|
d13315c45b
|
chore: comment out auth route
|
2023-03-20 02:58:41 -04:00 |
|
Daniel Avila
|
0b75d5d6fe
|
chore: another hotfix patch on getConvoTitle
|
2023-03-20 02:30:08 -04:00 |
|
Daniel Avila
|
28c8f066d9
|
chore: add latest api as dep with alias
|
2023-03-20 02:18:03 -04:00 |
|
Daniel Avila
|
08c91871c7
|
chore: hotfix: browser will not leave empty convo
|
2023-03-20 01:42:06 -04:00 |
|
Daniel Avila
|
80ca3bc375
|
chore: hotfix for browser client
|
2023-03-20 01:35:02 -04:00 |
|
Daniel Avila
|
0af8f6a699
|
chore: fix broken browser client
|
2023-03-20 00:51:56 -04:00 |
|
Daniel Avila
|
b0936fa322
|
chore: unplug meilisearch, add leading option to throttle
|
2023-03-20 00:48:16 -04:00 |
|
Daniel Avila
|
4ce60537ca
|
search result styling changes
|
2023-03-19 11:25:12 -04:00 |
|
Daniel Avila
|
0b47218cd5
|
markdown library change
|
2023-03-19 01:14:19 -04:00 |
|
Daniel Avila
|
d56aa2edef
|
loads up to 20 messages, debugging markdown issue
|
2023-03-18 23:18:36 -04:00 |
|
Daniel Avila
|
4e6168d8fa
|
setup message population on search
|
2023-03-18 18:40:53 -04:00 |
|
Daniel Avila
|
4197a92609
|
feat: search working as expected
|
2023-03-18 17:49:24 -04:00 |
|
Daniel Avila
|
b97594c000
|
fix: conflicting fetch with /api/convos
|
2023-03-18 14:28:10 -04:00 |
|
Daniel Avila
|
0f54ffd8b4
|
feat: search bar working, still in progress
|
2023-03-18 01:40:49 -04:00 |
|
Daniel Avila
|
610cba4a60
|
backend logic drafted, moving to frontend
|
2023-03-17 22:20:36 -04:00 |
|
Daniel Avila
|
4f5ee8b198
|
move db functions
|
2023-03-17 19:58:13 -04:00 |
|
Daniel Avila
|
586c162404
|
merge commit
|
2023-03-17 19:40:44 -04:00 |
|
Wentao Lyu
|
7987c0100c
|
fix: add crypto as deps. [need confirm]
|
2023-03-18 02:04:51 +08:00 |
|
Danny Avila
|
ce3f03267a
|
Merge pull request #80 from wtlyu/feat-regenerate-and-cancel
Feat regenerate and cancel
|
2023-03-17 10:40:45 -04:00 |
|
Danny Avila
|
5568a60174
|
handle bing message refusal
|
2023-03-17 09:11:45 -04:00 |
|
Danny Avila
|
ea4180f22a
|
remove detect code (not always accurate)
|
2023-03-17 09:11:31 -04:00 |
|
Daniel Avila
|
6d2f3361d0
|
feat: search in progress
|
2023-03-16 21:20:40 -04:00 |
|
Daniel Avila
|
9995a159aa
|
feat: reorganize api files, add mongoMeili
|
2023-03-16 19:38:16 -04:00 |
|
Daniel Avila
|
854f1c3572
|
feat: search, refactoring messages model
|
2023-03-16 17:20:26 -04:00 |
|
Danny Avila
|
dcc13daf67
|
testing: mongo meilisearch
|
2023-03-16 16:22:08 -04:00 |
|
Wentao Lyu
|
ef9f1ee1cf
|
feat: cancellable api request
|
2023-03-17 03:50:34 +08:00 |
|
Wentao Lyu
|
66ad54168a
|
feat: regenerate for bingai
|
2023-03-17 03:50:34 +08:00 |
|
Wentao Lyu
|
0891566d1e
|
feat: add regenerate to all response message as official
|
2023-03-17 03:49:59 +08:00 |
|
Danny Avila
|
87f793f1c4
|
Merge pull request #79 from danny-avila/improve-titles
fix: add deterministic titling
|
2023-03-16 15:03:04 -04:00 |
|
Danny Avila
|
4078c5283b
|
fix: add deterministic titling
|
2023-03-16 15:02:40 -04:00 |
|
Danny Avila
|
1fe9e29187
|
Merge branch 'master' into feat-model-based-on-key
|
2023-03-16 13:39:41 -04:00 |
|
Danny Avila
|
915cda70ef
|
fix: user:user redundancies
|
2023-03-16 13:32:04 -04:00 |
|
Danny Avila
|
867b3073d4
|
fix: icon and mobile textarea styling
|
2023-03-16 13:29:13 -04:00 |
|
Wentao Lyu
|
131af50034
|
feat: show model based on configured Keys
|
2023-03-16 14:44:14 +08:00 |
|
Wentao Lyu
|
aabb19656e
|
feat: combine customgpt to user
|
2023-03-16 13:30:20 +08:00 |
|
Wentao Lyu
|
b0284b6974
|
sync updates and merge with feat-resubmit
|
2023-03-16 13:20:54 +08:00 |
|
Wentao Lyu
|
62d88380e0
|
feat: add sample multi-user support
feat: update README
|
2023-03-16 13:20:34 +08:00 |
|
Daniel Avila
|
41f351786f
|
fix: oversight, artifact in bing route
|
2023-03-15 22:36:16 -04:00 |
|
Danny Avila
|
84b104e65f
|
chore: delegate response text parsing to one location
|
2023-03-15 15:44:48 -04:00 |
|
Danny Avila
|
a0c94715ce
|
chore: refactor titleConvo
|
2023-03-15 15:21:04 -04:00 |
|
Danny Avila
|
a8aad30fc8
|
chore: memoized Messages component, will require custom equality check
|
2023-03-15 14:36:17 -04:00 |
|