Commit Graph

387 Commits

Author SHA1 Message Date
Eduard Ruzga
f0a668b811
Merge pull request #378 from mrsimpson/force-local-linting
Force local linting
2024-11-25 23:30:39 +02:00
Eduard Ruzga
574f0a05b3
Merge pull request #414 from SujalXplores/fix/eslint-issues
fix: silent eslint issues
2024-11-25 23:13:28 +02:00
Cole Medin
66ef47cf73 Added roadmap to README FAQ 2024-11-25 09:40:52 -06:00
Cole Medin
23df7ae1b6 Created FAQ at bottom of README 2024-11-25 09:29:50 -06:00
Anirban Kar
f8987bec55
Merge pull request #412 from wonderwhy-er/Cleanup-extract-import-button
Small-cleanup-of-base-chat-component
2024-11-25 18:11:05 +05:30
Sujal Shah
12dcb8deb3 fix: add browser environment check for local API calls 2024-11-25 17:54:29 +05:30
Sujal Shah
f94165a421 fix: silent eslint issues 2024-11-25 14:00:18 +05:30
eduardruzga
30605ea3a1 Small-cleanup-of-base-chat-component 2024-11-25 09:43:34 +02:00
Eduard Ruzga
1cb836a648
Merge pull request #372 from wonderwhy-er/import-export-individual-chats
(Ready for review) Import and Export Individual Chats
2024-11-24 21:25:28 +02:00
eduardruzga
6e94d20a74 Couple of bugfixes 2024-11-24 15:28:49 +02:00
eduardruzga
1f09459fa5 Small change to make review easier 2024-11-24 12:05:22 +02:00
Oliver Jägle
ad511db0fe
Don't fix linting-issues pre-commit
I figured that lint:fix might not be the best experience: If there are linting errors and the pre-commit fixes them, those changes will stay in the staging area but will not be automatically commited.
Thus, a subsequent pre-commit check would succeed without these changes included.
2024-11-23 10:11:00 +01:00
eduardruzga
fbea474442 Type fixes 2024-11-23 10:41:43 +02:00
eduardruzga
6e8aa04d27 Lint fixes 2024-11-23 00:29:16 +02:00
eduardruzga
f6a7c4f5b5 Merge remote-tracking branch 'coleam00/main' into import-export-individual-chats
# Conflicts:
#	app/components/chat/BaseChat.tsx
#	app/components/chat/Messages.client.tsx
#	app/lib/persistence/db.ts
#	app/lib/persistence/useChatHistory.ts
2024-11-23 00:26:12 +02:00
eduardruzga
fb34a4cb8f Add import, fix export 2024-11-23 00:23:45 +02:00
Eduard Ruzga
7fc8e40c03
Merge pull request #367 from mrsimpson/linting
Linting
2024-11-22 22:32:03 +02:00
Oliver Jägle
17d0902d2a
Add information about the linting pre-commit to the contributions guideline 2024-11-22 20:50:13 +01:00
Oliver Jägle
b0eab230b5
adds Husky 🐶 for pre-commit linting 2024-11-22 20:49:51 +01:00
Oliver Jägle
4589014bda
Merge remote-tracking branch 'upstream/main' into linting 2024-11-22 20:38:58 +01:00
Eduard Ruzga
753f0b3638
Merge pull request #380 from kekePower/update-huggingface-models
Added 3 new models to Huggingface
2024-11-22 21:16:16 +02:00
Stig-Ørjan Smelror
bff2922067 Added 3 new models to Huggingface 2024-11-22 19:17:01 +01:00
Oliver Jägle
5bd4541abf
Lint and fix recent changes from main 2024-11-22 17:48:46 +01:00
Oliver Jägle
f63474ec9a
Merge remote-tracking branch 'upstream/main' into linting 2024-11-22 17:36:35 +01:00
Eduard Ruzga
21ce906a47
Merge pull request #371 from kekePower/update-google-gemini
Update to Gemini exp-1121
2024-11-22 18:11:42 +02:00
Oliver Jägle
a203f4c34b
Merge remote-tracking branch 'upstream/main' into linting 2024-11-22 12:25:39 +01:00
eduardruzga
9f49c25f96 Added export button 2024-11-22 11:51:52 +02:00
eduardruzga
60411550a5 Make tooltip easier to reuse across the app 2024-11-22 11:05:18 +02:00
Oliver Jägle
7d8f811886
Fix linting issues 2024-11-22 09:49:45 +01:00
eduardruzga
a6060b81a5 Export chat from sidebar 2024-11-22 10:17:28 +02:00
Stig-Ørjan Smelror
5997d31aa3 Update to Gemini exp-1121 2024-11-22 07:15:04 +01:00
Chris Mahoney
ad8b48ec9d
Merge pull request #328 from aaronbolton/main
Created DEFAULT_NUM_CTX VAR with a default of 32768
2024-11-21 20:40:42 -06:00
Chris Mahoney
cb8a096fc4
Merge branch 'main' into main 2024-11-21 20:39:08 -06:00
Oliver Jägle
fe3e2ebddf
Ignore some stackblitz specific linting rules 2024-11-21 22:18:39 +01:00
Oliver Jägle
2327de3810
Lint-fix all files in app 2024-11-21 22:05:35 +01:00
Oliver Jägle
424ad1ea18
Limit linting to app
Don't know why, but previously the linter for . didn't terminate, although node_modules is ignored as per linter config
2024-11-21 22:04:42 +01:00
Eduard Ruzga
9792e9387a
Merge pull request #361 from qwikode/feature/mobile-friendly
fix(ui): mobile friendly
2024-11-21 17:42:59 +02:00
Qwikode
84fad819b5 fix(ui): mobile friendly editor scrollable option buttons 2024-11-21 15:23:40 +02:00
Qwikode
f644066189 fix(ui): mobile friendly 2024-11-21 15:12:33 +02:00
Eduard Ruzga
95776af641
Merge pull request #351 from hasanraiyan/main
Cohere support added
2024-11-21 09:20:36 +02:00
Raiyan Hasan
e1c3d603df
Update stream-text.ts dynamic model max Token updated 2024-11-21 11:49:09 +05:30
Raiyan Hasan
4269d57ea8 README.md updated 2024-11-20 21:52:08 +05:30
Raiyan Hasan
934044f735 console message removed 2024-11-20 21:47:43 +05:30
Raiyan Hasan
0bb4660e63
Merge branch 'coleam00:main' into main 2024-11-20 21:44:42 +05:30
Eduard Ruzga
166c79d603
Merge pull request #350 from wonderwhy-er/Add-background-for-chat-window
(Ready for review) - Small visual fix. Add background for chat window(currently transparent and looks ugly)
2024-11-20 18:13:40 +02:00
Raiyan Hasan
eabfbb2220 max token is now dynamically handle for each model 2024-11-20 21:41:51 +05:30
Raiyan Hasan
d41a0ac2c2 Cohere support added 2024-11-20 15:08:42 +00:00
eduardruzga
b0b6760136 Add background for chat window 2024-11-20 16:47:19 +02:00
eduardruzga
b39e48b7da .gitignore 2024-11-20 16:44:52 +02:00
Eduard Ruzga
9c657b962b
Merge pull request #347 from SujalXplores/fix/enhance-prompt
fix: enhance prompt "Invalid or missing provider" bad request error
2024-11-20 16:40:15 +02:00