Commit Graph

1907 Commits (35b29a0a1e184b11fc7986bbe757111b153d6a10)
 

Author SHA1 Message Date
HeetVekariya 23a1730106 fix: API docs text overflow 9 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>
9 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>
9 months ago
Alex 1a78a6f786
Merge pull request #791 from arc53/bug/sticky-prompts
Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts
9 months ago
Alex f8f60c62fe Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts 9 months ago
Alex 453e507b89
Update routes.py 10 months ago
Alex 022c32f9d5 fix chats display 10 months ago
Alex af1a0c3520
Update routes.py 10 months ago
Alex 0a6d9dfcf4
Merge pull request #782 from arc53/feature/add-prompts
Feature/add prompts
10 months ago
Alex 5bdedacab1 fix xss 10 months ago
Alex d7a1be2f3c fix bug 10 months ago
Alex d6dcbb63d4 fix ruff 10 months ago
Alex b2770f67a1 custom prompts 10 months ago
Alex aa2691b153
Merge pull request #513 from akshay11298/mock-backend-server
Mock backend server
10 months ago
Alex e9a9cbbd07 feedback local 10 months ago
Alex 17e2222802
Merge pull request #777 from arc53/dependabot/pip/scripts/aiohttp-3.8.6
Bump aiohttp from 3.8.5 to 3.8.6 in /scripts
10 months ago
Alex 58b2970b19
Merge pull request #778 from arc53/dependabot/pip/application/aiohttp-3.8.6
Bump aiohttp from 3.8.5 to 3.8.6 in /application
10 months ago
Alex fd69961185
Merge pull request #780 from guspan-tanadi/docsAPIdeleteold
docs: refer delete_old sample docs_check comments API-docs
10 months ago
Guspan Tanadi e5cd813958
docs: delete_old sample docs_check comments API-docs 10 months ago
Alex 5b12423d98 setup-fix2 10 months ago
Alex 4141f633a3 Setup process 10 months ago
Alex 67854b3ebd Reqs2 10 months ago
Alex 0c21dbc7c8 reqs cmd 10 months ago
Alex 5925aa50d8
Merge pull request #779 from arc53/bug/fix-patj
fix path bug on default
10 months ago
Alex 852b016111 fix path bug on default 10 months ago
Alex ba77a67ba7 fix path 10 months ago
Alex c14a9a55d7
Merge pull request #775 from guspan-tanadi/markdownhighlightNote
style(README): markdown highlight Note section
10 months ago
dependabot[bot] 5203db6c9c
Bump aiohttp from 3.8.5 to 3.8.6 in /application
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] 30eb8dda1d
Bump aiohttp from 3.8.5 to 3.8.6 in /scripts
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Guspan Tanadi 69d40b5fe8
Merge branch 'arc53:main' into markdownhighlightNote 10 months ago
Alex 706e87659e
Merge pull request #776 from arc53/feature/settings-api
Feature/settings api
10 months ago
Alex 5c785e49af prompts and docs 10 months ago
Alex 0974085c6f prompts 10 months ago
Guspan Tanadi e67ced8848
new line Important section Quickstart 10 months ago
Guspan Tanadi c2dea6b881
bold colon Important section Quickstart 10 months ago
Guspan Tanadi ee62b2cf31
lowercase Important section Quickstart 10 months ago
Guspan Tanadi 252e06bee6
revert markdown highlight Note Important section Quickstart 10 months ago
Guspan Tanadi 1f0ce88e08
style: highlight markdown Note Important section Quickstart 10 months ago
Guspan Tanadi 7e8fb388a3
style(README): highlight markdown available Note section 10 months ago
Alex a3de360878 fix sidebar 10 months ago
Alex 6ee556e386
Delete HACKTOBERFEST.md 10 months ago
Alex 623ed89100
Update How-to-use-different-LLM.md 10 months ago
Alex 8c114cae95
Update How-to-use-different-LLM.md 10 months ago
Alex 93dd58ec59
Update How-to-use-different-LLM.md 10 months ago
Alex f0bc93ad8e
Update How-to-use-different-LLM.md 10 months ago
Alex 27e8aad479
Update HACKTOBERFEST.md 10 months ago
Alex 6298578db9
Merge pull request #764 from Rutam21/patch-3
Add DigitalOcean Droplet Hosting solution to Hosting-the-app.md
10 months ago
Alex f079e5dadd
Merge pull request #763 from Rutam21/patch-2
Corrected Typo on _meta.json
10 months ago
Alex e6fdead89f
Merge pull request #762 from SamsShow/code/setting-ui
[Code]:Setting Section UI
10 months ago
Alex cfa6e3982c
Update HACKTOBERFEST.md 10 months ago