Siddhant Rai
|
f00802dd6b
|
fix: llm tests failing
|
2025-03-19 10:25:46 +05:30 |
|
Siddhant Rai
|
ab95d90284
|
feat: pass decoded_token to llm and retrievers
|
2025-03-18 23:46:02 +05:30 |
|
Siddhant Rai
|
f4ab85a2bb
|
feat: minor fixes after merge
|
2025-03-18 18:56:02 +05:30 |
|
Siddhant Rai
|
5b40c5a9d7
|
Merge branch 'main' into feat/jwt-auth
|
2025-03-18 18:26:29 +05:30 |
|
Siddhant Rai
|
6583aeff08
|
feat: update authentication handling and integrate token usage across frontend and backend
|
2025-03-18 08:29:57 +05:30 |
|
Siddhant Rai
|
4406426515
|
feat: implement session_jwt and enhance auth
|
2025-03-17 11:51:30 +05:30 |
|
Alex
|
f8c92147cd
|
deps: bump langchian things
|
2025-03-15 19:51:30 +00:00 |
|
Alex
|
8136cd78d3
|
Merge pull request #1698 from arc53/dependabot/pip/application/duckduckgo-search-7.5.2
build(deps): bump duckduckgo-search from 7.4.2 to 7.5.2 in /application
|
2025-03-15 19:16:39 +00:00 |
|
Nilesh Agarwal
|
5438bf9754
|
fix signature for AzureOpenAILLM
|
2025-03-14 09:52:09 -07:00 |
|
Siddhant Rai
|
7fd377bdbe
|
feat: implement JWT authentication and token management in frontend and backend
|
2025-03-14 17:07:15 +05:30 |
|
dependabot[bot]
|
67a92428b5
|
build(deps): bump duckduckgo-search from 7.4.2 to 7.5.2 in /application
Bumps [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) from 7.4.2 to 7.5.2.
- [Release notes](https://github.com/deedy5/duckduckgo_search/releases)
- [Commits](https://github.com/deedy5/duckduckgo_search/compare/v7.4.2...v7.5.2)
---
updated-dependencies:
- dependency-name: duckduckgo-search
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-13 20:19:41 +00:00 |
|
Alex
|
35248991e7
|
fix: cache
|
2025-03-13 00:25:52 +00:00 |
|
Alex
|
b76e820122
|
fix: ruff fix
|
2025-03-13 00:11:50 +00:00 |
|
Alex
|
51eced00aa
|
fix: openai compatable with llama and gemini
|
2025-03-13 00:10:13 +00:00 |
|
Alex
|
5d5ea3eb8f
|
Merge pull request #1689 from ScriptScientist/main
feat: novita llms support
|
2025-03-12 21:03:09 +00:00 |
|
Alex
|
f2b05ad56d
|
fix: handle cache issues with more grace
|
2025-03-12 15:13:14 +00:00 |
|
Alex
|
5f9702b91c
|
fix: /search
|
2025-03-12 13:47:16 +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
|
8b9b74464e
|
feat: ntfy tool
|
2025-03-09 01:22:00 +00:00 |
|
rock.lee
|
867c375843
|
add novita provider
|
2025-03-08 15:45:49 +08:00 |
|
Alex
|
4fd6c52951
|
fix: api tool avoid sending body if empty
|
2025-03-07 14:34:23 +00:00 |
|
Alex
|
a0929c96ba
|
fix: postgres tool migration
|
2025-03-06 16:20:19 +00: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
|
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 |
|
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 |
|
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
|
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
|
caed6df53b
|
(feat:stream) save conversations optionally
|
2025-02-25 17:32: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 |
|
Siddhant Rai
|
1f0b779c64
|
refactor: folder restructure for agent based workflow
|
2025-02-25 09:03:45 +05:30 |
|
GH Action - Upstream Sync
|
0ccd76074a
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-02-25 01:22:53 +00:00 |
|
Alex
|
07c6dcab4a
|
Merge pull request #1652 from arc53/dependabot/pip/application/google-genai-1.3.0
build(deps): bump google-genai from 0.5.0 to 1.3.0 in /application
|
2025-02-24 22:34:16 +00:00 |
|
Alex
|
84cbc1201c
|
fix: googles update
|
2025-02-24 22:30:09 +00:00 |
|