Jicheng Lu
|
6ed0afe439
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-latest-state
|
2025-03-05 17:23:28 -06:00 |
|
Jicheng Lu
|
366e1339c6
|
refactor instruction
|
2025-03-05 17:22:46 -06:00 |
|
Kerry Jiang
|
c0a15f87e3
|
remove ManagePackageVersionsCentrally from individual projects and add it in Directory.Packages.props
|
2025-03-01 19:57:50 -08:00 |
|
Jicheng Lu
|
ad7d9a128d
|
reso
|
2025-02-15 19:32:53 -06:00 |
|
gil zhang
|
bd3f29c3d4
|
Remove obsolete nuget packages for BotSharp.Abstraction
|
2025-02-13 22:26:26 +08:00 |
|
Jicheng Lu
|
9b9c58845c
|
add cpvm
|
2025-02-06 13:33:16 -06:00 |
|
iceljc
|
1c7cbbdcf5
|
Revert "Centralized package version for some projects"
|
2025-02-06 13:15:36 -06:00 |
|
iceljc
|
9d1767c4c4
|
Merge pull request #860 from kerryjiang/centralpackversion
Centralized package version for some projects
|
2025-02-06 10:10:31 -06:00 |
|
Haiping Chen
|
3f33182cf8
|
realtime test
|
2025-02-03 04:02:36 +00:00 |
|
Kerry Jiang
|
6fb7c14685
|
centralized package version for some projects
|
2025-02-01 13:31:32 -08:00 |
|
Haiping Chen
|
fc8d8d92b2
|
Support distributed crontab workers.
|
2025-01-24 15:50:28 -06:00 |
|
Jicheng Lu
|
24aaa930a6
|
refine side car attribute
|
2025-01-22 17:36:32 -06:00 |
|
nick.yi
|
e72a1f1613
|
refactor cache
|
2025-01-21 22:43:38 +08:00 |
|
Jicheng Lu
|
4fa714ff87
|
add crontab storage
|
2024-12-08 18:29:04 -06:00 |
|
Jicheng Lu
|
43882b52bc
|
refine side car
|
2024-11-04 16:44:41 -06:00 |
|
Haiping Chen
|
bf84d4a87a
|
UserAuthenticated
|
2024-10-19 10:06:24 -05:00 |
|
dependabot[bot]
|
8c41ab9bcc
|
Bump System.Text.Json in /src/Infrastructure/BotSharp.Abstraction
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v8.0.5)
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-09 01:23:05 +00:00 |
|
Jicheng Lu
|
32c99dee5f
|
relocate
|
2024-09-03 22:13:25 -05:00 |
|
Haiping Chen
|
7b9572625c
|
ICacheService, SharpCache
|
2024-08-22 06:54:50 -05:00 |
|
Jicheng Lu
|
acff2f24a9
|
add graph search
|
2024-08-15 18:19:10 -05:00 |
|
Jicheng Lu
|
1ecec6b21a
|
rename to file storage service
|
2024-08-07 20:56:29 -05:00 |
|
Jicheng Lu
|
ec5535c72d
|
split file service
|
2024-08-07 16:56:57 -05:00 |
|
Jicheng Lu
|
2ecd6c3649
|
fix audio range request
|
2024-08-02 16:24:44 -05:00 |
|
dependabot[bot]
|
460674e103
|
Bump System.Text.Json in /src/Infrastructure/BotSharp.Abstraction
Bumps System.Text.Json from 8.0.3 to 8.0.4.
---
updated-dependencies:
- dependency-name: System.Text.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-09 22:06:29 +00:00 |
|
Jicheng Lu
|
7a5575b0f6
|
upgrade
|
2024-06-26 16:15:29 -05:00 |
|
Haiping Chen
|
ba751cdfe0
|
Distribution crawling.
|
2024-06-15 13:40:00 -05:00 |
|
Jicheng Lu
|
7ae9e3ef60
|
refine states
|
2024-04-02 11:38:18 -05:00 |
|
Jicheng Lu
|
657677a43d
|
add botsharp options
|
2024-03-18 14:36:41 -05:00 |
|
Haiping Chen
|
28cf5c0b69
|
Abstract IWebBrowser.
|
2024-03-08 07:19:13 -06:00 |
|
Haiping Chen
|
ac40aa645f
|
Stream Routing context log.
|
2024-02-28 10:21:14 -06:00 |
|
Haiping Chen
|
54ccbf3754
|
Release v0.22.
|
2024-01-21 20:39:42 -06:00 |
|
Haiping Chen
|
3dad385180
|
LLM Load balance #252
|
2024-01-21 20:39:13 -06:00 |
|
Haiping Chen
|
24319f5213
|
SPA test
|
2024-01-10 08:18:59 -06:00 |
|
Haiping Chen
|
d7bba4522a
|
Upgrade dependent libraries.
|
2023-12-18 14:14:14 -06:00 |
|
Yanan Wang
|
46710c14cc
|
Add richContent for future UI rendering
|
2023-10-27 14:05:18 -05:00 |
|
hchen
|
11176f3539
|
Add SelfId to IAgentHook.
|
2023-10-24 16:38:34 -05:00 |
|
hchen
|
73ead13d7f
|
Rename PackageVersion to BotSharpVersion;
Add SetModelName to IChatCompletion.
|
2023-09-19 11:29:25 -05:00 |
|
Haiping Chen
|
9f74b04fd7
|
Separate KnoledgeBase as standalone plugin.
|
2023-09-06 07:58:02 -05:00 |
|
Haiping Chen
|
6146ca1fa5
|
bump verion to v0.10.1.
|
2023-09-01 21:25:43 -05:00 |
|
Haiping Chen
|
55f1ff9ae1
|
Release v0.10.0
|
2023-08-29 21:48:59 -05:00 |
|
Haiping Chen
|
3ef775561a
|
Bump version to v0.9.4
|
2023-08-25 10:38:25 -05:00 |
|
Haiping Chen
|
59e1788ff7
|
Bumb version number.
|
2023-08-23 13:48:02 -05:00 |
|
Haiping Chen
|
47f8fddbac
|
Seperate out LLamaSharp plugin.#100
|
2023-08-19 08:25:47 -05:00 |
|
Haiping Chen
|
e81e01f8e3
|
Fix LLamaSharpPlugin.TextEmbeddingProvider
|
2023-08-07 05:21:31 -05:00 |
|
Haiping Chen
|
f27896f178
|
Complete the getting started document
|
2023-07-31 19:57:11 -05:00 |
|
hchen
|
d72204cd22
|
Add FunctionDefinition.
|
2023-07-28 06:53:43 -05:00 |
|
Haiping Chen
|
9ec85acf7a
|
Massive update v0.6.0
|
2023-07-22 06:35:30 -05:00 |
|
hchen
|
b250fc730d
|
Fix user null issue.
|
2023-07-21 10:15:30 -05:00 |
|
Haiping Chen
|
29a65a0086
|
Add file as conversation storage.#76
|
2023-06-27 13:31:13 -05:00 |
|
Haiping Chen
|
e843006cc7
|
Add MemVecDb.
|
2023-06-26 18:08:24 -05:00 |
|