dependabot[bot]
|
6eea1b8126
|
chore(deps): bump picomatch in /apps/vue/tests/server
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.0...2.3.2)
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
yx lin
|
c7a35b9c9b
|
Merge pull request #1454 from colinin/ai
AI Integration
|
5 months ago |
colin
|
47ec11a3dd
|
feat(ai): AI service adds some module dependencies
|
5 months ago |
colin
|
1307449658
|
feat(ai): Add the AI tools module
|
5 months ago |
colin
|
32b9d24b01
|
feat(ai): Add Ollama Integration
|
5 months ago |
colin
|
657c088fed
|
feat(ai): Add pre-configuration options for the AI client
|
5 months ago |
yx lin
|
a0c373ab0c
|
Merge pull request #1453 from colinin/vben-5.6.0
chore: Update vben to version 5.6.0
|
6 months ago |
colin
|
ae888e73cf
|
chore: Update vben to version 5.6.0
|
6 months ago |
yx lin
|
22de03a89d
|
Merge pull request #1452 from colinin/fix-type-mapping
fix: Fix type mapping
|
6 months ago |
colin
|
347830df9d
|
fix: Fix type mapping
|
6 months ago |
yx lin
|
90c3029816
|
Merge pull request #1451 from colinin/add-missing-localized-text
feat: Add the missing localized text
|
6 months ago |
colin
|
bd577af21d
|
feat: Add the missing localized text
|
6 months ago |
yx lin
|
90972fd124
|
Merge pull request #1450 from colinin/add-missing-entity
fix: Add the missing entity references
|
6 months ago |
colin
|
6fbdf5030f
|
fix: Add the missing entity references
|
6 months ago |
yx lin
|
30313d5f1a
|
Merge pull request #1449 from colinin/fix-1444
fix: Resolved #1444
|
6 months ago |
colin
|
0fc4f8d0c3
|
fix: Resolved #1444
|
6 months ago |
yx lin
|
71d1c5e8b0
|
Merge pull request #1448 from colinin/nuget-package-version
feat: Adjust the versions of some packages
|
6 months ago |
colin
|
8ce30bf787
|
feat: Adjust the versions of some packages
|
6 months ago |
yx lin
|
5016835dd9
|
Merge pull request #1447 from colinin/clock-kind-utc
feat: Standardize the application of time formats
|
6 months ago |
colin
|
acbdf09428
|
feat: Standardize the application of time formats
- The historical issues of the microservice project will not be activated for the time being.
|
6 months ago |
yx lin
|
7f1f9e427b
|
Merge pull request #1446 from colinin/ai-management-menu
feat: Add an artificial intelligence menu
|
6 months ago |
colin
|
97859bc145
|
feat: Add an artificial intelligence menu
|
6 months ago |
yx lin
|
438ed31e79
|
Merge pull request #1445 from colinin/notifier-send-records
feat: Add notification sending records
|
6 months ago |
colin
|
1a7cb4aadc
|
fix: Fix multi language caching issue
|
6 months ago |
colin
|
8fcb105be2
|
feat: Add user notification query conditions
|
6 months ago |
colin
|
3b8900c615
|
fix: Fix the error code in the notification module
|
6 months ago |
colin
|
57073b8122
|
feat: Add notification sending records
|
6 months ago |
yx lin
|
c3f268f85d
|
Merge pull request #1443 from colinin/my-timezone-setting
feat: Add my time zone settings
|
6 months ago |
colin
|
f49060bdff
|
feat: Modify the visibility of private constants
|
6 months ago |
colin
|
e869f4d435
|
feat: Add my time zone settings
|
6 months ago |
yx lin
|
8235051e49
|
Merge pull request #1442 from colinin/fix-oss-object-mapping
fix: Fix the mapping of the oss object
|
6 months ago |
colin
|
4fba631ffb
|
fix: Fix the mapping of the oss object
|
6 months ago |
yx lin
|
6caef2d244
|
Merge pull request #1421 from colinin/ai
feat: Add AI Module integration
|
6 months ago |
colin
|
9b21eda983
|
feat: Increase interface permissions
|
6 months ago |
colin
|
48931eeae6
|
feat: Only allow querying of one's own conversation.
|
6 months ago |
colin
|
855c98282f
|
feat: Workspace change synchronization event
|
6 months ago |
colin
|
409154366b
|
feat: Adding the API key without proper verification
|
6 months ago |
colin
|
6df7d43636
|
feat: Increase dialogue grouping multilingual support.
|
6 months ago |
colin
|
0874495241
|
fix: Fix context assistant reply loss
|
6 months ago |
colin
|
b924144343
|
fix: Add SSE error log recording
|
6 months ago |
colin
|
bac6500c9c
|
feat: Add system workspace deletion check
|
6 months ago |
colin
|
3720249630
|
feat: Improve the localizing documentation
|
6 months ago |
colin
|
892650ab4f
|
feat: Add a query interface for conversation history messages
|
6 months ago |
colin
|
19d8cb2694
|
fix: Check if the workspace is enabled
|
6 months ago |
colin
|
82dd0c3e69
|
feat: Add the interface for available model providers
|
6 months ago |
colin
|
d5380c4654
|
feat: Adjust the output format of SSE
|
6 months ago |
colin
|
760e43c5da
|
feat: Add the workspace field to the conversation.
|
6 months ago |
yx lin
|
6ce2019d64
|
Merge pull request #1440 from colinin/timezone-settings
feat: TimeZoneSettings Support
|
6 months ago |
colin
|
1d1e6a80b9
|
feat: TimeZoneSettings Support
- Add TimeZoneSettings Interface
- Use IanaTimezones for time zone settings
|
6 months ago |
yx lin
|
9960e3f789
|
Merge pull request #1439 from colinin/fix-virtual-file-explorer
fix: Fix the issue where virtual-file-explorer fails to open files.
|
6 months ago |