Alex
|
5f9702b91c
|
fix: /search
|
2025-03-12 13:47:16 +00:00 |
|
Alex
|
fe02bf9347
|
Merge pull request #1693 from siiddhantt/fix/response-and-sources
feat: agent use in answer and enhance search
|
2025-03-10 12:53:46 +00:00 |
|
Siddhant Rai
|
faa583864d
|
feat: enhance conversation saving and response streaming with source handling
|
2025-03-10 14:19:43 +05:30 |
|
Alex
|
46d32b4072
|
Merge pull request #1682 from arc53/dependabot/pip/application/jinja2-3.1.6
build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /application
|
2025-03-10 00:04:03 +00:00 |
|
Alex
|
18d8b9c395
|
Merge pull request #1692 from arc53/tool-ntfy
feat: ntfy tool
|
2025-03-09 01:28:00 +00:00 |
|
Alex
|
8b9b74464e
|
feat: ntfy tool
|
2025-03-09 01:22:00 +00:00 |
|
Alex
|
4fd6c52951
|
fix: api tool avoid sending body if empty
|
2025-03-07 14:34:23 +00:00 |
|
Alex
|
b523a98289
|
Merge pull request #1671 from aidanbennettjones/AidanComponentEditChat
Enables Enter Key Functionality to Submit Edited Chats
|
2025-03-06 16:44:06 -05:00 |
|
Alex
|
a0929c96ba
|
fix: postgres tool migration
|
2025-03-06 16:20:19 +00:00 |
|
Alex
|
ae1f25379f
|
Merge pull request #1684 from arc53/brave-tool
brave-tool
|
2025-03-06 11:17:47 -05:00 |
|
Pavel
|
1e3c8cb7b1
|
fix imports
|
2025-03-06 19:13:19 +03:00 |
|
Pavel
|
b9f28705c8
|
brave-tool
|
2025-03-06 18:46:50 +03:00 |
|
Alex
|
ad4f3ce379
|
Merge pull request #1648 from siiddhantt/feat/agent-refactor-and-logging
feat: agent-retriever workflow + logging stack
|
2025-03-06 09:32:18 -05:00 |
|
Alex
|
d4f53bf6bb
|
fix: ruff check
|
2025-03-06 14:31:46 +00:00 |
|
dependabot[bot]
|
2ea2819477
|
build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /application
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-06 04:47:24 +00:00 |
|
Alex
|
49a2b2ce6d
|
fix: agent not forgotten
|
2025-03-05 16:11:06 -05:00 |
|
Alex
|
06edc261c0
|
fix: duplicates...
|
2025-03-05 16:09:13 -05:00 |
|
Alex
|
af69bc9d3c
|
Merge branch 'main' into feat/agent-refactor-and-logging
|
2025-03-05 16:04:09 -05:00 |
|
Siddhant Rai
|
f88c34a0be
|
feat: streaming responses with function call
|
2025-03-05 09:02:55 +05:30 |
|
Alex
|
bf195051e2
|
Merge pull request #1663 from arc53/dependabot/pip/application/primp-0.14.0
build(deps): bump primp from 0.10.0 to 0.14.0 in /application
|
2025-03-03 14:50:26 +00:00 |
|
Alex
|
2d0f0948fb
|
Merge pull request #1673 from arc53/dependabot/pip/application/anthropic-0.49.0
build(deps): bump anthropic from 0.45.2 to 0.49.0 in /application
|
2025-03-02 22:44:03 +00:00 |
|
aidanbennettjones
|
fc7a5d098d
|
Merge branch 'arc53:main' into AidanComponentEditChat
|
2025-03-02 13:35:20 -05:00 |
|
aidanbennettjones
|
b7f766ab82
|
Fix Number of Rows and Remove Comments
|
2025-03-02 13:34:55 -05:00 |
|
Alex
|
99fe57f99a
|
Merge pull request #1664 from arc53/dependabot/pip/application/langchain-core-0.3.40
build(deps): bump langchain-core from 0.3.29 to 0.3.40 in /application
|
2025-03-01 00:58:31 +00:00 |
|
dependabot[bot]
|
d1226031e1
|
build(deps): bump anthropic from 0.45.2 to 0.49.0 in /application
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.45.2 to 0.49.0.
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.45.2...v0.49.0)
---
updated-dependencies:
- dependency-name: anthropic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-28 20:35:48 +00:00 |
|
aidanbennettjones
|
78f3e64d5a
|
Merge branch 'arc53:main' into AidanComponentEditChat
|
2025-02-28 10:35:17 -05:00 |
|
Siddhant Rai
|
c6ce4d9374
|
feat: logging stacks
|
2025-02-27 19:14:10 +05:30 |
|
dependabot[bot]
|
e1df3be4b9
|
build(deps): bump langchain-core from 0.3.29 to 0.3.40 in /application
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.29 to 0.3.40.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.29...langchain-core==0.3.40)
---
updated-dependencies:
- dependency-name: langchain-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-26 20:16:15 +00:00 |
|
dependabot[bot]
|
b944769f8c
|
build(deps): bump primp from 0.10.0 to 0.14.0 in /application
Bumps [primp](https://github.com/deedy5/primp) from 0.10.0 to 0.14.0.
- [Release notes](https://github.com/deedy5/primp/releases)
- [Commits](https://github.com/deedy5/primp/compare/v0.10.0...v0.14.0)
---
updated-dependencies:
- dependency-name: primp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-26 20:16:08 +00:00 |
|
Alex
|
56b8074c22
|
Merge pull request #1658 from ManishMadan2882/main
Widget upgrade to 0.5.0
|
2025-02-26 11:05:32 +00:00 |
|
ManishMadan2882
|
b577f322c9
|
Merge branch 'main' of https://github.com/arc53/docsgpt
|
2025-02-26 16:17:19 +05:30 |
|
ManishMadan2882
|
b007e2af8f
|
(update:docs) docsgpt dep
|
2025-02-26 16:12:38 +05:30 |
|
ManishMadan2882
|
df89990aa5
|
(upgrade:widget) v0.5.0
|
2025-02-26 16:09:12 +05:30 |
|
Alex
|
c108a53b11
|
fix: default keys
|
2025-02-26 10:35:26 +00:00 |
|
ManishMadan2882
|
4831f5bb5d
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-02-26 14:52:59 +05:30 |
|
ManishMadan2882
|
987ef63e64
|
(feat:widget) simplify scrolling
|
2025-02-26 14:52:48 +05:30 |
|
Alex
|
e997e12bb9
|
Merge pull request #1656 from arc53/dependabot/pip/application/lxml-5.3.1
build(deps): bump lxml from 5.3.0 to 5.3.1 in /application
|
2025-02-25 22:29:56 +00:00 |
|
Alex
|
6ba0add265
|
Merge pull request #1655 from arc53/dependabot/pip/application/qdrant-client-1.13.2
build(deps): bump qdrant-client from 1.12.2 to 1.13.2 in /application
|
2025-02-25 22:29:40 +00:00 |
|
Alex
|
9160c13039
|
Merge pull request #1651 from arc53/dependabot/pip/application/elasticsearch-8.17.1
build(deps): bump elasticsearch from 8.17.0 to 8.17.1 in /application
|
2025-02-25 22:28:49 +00:00 |
|
Alex
|
40be9f65e4
|
Merge pull request #1647 from ManishMadan2882/main
Analytics and feedback
|
2025-02-25 22:28:16 +00:00 |
|
dependabot[bot]
|
0aae53524c
|
build(deps): bump lxml from 5.3.0 to 5.3.1 in /application
Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.3.0...lxml-5.3.1)
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-25 20:38:23 +00:00 |
|
dependabot[bot]
|
1d1efc00b5
|
build(deps): bump qdrant-client from 1.12.2 to 1.13.2 in /application
Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.12.2 to 1.13.2.
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](https://github.com/qdrant/qdrant-client/compare/v1.12.2...v1.13.2)
---
updated-dependencies:
- dependency-name: qdrant-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-25 20:38:17 +00:00 |
|
ManishMadan2882
|
7584305159
|
(feat:feedback) unset feedback when null
|
2025-02-26 01:01:30 +05:30 |
|
ManishMadan2882
|
554601d674
|
(fix:feedback) widget can handle feedback
|
2025-02-26 01:00:38 +05:30 |
|
Alex
|
6caf14f4b2
|
Merge pull request #1653 from asminkarki012/main
docs: Ensure --env-file .env is included for environment variable loa…
|
2025-02-25 17:16:58 +00:00 |
|
asminkarki012
|
edbd08be8a
|
docs: Ensure --env-file .env is included for environment variable loading
|
2025-02-25 21:52:39 +05:45 |
|
ManishMadan2882
|
caed6df53b
|
(feat:stream) save conversations optionally
|
2025-02-25 17:32:35 +05:30 |
|
ManishMadan2882
|
d823fba60b
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-02-25 16:23:55 +05:30 |
|
ManishMadan2882
|
92c8abe65d
|
(fix:sharedConv) makes sure that response state updates
|
2025-02-25 16:23:35 +05:30 |
|
Alex
|
91e966b480
|
Merge pull request #1650 from arc53/dependabot/pip/application/transformers-4.49.0
build(deps): bump transformers from 4.48.0 to 4.49.0 in /application
|
2025-02-25 08:51:41 +00:00 |
|