Commit Graph

1079 Commits

Author SHA1 Message Date
Dustin Loring
bbd9a17d3b Update ProvidersTab.tsx 2024-12-19 13:04:26 -05:00
Dustin Loring
a7551ecfcc Update ProvidersTab.tsx 2024-12-19 12:57:59 -05:00
Dustin Loring
db769e0c90
Merge branch 'main' into feat/improved-providers-list 2024-12-19 12:43:51 -05:00
github-actions[bot]
d4400a5704 chore: update commit hash to a53b10ff39 2024-12-19 15:53:04 +00:00
Anirban Kar
a53b10ff39
Merge pull request #800 from gokulkgm/xai-update
feat: add xAI grok-2-1212 model
2024-12-19 21:22:52 +05:30
github-actions[bot]
7e344aaa5c chore: update commit hash to 381d490f1f 2024-12-19 12:33:56 +00:00
Anirban Kar
381d490f1f
Merge pull request #714 from kris1803/fix/described_by
fix: fixed console error for SettingsWIndow & Removed ts-nocheck
2024-12-19 18:03:46 +05:30
Anirban Kar
3e2fc32a46
Merge branch 'main' into fix/described_by 2024-12-19 18:02:43 +05:30
github-actions[bot]
1d716c0925 chore: update commit hash to de64007697 2024-12-19 11:25:23 +00:00
Dustin Loring
de64007697
docs: toc for readme
docs: added a TOC for the README
2024-12-19 06:25:11 -05:00
github-actions[bot]
906cc38e79 chore: update commit hash to 95dbcf1eb7
Some checks are pending
Update Commit Hash File / update-commit (push) Waiting to run
Docs CI/CD / build_docs (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
2024-12-19 09:20:48 +00:00
Anirban Kar
95dbcf1eb7
Merge pull request #789 from thecodacus/bolt-shell-race-condition
fix: added wait till terminal prompt for bolt shell execution
2024-12-19 14:50:37 +05:30
Anirban Kar
69c58c1410
Merge branch 'main' into bolt-shell-race-condition 2024-12-19 14:50:24 +05:30
github-actions[bot]
296e5d9f77 chore: update commit hash to 50e6778784
Some checks are pending
Update Commit Hash File / update-commit (push) Waiting to run
Docs CI/CD / build_docs (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
2024-12-18 16:28:44 +00:00
Anirban Kar
50e6778784
Merge pull request #816 from thecodacus/env-file-fix
fix: fixed model not loading/working, even after baseUrl set in .env file
2024-12-18 21:58:32 +05:30
Anirban Kar
3fba4f0b61
Merge branch 'main' into env-file-fix 2024-12-18 21:57:02 +05:30
Anirban Kar
b892d708ec removed logs and openAI fix 2024-12-18 21:55:17 +05:30
Anirban Kar
d37c3736d5 removed logs 2024-12-18 21:34:18 +05:30
Anirban Kar
6975083fb9 stopped apikeys set to envfile being exposed to UI 2024-12-18 21:31:50 +05:30
github-actions[bot]
90c9c9c760 chore: update commit hash to 6458211bed 2024-12-18 15:12:36 +00:00
Cole Medin
6458211bed
Merge pull request #822 from stackblitz-labs/documentation-enhancements
chore: a few documentation enhancements for main README and FAQs
2024-12-18 09:12:24 -06:00
Anirban Kar
26a3bcf9b6 Merge branch 'env-file-fix-old' into env-file-fix 2024-12-18 20:06:29 +05:30
Anirban Kar
283eb22ae5 added indicator on settings menu 2024-12-18 20:04:43 +05:30
Cole Medin
b3b4d74824 chore: a few documentation enhancements for main README and FAQs 2024-12-18 07:01:58 -06:00
github-actions[bot]
a1e902fe79 chore: update commit hash to a9309161e9 2024-12-18 12:31:51 +00:00
Cole Medin
a9309161e9
Merge pull request #817 from dustinwloring1988/docs/more-beginner-friendly
docs: simplified setup
2024-12-18 06:31:33 -06:00
Dustin Loring
278bd242b1 docs: simplified setup
Removed the section about environment variables. In docker removed the production build. Both of these can still be found in the docs.
2024-12-18 06:35:33 -05:00
Anirban Kar
e74d6cafb5
Merge branch 'main' into env-file-fix 2024-12-18 16:41:49 +05:30
Anirban Kar
62ebfe51a6 fix: .env file baseUrl Issue 2024-12-18 16:34:18 +05:30
Dustin Loring
ba4e78809c feat: improved providers list style
made the list 2 columns wide and separate out the experimental providers
2024-12-17 17:40:16 -05:00
github-actions[bot]
6003c165ef chore: update commit hash to e064803955
Some checks are pending
Update Commit Hash File / update-commit (push) Waiting to run
Docs CI/CD / build_docs (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
2024-12-17 22:12:17 +00:00
Dustin Loring
e064803955
fix: chat title character restriction
added: characters to valid list for chat title
2024-12-17 17:12:01 -05:00
github-actions[bot]
fce8999f27 chore: release version 0.0.3 2024-12-17 21:00:04 +00:00
Anirban Kar
eb6d435356
Merge pull request #784 from dustinwloring1988/fix/prompt-enhance #release
fix: prompt enhance patch
2024-12-18 02:29:45 +05:30
Anirban Kar
d51b0dcadf
Merge branch 'main' into fix/prompt-enhance 2024-12-18 02:28:46 +05:30
Anirban Kar
18d04ca065 simplified the fix 2024-12-18 02:20:14 +05:30
GK
8d0f0da04a add: xAI grok-2-1212 model 2024-12-17 17:31:10 +00:00
Dustin Loring
0e7937b835
Update README.md 2024-12-17 10:27:04 -05:00
github-actions[bot]
a2330084eb chore: update commit hash to 282beb96e2
Some checks are pending
Update Commit Hash File / update-commit (push) Waiting to run
Docs CI/CD / build_docs (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
2024-12-17 15:25:41 +00:00
Dustin Loring
282beb96e2
docs: miniflare error knowledge
added miniflare and wrangler error on Windows FAQ to the docs
2024-12-17 10:25:30 -05:00
Dustin Loring
206a6d7816 add/toc-for-readme
added a TOC for the README file, renamed some headings to better suite the TOC
2024-12-17 10:19:40 -05:00
Dustin Loring
defe73367e add: miniflare and wrangler error
added information to FAQ in docs
2024-12-17 07:56:25 -05:00
Anirban Kar
e9e7857675 removed logs 2024-12-17 15:01:00 +05:30
Anirban Kar
69c0bf5873 fix: added wait till terminal prompt for bolt shell execution 2024-12-17 14:57:16 +05:30
Dustin Loring
2d57bd2746 add: charactors to the vaild list for chat titles
added common punctuation to the charactersValid
2024-12-16 18:55:38 -05:00
Dustin Loring
05146c18d6 fix: Prompt Enhance
Prompt Enhance option stopped, this fixes it
2024-12-16 18:40:04 -05:00
github-actions[bot]
0ee3736297 chore: update commit hash to 1e72d52278
Some checks are pending
Update Commit Hash File / update-commit (push) Waiting to run
Docs CI/CD / build_docs (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
2024-12-16 22:04:55 +00:00
Anirban Kar
1e72d52278
Merge pull request #781 from thecodacus/semantic-pull-pr
chore: Reintroducing semantic pull pr validation
2024-12-17 03:34:42 +05:30
Anirban Kar
35f5aaaa76 chore: adding back semantic pull pr check for better changelog system 2024-12-17 03:32:08 +05:30
Anirban Kar
d238c9353c Merge remote-tracking branch 'upstream/main' 2024-12-17 03:30:54 +05:30