GH Action - Upstream Sync
af40a77d24
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-05-19 01:45:51 +00:00
dependabot[bot]
8af9a5e921
build(deps): bump markdownify from 0.14.1 to 1.1.0 in /application
...
Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify ) from 0.14.1 to 1.1.0.
- [Release notes](https://github.com/matthewwithanm/python-markdownify/releases )
- [Commits](https://github.com/matthewwithanm/python-markdownify/compare/0.14.1...1.1.0 )
---
updated-dependencies:
- dependency-name: markdownify
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-18 12:07:13 +00:00
Alex
9807788ecb
Merge pull request #1795 from arc53/dependabot/pip/application/pypdf-5.5.0
...
build(deps): bump pypdf from 5.2.0 to 5.5.0 in /application
2025-05-18 15:05:57 +03:00
dependabot[bot]
5e2f329f15
build(deps): bump pypdf from 5.2.0 to 5.5.0 in /application
...
Bumps [pypdf](https://github.com/py-pdf/pypdf ) from 5.2.0 to 5.5.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/5.2.0...5.5.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-18 12:02:27 +00:00
Alex
9572a7adaa
Merge pull request #1800 from arc53/dependabot/pip/application/boto3-1.38.18
...
build(deps): bump boto3 from 1.35.97 to 1.38.18 in /application
2025-05-18 15:00:45 +03:00
dependabot[bot]
1ba94f4f5f
build(deps): bump boto3 from 1.35.97 to 1.38.18 in /application
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.35.97 to 1.38.18.
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.35.97...1.38.18 )
---
updated-dependencies:
- dependency-name: boto3
dependency-version: 1.38.18
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-18 11:54:08 +00:00
Alex
237afa0a3a
Merge pull request #1799 from arc53/dependabot/pip/application/beautifulsoup4-4.13.4
...
build(deps): bump beautifulsoup4 from 4.12.3 to 4.13.4 in /application
2025-05-18 14:53:01 +03:00
GH Action - Upstream Sync
d80b7017cf
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-05-17 01:38:42 +00:00
Siddhant Rai
56793c8db7
feat: enhance agent sharing functionality and UI improvements
...
- Added shared agents state management in Navigation and AgentsList components.
- Implemented fetching and displaying shared agents in the AgentsList.
- Introduced functionality to hide shared agents with appropriate API integration.
- Updated the SharedAgent component layout for better UI consistency.
- Improved error handling in conversation fetching logic.
- Added new API endpoint for hiding shared agents.
- Updated Redux slice to manage shared agents state.
- Refactored AgentCard and AgentSection components for better code organization and readability.
2025-05-17 05:53:56 +05:30
ManishMadan2882
8edb217943
(fix) source.link is new source.source
2025-05-17 01:41:29 +05:30
ManishMadan2882
23ebcf1065
(fix:all_sources) inlined svg, dom heirarchy
2025-05-17 01:33:37 +05:30
ManishMadan2882
68a5a3d62a
(feat:source_cards) enhance ux
2025-05-17 00:15:42 +05:30
ManishMadan2882
8d7236b0db
(fix:action-buttons) redirect to conversations
2025-05-17 00:07:54 +05:30
ManishMadan2882
96c7daf818
(fix:modals) use portals
2025-05-16 16:15:02 +05:30
Alex
9d8073d468
Merge pull request #1794 from arc53/remove-duplicate-docs
...
remove duplicate chat widget page
2025-05-16 12:45:59 +03:00
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