Commit Graph

1483 Commits (e1b2991aa61f5cd06e627490398abbe539d26810)
 

Author SHA1 Message Date
Alex e1b2991aa6 Update LLM_NAME and EMBEDDINGS_NAME 5 months ago
Alex 033bcf80d0 docsgpt llm provider 5 months ago
Alex a3e6239e6e fix: remove import 5 months ago
Alex 1fa12e56c6 Remove unused test cases in test_openai.py 5 months ago
Alex 4ff834de76 Refactor MongoDBVectorStore and add delete_index method 5 months ago
Alex 293b7b09a9 init tests 5 months ago
Alex d5945f9ee7
Update README.md 5 months ago
Alex d1f5a6fc31
Merge pull request #816 from ManishMadan2882/main
adding responsive sidebar
5 months ago
ManishMadan2882 e7b9f5e4c3 adding responsive sidebar 5 months ago
Alex 7870749077 fix openai 5 months ago
Alex c5352f443a
Merge pull request #813 from CBID2/making-alt-text-less-redundant
fix: Making alt text less redundant
5 months ago
Christine fd8b7aa0f2 fix: change alt text for setting 5 months ago
Christine 458ea266ec fix: change name to alt text for Discord and GitHub 5 months ago
Alex 9748eaba25
Merge pull request #811 from Rutam21/patch-2
Added new Deployment Guide for Kamatera Performance Cloud
5 months ago
Alex 887a3740b2
Update holopin.yml 5 months ago
Rutam Prita Mishra 2e7cfe9cd7
Added new Deployment Guide
This PR adds a new deployment guide for Kamatera Performance Cloud.
5 months ago
Alex 6dbe156a02
Update README.md 5 months ago
Alex 2a9ef6d48e
Merge pull request #792 from arc53/dependabot/npm_and_yarn/frontend/vite-4.5.1
Bump vite from 4.5.0 to 4.5.1 in /frontend
5 months ago
Alex 6717ddbd0b
Merge pull request #804 from arc53/dependabot/npm_and_yarn/docs/next-13.5.1
Bump next from 13.4.19 to 13.5.1 in /docs
5 months ago
Alex 47c1aab064
Merge pull request #793 from arc53/dependabot/npm_and_yarn/extensions/react-widget/vite-4.4.12
Bump vite from 4.4.9 to 4.4.12 in /extensions/react-widget
5 months ago
Alex eda41658b9
Merge pull request #806 from arc53/cve/py-removal
fix: Remove py==1.11.0 from requirements.txt
5 months ago
Alex 7f79363944 fix: Remove py==1.11.0 from requirements.txt 5 months ago
Alex 25967f2a09
Merge pull request #805 from arc53/fix/scripts-vulnerabilities
fix: vulns
5 months ago
Alex 4d3963ad67 fix: vulns 5 months ago
dependabot[bot] f78c5257dc
Bump next from 13.4.19 to 13.5.1 in /docs
Bumps [next](https://github.com/vercel/next.js) from 13.4.19 to 13.5.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Alex ccc6234ac8
Merge pull request #803 from arc53/fix/dependency-upgrades
fix: cve upgrades
5 months ago
Alex c81b0200eb fix: Update pydantic_settings version to 2.1.0 5 months ago
Alex f039d37c8a fix: pydantic 5 months ago
Alex 237975bfef fix: cve upgrades 5 months ago
Alex 015bc7c8c3 hotfix source doc data 5 months ago
Alex 3da2a00ee9
Merge pull request #801 from Victorivus/bug/fix-#800-mistral_models
Update requirements.txt HF Transformers
6 months ago
Victorivus 16eca5bebf
Update requirements.txt HF Transformers
Fix 'mistral' models missing
6 months ago
Alex a4483cf255 Revert "Merge pull request #797 from arc53/fix_boxes_hero"
This reverts commit 0bf020a1b4, reversing
changes made to a62566e8fb.
6 months ago
Alex 0bf020a1b4
Merge pull request #797 from arc53/fix_boxes_hero
Fix_hero
6 months ago
Pavel d43927a167 Fix_hero
Fix of hero section for chrome and firefox. Fix of conversations-container pushing containers below.
6 months ago
Alex a62566e8fb
Merge pull request #795 from HeetVekariya/fix/UI
fix: API docs text overflow
6 months ago
HeetVekariya 23a1730106 fix: API docs text overflow 6 months ago
dependabot[bot] f8ac5e0af3
Bump vite from 4.4.9 to 4.4.12 in /extensions/react-widget
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
dependabot[bot] eb48a153d9
Bump vite from 4.5.0 to 4.5.1 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Alex 1a78a6f786
Merge pull request #791 from arc53/bug/sticky-prompts
Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts
6 months ago
Alex f8f60c62fe Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts 6 months ago
Alex 453e507b89
Update routes.py 6 months ago
Alex 022c32f9d5 fix chats display 6 months ago
Alex af1a0c3520
Update routes.py 6 months ago
Alex 0a6d9dfcf4
Merge pull request #782 from arc53/feature/add-prompts
Feature/add prompts
6 months ago
Alex 5bdedacab1 fix xss 6 months ago
Alex d7a1be2f3c fix bug 6 months ago
Alex d6dcbb63d4 fix ruff 6 months ago
Alex b2770f67a1 custom prompts 6 months ago
Alex aa2691b153
Merge pull request #513 from akshay11298/mock-backend-server
Mock backend server
6 months ago