Meet Patel
8bcd82c9d4
feat: added perplexity model
2024-12-14 11:59:10 +05:30
Anirban Kar
5d4b860c94
updated to adapth baseurl setup
2024-12-11 14:02:21 +05:30
Andrew Trokhymenko
235747af51
merge with upstream
2024-12-02 14:55:43 -05:00
Andrew Trokhymenko
7cdb56a847
merge with upstream/main
2024-11-29 22:02:35 -05:00
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
Oliver Jägle
4589014bda
Merge remote-tracking branch 'upstream/main' into linting
2024-11-22 20:38:58 +01:00
Oliver Jägle
5bd4541abf
Lint and fix recent changes from main
2024-11-22 17:48:46 +01:00
Oliver Jägle
a203f4c34b
Merge remote-tracking branch 'upstream/main' into linting
2024-11-22 12:25:39 +01:00
Oliver Jägle
7d8f811886
Fix linting issues
2024-11-22 09:49:45 +01:00
Andrew Trokhymenko
074161024d
merge with upstream
2024-11-21 23:31:41 -05:00
Andrew Trokhymenko
70d14df953
Merge remote-tracking branch 'upstream/main'
2024-11-21 23:31:30 -05:00
Chris Mahoney
cb8a096fc4
Merge branch 'main' into main
2024-11-21 20:39:08 -06:00
Andrew Trokhymenko
df94e665d6
picking right model
2024-11-21 18:09:49 -05:00
Oliver Jägle
2327de3810
Lint-fix all files in app
2024-11-21 22:05:35 +01:00
Raiyan Hasan
d41a0ac2c2
Cohere support added
2024-11-20 15:08:42 +00:00
Aaron Bolton
bfaaf86c69
Created DEFAULT_NUM_CTX VAR with a deafult of 32768
2024-11-18 20:48:35 +00:00
ahsan3219
7bf9c5c1b6
Huggingface Models Integrated
2024-11-18 04:49:02 +05:00
eduardruzga
df91d0edc0
More type fixes
2024-11-14 14:29:47 +02:00
eduardruzga
e55fb57138
Fix google api key bug
2024-11-13 22:22:08 +02:00
Karrot0
32ae66a8e5
Merge branch 'main' of https://github.com/karrot0/bolt.new-any-llm
2024-11-10 21:08:06 -05:00
Karrot0
dff340eba5
@wonderwhy-er suggestion fix pr
2024-11-10 21:08:01 -05:00
Eduard Ruzga
9a7d28a97d
Merge branch 'main' into main
2024-11-10 14:55:17 +02:00
Ali
52cd1aea9d
Merge branch 'main' into new_bolt1
2024-11-09 09:59:21 +05:00
ali00209
73a07c93e4
fix: Resolved
2024-11-09 09:55:40 +05:00
Karrot
f9e750d76e
Merge branch 'main' into main
2024-11-08 17:10:40 -05:00
Patryk Wegrzyn
dec65132e7
Set numCtx = 32768 for Ollama models
2024-11-07 23:51:12 +00:00
Anon
9a2fc9220d
Added support for xAI Grok Beta
2024-11-07 01:03:37 +01:00
Karrot
8dfc4f7ba9
Changed mode.ts to add BaseURL. Thanks @alumbs
2024-10-30 13:05:57 -04:00
ali00209
a544611a56
fix: working
2024-10-29 08:19:30 +05:00
Karrot0
4edcc5e331
LM Studio Integration
2024-10-27 23:16:07 -04:00
Cole Medin
f1b8c02811
Merge branch 'main' into main
2024-10-24 08:25:07 -05:00
Cole Medin
4660e5b882
Merge branch 'main' into main
2024-10-24 08:19:59 -05:00
Cole Medin
d999e9ecdd
Merge branch 'main' into main
2024-10-24 08:13:26 -05:00
noobydp
8ce82b5a1c
updated ollama to use defined base URL for model calls
2024-10-24 16:49:11 +08:00
Gaoyao Massimo Hu
30dfa4fda4
chore: Add environment variables for OpenAI API Like integration
2024-10-23 16:36:12 +01:00
zenith110
3b90afba48
Added deepseek models
2024-10-22 18:19:27 -04:00
ArulGandhi
5e8a0b077a
add mistral models
2024-10-22 09:22:36 +05:30
jonathan DS
8701be2f6d
added Google Generative AI (gemini) integration
2024-10-15 18:47:35 -03:00
Cole Medin
4f7a06f56a
Added the OpenRouter provider and a few models from OpenRouter (easily extendable to include more!)
2024-10-14 19:40:21 -05:00
Cole Medin
90a206f2d4
Added the ability to use practically any LLM you can dream of within Bolt.new
2024-10-13 13:53:43 -05:00
Sam Denty
6fb59d2bc5
fix: remove monorepo
2024-09-25 19:54:09 +01:00