Commit Graph

85 Commits

Author SHA1 Message Date
eduardruzga
823f536a47 Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
Anirban Kar
64814d56c5
Update folderImport.ts
updated function output
2024-12-08 04:11:34 +05:30
Anirban Kar
39398ea093
Merge branch 'main' into Folder-import-refinement 2024-12-08 01:17:24 +05:30
Anirban Kar
7efad13284 list fix 2024-12-06 16:58:04 +05:30
Anirban Kar
7192690c1c clean up 2024-12-03 02:19:30 +05:30
Anirban Kar
1589d2a8f5 feat(Dynamic Models): together AI Dynamic Models 2024-12-03 02:13:33 +05:30
eduardruzga
ed9e18d290 Merge remote-tracking branch 'coleam00/main' into Folder-import-refinement 2024-12-02 20:21:59 +02:00
Dustin Loring
4250fa9834 pre commit lint 2024-12-01 15:17:02 -05:00
Dustin Loring
92918d1c14
Merge pull request #7 from ibrain-one/feature/307-together-ai-integration
feat: add Together AI integration and provider implementation guide
2024-12-01 11:34:37 -05:00
Dustin Loring
e187e48f4b
Merge pull request #23 from dustinwloring1988/prompt-caching
Prompt caching
2024-12-01 08:53:20 -05:00
Dustin Loring
b0b617dac7 lint fix 2024-12-01 07:57:42 -05:00
Dustin Loring
54cb4753db
Merge branch 'stable-additions' into linting-fix 2024-12-01 07:53:19 -05:00
Dustin Loring
78d5202360
Merge pull request #10 from SujalXplores/feat/prompt-caching
Feat/prompt caching
2024-12-01 07:31:40 -05:00
Dustin Loring
416f7f9097
Update constants.ts 2024-12-01 07:15:25 -05:00
Dustin Loring
cb1fd38df6 liniting fix
Fixes linting issues
2024-12-01 05:44:20 -05:00
Dustin Loring
61c2a8b325 fix 2024-11-29 13:12:47 -05:00
SujalXplores
394d1439c1 feat: prompt caching 2024-11-27 00:17:00 +05:30
eduardruzga
5b7a2a5991 Refinement of folder import 2024-11-26 10:18:46 +02:00
Eduard Ruzga
60cfb5a0b7
Merge pull request #411 from SujalXplores/fix/prettier-issue
fix: prettier issue
2024-11-26 09:31:12 +02:00
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
Sujal Shah
e8e291141f fix: prettier issue 2024-11-25 12:07:10 +05:30
Martin Ouimet
76cc7a8139 feat: add Together AI integration and provider implementation guide
- Create detailed provider implementation guide with:
  - Architecture overview and implementation steps
  - Configuration patterns and best practices
  - Testing checklist and Docker integration guide
  - Example using Together AI implementation
- Add Together AI as new provider with:
  - Environment variables and Docker configuration
  - Support for Qwen, Llama, and Mixtral models
  - API key and base URL management
  - OpenAI-compatible API integration
2024-11-23 00:20:35 -05:00
eduardruzga
6e8aa04d27 Lint fixes 2024-11-23 00:29:16 +02: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
f63474ec9a
Merge remote-tracking branch 'upstream/main' into linting 2024-11-22 17:36:35 +01:00
Oliver Jägle
7d8f811886
Fix linting issues 2024-11-22 09:49:45 +01:00
Stig-Ørjan Smelror
5997d31aa3 Update to Gemini exp-1121 2024-11-22 07:15:04 +01:00
Oliver Jägle
2327de3810
Lint-fix all files in app 2024-11-21 22:05:35 +01: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
Eduard Ruzga
88700c2452
Merge pull request #338 from kekePower/kekePower/update-google-models
Update the Google Gemini models list
2024-11-20 09:41:03 +02:00
Chris Mahoney
fe80e5fad6
Merge pull request #330 from hgosansn/ux-click-open-file-in-chat
feat: [UX] click shortcut in chat to go to source file in workbench
2024-11-19 14:04:00 -06:00
Stig-Ørjan Smelror
b945ec8d2c Fix the list of names to include the correct model 2024-11-19 20:24:52 +01:00
Stig-Ørjan Smelror
7a03b26473 Update the Google Gemini models list 2024-11-19 20:21:27 +01:00
Hugo SANSON
d419a3c4b5 [UX] click shortcut in chat to go to source file in workbench 2024-11-19 00:24:14 +01:00
ahsan3219
7bf9c5c1b6 Huggingface Models Integrated 2024-11-18 04:49:02 +05:00
eduardruzga
d21ddf0080 One more fix 2024-11-14 15:37:41 +02:00
eduardruzga
df91d0edc0 More type fixes 2024-11-14 14:29:47 +02:00
eduardruzga
b0754e546b TypeCheck fix 2024-11-14 09:52:37 +02:00
eduardruzga
feb19509f6 Added dynamic openrouter model list 2024-11-13 22:21:50 +02:00
eduardruzga
6b13ecda6b Merge remote-tracking branch 'coleam00/main' into addGetKeyLinks
# Conflicts:
#	app/components/chat/BaseChat.tsx
2024-11-13 09:21:05 +02:00
Chris Mahoney
0203cf9538
Merge pull request #228 from thecodacus/feature--bolt-shell
feat(bolt terminal): added dedicated bolt terminal, and attached to workbench
2024-11-12 09:30:21 -06:00
eduardruzga
756d3f2b85 Bug fixes 2024-11-12 11:25:58 +02:00
eduardruzga
a2cca14174 Refactor/standartize model providers, add "get provider key" for those who have it for first time users 2024-11-11 23:47:12 +02:00
Karrot
6f8001aeaf
Merge branch 'coleam00:main' into main 2024-11-10 21:04:29 -05:00
Anon
c35211f4a0
Merge branch 'main' into claude-new-sonnet-and-haiku 2024-11-10 13:58:34 +01:00
Eduard Ruzga
9a7d28a97d
Merge branch 'main' into main 2024-11-10 14:55:17 +02:00