ManishMadan2882
|
fc4942e189
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-05-16 14:33:55 +05:30 |
|
ManishMadan2882
|
ca69d025bd
|
(fix:agents) adhere to new MessageInput
|
2025-05-16 14:33:30 +05:30 |
|
GH Action - Upstream Sync
|
ffa428e32a
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-05-16 01:41:33 +00:00 |
|
ManishMadan2882
|
c24e90eaae
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-05-16 04:12:27 +05:30 |
|
ManishMadan2882
|
ab32eff588
|
(fix/tool_calls) prevent overscroll somehow
|
2025-05-16 04:09:52 +05:30 |
|
ManishMadan2882
|
7f592f2b35
|
(fix/layout) prevent overlap in tab screen
|
2025-05-16 01:56:53 +05:30 |
|
dependabot[bot]
|
3bf7f67adf
|
build(deps): bump beautifulsoup4 from 4.12.3 to 4.13.4 in /application
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.3 to 4.13.4.
---
updated-dependencies:
- dependency-name: beautifulsoup4
dependency-version: 4.13.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-15 20:15:17 +00:00 |
|
Pavel
|
594ce05292
|
remove duplicate chat widget page
|
2025-05-15 21:32:59 +04:00 |
|
Alex
|
fe02ca68d5
|
fix: update API key for DocsGPTWidget
|
2025-05-15 18:18:12 +01:00 |
|
Alex
|
21ef27ee9b
|
Merge pull request #1791 from arc53/fix-openai-conflict
fix for OPENAI_BASE_URL + ollama can't connect to container
|
2025-05-15 19:04:21 +03:00 |
|
Alex
|
09d37f669f
|
Merge pull request #1793 from arc53/prompts-update
refactor: enhance AI assistant prompts for clarity and creativity
|
2025-05-15 16:19:32 +03:00 |
|
Pavel
|
416b776062
|
redundant f string
|
2025-05-15 16:57:41 +04:00 |
|
Alex
|
5ed05d4020
|
refactor: enhance AI assistant prompts for clarity and creativity
|
2025-05-15 13:30:18 +01:00 |
|
Alex
|
4004bfb5ef
|
Merge pull request #1792 from arc53/read_webpage_tools
feat: add ReadWebpageTool for fetching and converting webpage content…
|
2025-05-15 15:14:02 +03:00 |
|
Alex
|
45aace8966
|
feat: add ReadWebpageTool for fetching and converting webpage content to Markdown
|
2025-05-15 12:56:06 +01:00 |
|
Alex
|
d9fc623dcb
|
Merge pull request #1790 from ManishMadan2882/setup-fix
(fix:dockercompose) volumes, user
|
2025-05-15 13:37:11 +03:00 |
|
Pavel
|
dbb822f6b0
|
fix for OPENAI_BASE_URL + ollama can't connect to container
- fix for OpenAI trying to use base_url=""
- fix for ollama container error:
`Error code: 404 - {'error': {'message': 'model "MODEL_NAME" not found, try pulling it first', 'type': 'api_error', 'param': None, 'code': None}}`
|
2025-05-15 13:50:08 +04:00 |
|
ManishMadan2882
|
3d64dffc32
|
(fix:dockercompose) volumes, user
|
2025-05-15 15:19:34 +05:30 |
|
GH Action - Upstream Sync
|
130ece7bc0
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-05-15 01:38:39 +00:00 |
|
Alex
|
b2809b2e9a
|
remove old deps
|
2025-05-14 22:03:27 +01:00 |
|
Alex
|
29e89d2965
|
Merge pull request #1785 from arc53/dependabot/pip/application/yarl-1.20.0
build(deps): bump yarl from 1.18.3 to 1.20.0 in /application
|
2025-05-14 23:55:09 +03:00 |
|
dependabot[bot]
|
e7d54a639e
|
build(deps): bump yarl from 1.18.3 to 1.20.0 in /application
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.18.3 to 1.20.0.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/yarl/compare/v1.18.3...v1.20.0)
---
updated-dependencies:
- dependency-name: yarl
dependency-version: 1.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-14 20:50:26 +00:00 |
|
Alex
|
22df98e9bb
|
Merge pull request #1782 from arc53/dependabot/pip/application/prompt-toolkit-3.0.51
build(deps): bump prompt-toolkit from 3.0.50 to 3.0.51 in /application
|
2025-05-14 23:49:14 +03:00 |
|
dependabot[bot]
|
0d45c44c6f
|
build(deps): bump prompt-toolkit from 3.0.50 to 3.0.51 in /application
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.50 to 3.0.51.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG)
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.50...3.0.51)
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-version: 3.0.51
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-14 20:47:44 +00:00 |
|
Alex
|
63c6912841
|
lazy load elasticsearch
|
2025-05-14 21:45:30 +01:00 |
|
Alex
|
73bce73034
|
Merge pull request #1786 from arc53/dependabot/pip/application/flask-3.1.1
build(deps): bump flask from 3.1.0 to 3.1.1 in /application
|
2025-05-14 23:40:58 +03:00 |
|
Manish Madan
|
b2582796a2
|
Merge branch 'arc53:main' into main
|
2025-05-15 01:20:23 +05:30 |
|
Alex
|
8babb6e68f
|
Merge pull request #1787 from siiddhantt/refactor/agents
refactor: handle empty sources and chunks in agent
|
2025-05-14 14:39:01 +03:00 |
|
Siddhant Rai
|
d1d28df8a1
|
fix: handle empty chunks and retriever values in agent creation and update
|
2025-05-14 09:26:36 +05:30 |
|
GH Action - Upstream Sync
|
cd556d5d43
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-05-14 01:40:32 +00:00 |
|
ManishMadan2882
|
2855283a2c
|
(fix/shared) append to right state
|
2025-05-14 04:15:11 +05:30 |
|
ManishMadan2882
|
06c29500f2
|
(fix:input-lag) localised the input state to messageInput
|
2025-05-14 04:13:53 +05:30 |
|
ManishMadan2882
|
81104153a6
|
(feat:action-buttons) combine the buttons at the top of layout
|
2025-05-14 03:01:57 +05:30 |
|
dependabot[bot]
|
23bfd4683c
|
build(deps): bump flask from 3.1.0 to 3.1.1 in /application
Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.1.0...3.1.1)
---
updated-dependencies:
- dependency-name: flask
dependency-version: 3.1.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-13 20:32:17 +00:00 |
|
Alex
|
a52a3e3158
|
Merge pull request #1750 from arc53/dependabot/pip/application/packaging-25.0
build(deps): bump packaging from 24.1 to 25.0 in /application
|
2025-05-13 18:34:56 +03:00 |
|
Alex
|
44e524e3c3
|
build(deps): update langchain and openai dependencies
|
2025-05-13 16:29:24 +01:00 |
|
dependabot[bot]
|
9a430f73e2
|
build(deps): bump packaging from 24.1 to 25.0 in /application
Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 25.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.1...25.0)
---
updated-dependencies:
- dependency-name: packaging
dependency-version: '25.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-13 15:10:29 +00:00 |
|
Alex
|
fdea40ec11
|
Merge pull request #1735 from arc53/dependabot/pip/application/referencing-0.36.2
build(deps): bump referencing from 0.30.2 to 0.36.2 in /application
|
2025-05-13 18:09:10 +03:00 |
|
Alex
|
526d340849
|
fix: stale deps
|
2025-05-13 16:03:48 +01:00 |
|
dependabot[bot]
|
fe95f6ad81
|
build(deps): bump referencing from 0.30.2 to 0.36.2 in /application
Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.30.2 to 0.36.2.
- [Release notes](https://github.com/python-jsonschema/referencing/releases)
- [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst)
- [Commits](https://github.com/python-jsonschema/referencing/compare/v0.30.2...v0.36.2)
---
updated-dependencies:
- dependency-name: referencing
dependency-version: 0.36.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-13 13:20:27 +00:00 |
|
Alex
|
39e73c37ab
|
Merge pull request #1576 from arc53/dependabot/pip/application/portalocker-3.1.1
build(deps): bump portalocker from 2.10.1 to 3.1.1 in /application
|
2025-05-13 16:06:44 +03:00 |
|
Alex
|
39b36b6857
|
Feat: Add MD gen script, enable Qdrant lazy loading
|
2025-05-13 14:03:05 +01:00 |
|
dependabot[bot]
|
44e98748c5
|
build(deps): bump portalocker from 2.10.1 to 3.1.1 in /application
Bumps [portalocker](https://github.com/wolph/portalocker) from 2.10.1 to 3.1.1.
- [Release notes](https://github.com/wolph/portalocker/releases)
- [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/wolph/portalocker/compare/v2.10.1...v3.1.1)
---
updated-dependencies:
- dependency-name: portalocker
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-13 12:44:30 +00:00 |
|
Alex
|
8a7aeee955
|
Merge pull request #1751 from arc53/dependabot/pip/application/torch-2.7.0
build(deps): bump torch from 2.5.1 to 2.7.0 in /application
|
2025-05-13 15:41:10 +03:00 |
|
dependabot[bot]
|
1c7befb8d3
|
build(deps): bump torch from 2.5.1 to 2.7.0 in /application
Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.1 to 2.7.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.5.1...v2.7.0)
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-13 12:20:22 +00:00 |
|
Alex
|
d5d59ac62c
|
Merge pull request #1759 from arc53/dependabot/pip/application/transformers-4.51.3
build(deps): bump transformers from 4.49.0 to 4.51.3 in /application
|
2025-05-13 15:19:18 +03:00 |
|
Alex
|
562f0762a0
|
Merge pull request #1775 from siiddhantt/feat/enhance-agents
feat: share and pin agents
|
2025-05-13 11:54:29 +03:00 |
|
Siddhant Rai
|
e46aedce21
|
Merge branch 'feat/enhance-agents' of https://github.com/siiddhantt/DocsGPT into feat/enhance-agents
|
2025-05-13 13:05:50 +05:30 |
|
Siddhant Rai
|
57cc09b1d7
|
feat: update tool display name and improve SharedAgent component layout
|
2025-05-13 13:05:20 +05:30 |
|
ManishMadan2882
|
e1e608b744
|
(fix:bubble) sleeker source cards
|
2025-05-13 06:16:16 +05:30 |
|