Commit Graph

32 Commits

Author SHA1 Message Date
Alex Parker
d673206952
docs: updated env.example of OLLAMA & LMSTUDIO base url (#877)
* correct OLLAMA_API_BASE_URL

* correct OLLAMA_API_BASE_URL

* correct OLLAMA_API_BASE_URL
2024-12-24 13:32:04 +05:30
Meet Patel
8bcd82c9d4 feat: added perplexity model 2024-12-14 11:59:10 +05:30
Dustin Loring
7b3b97eabb
Update .env.example
Fixed typo in example env
2024-12-02 05:16:43 -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
Chris Mahoney
cb8a096fc4
Merge branch 'main' into main 2024-11-21 20:39:08 -06:00
Raiyan Hasan
d41a0ac2c2 Cohere support added 2024-11-20 15:08:42 +00:00
Eduard Ruzga
aac9a986cc
Merge pull request #314 from ahsan3219/main
Huggingface Models Integrated
2024-11-19 13:33:20 +02:00
Aaron Bolton
5359423481 DEFAULT_NUM_CTX additions
adding further changes for DEFAULT_NUM_CTX, including docs
2024-11-19 07:46:51 +00:00
Aaron Bolton
bfaaf86c69 Created DEFAULT_NUM_CTX VAR with a deafult of 32768 2024-11-18 20:48:35 +00:00
Chris Mahoney
02e8367fc6 Should not provide hard-coded OLLAMA_API_BASE_URL value in .env.example 2024-11-18 11:18:04 -06:00
ahsan3219
7bf9c5c1b6 Huggingface Models Integrated 2024-11-18 04:49:02 +05:00
armfuls
f0d823dc24
Merge branch 'coleam00:main' into main 2024-11-13 22:27:56 +01:00
armfuls
73f43999fa
Merge branch 'coleam00:main' into main 2024-11-09 16:03:55 +01:00
Karrot
f9e750d76e
Merge branch 'main' into main 2024-11-08 17:10:40 -05:00
Anon
8d7f108dfa Added the XAI_API_KEY variable to the .env.example 2024-11-07 01:14:27 +01:00
Karrot
27b6684a50
Merge branch 'coleam00:main' into main 2024-11-03 16:21:16 -05:00
Cole Medin
22ae9d800f Fixing up Docker Compose to work with hot reloads in development and environment variables 2024-11-01 07:09:19 -05:00
Karrot
449d0a311f
Merge branch 'coleam00:main' into main 2024-10-30 14:52:23 -04:00
Cole Medin
065be0f821 Added DEEPSEEK_API_KEY to .env.example 2024-10-28 13:13:44 -05:00
Karrot0
4edcc5e331 LM Studio Integration 2024-10-27 23:16:07 -04:00
bleuproton
174714c48f main 2024-10-25 00:20:50 +02:00
Cole Medin
4660e5b882
Merge branch 'main' into main 2024-10-24 08:19:59 -05:00
Gaoyao Massimo Hu
9f2db7b683
chore: Update environment variable names for OpenAI Like integration 2024-10-23 16:43:27 +01:00
Gaoyao Massimo Hu
30dfa4fda4
chore: Add environment variables for OpenAI API Like integration 2024-10-23 16:36:12 +01:00
ArulGandhi
5e8a0b077a add mistral models 2024-10-22 09:22:36 +05:30
jonathan DS
c872f22f64 added Google Generative AI (gemini) integration 2024-10-21 08:51:11 +07:00
Cole Medin
d7bda6f0e9 Fixing up codebase after merging pull requests 2024-10-19 13:21:24 -05:00
Cole Medin
44788fc9c2
Merge branch 'main' into main 2024-10-19 12:44:01 -05:00
yunat
0d777637ff let the ollama models be auto generated from ollama api 2024-10-18 14:34:08 +03:00
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