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
Kerry Jiang
61e3d2f04a
more projects
2025-03-01 11:44:52 -08:00
Haiping Chen
89205bd169
Sync with upstream
2024-10-01 21:34:23 -05:00
Jicheng Lu
acf0e9fee9
add collection exist
2024-09-24 15:34:47 -05:00
Jicheng Lu
3926c39cc6
delete all points in a collection
2024-09-18 16:17:54 -05:00
Jicheng Lu
4cdb1981ab
sync file and vector
2024-09-10 14:02:25 -05:00
Jicheng Lu
f38fdf7497
update settings
2024-08-30 19:31:18 -05:00
Jicheng Lu
3fd7f749ca
add create / delete vector collection
2024-08-29 14:30:47 -05:00
Jicheng Lu
f4e20ac64c
add search filter
2024-08-28 17:45:33 -05:00
Jicheng Lu
17171e8df4
add vector db create and update
2024-08-23 11:25:44 -05:00
Jicheng Lu
fff9438294
refine knowledge settings
2024-08-22 15:23:22 -05:00
Jicheng Lu
e96b217dfe
1. split knowledge menu
...
2. refine vector db
2024-08-20 13:32:22 -05:00
Jicheng Lu
acff2f24a9
add graph search
2024-08-15 18:19:10 -05:00
Jicheng Lu
d99d89783b
unite knowledge search model
2024-08-14 22:46:01 -05:00
Jicheng Lu
280b1bcd2a
refine file settings and knowledge service
2024-08-09 16:03:29 -05:00
Jicheng Lu
608dc1b4cf
temp save
2024-08-08 17:15:51 -05:00
Jicheng Lu
cdf02c10c5
remove knowledge info
2024-08-07 13:18:41 -05:00
Jicheng Lu
1ba98db5c9
split collection name
2024-08-07 11:50:23 -05:00
Jicheng Lu
ac4e856f7b
fix missing implementation
2024-08-07 10:17:28 -05:00
Haiping Chen
aee41a0ac7
v2.0 agent utility
2024-07-22 18:41:23 -05:00
Jicheng Lu
99544f82b1
fix compile issue
2024-07-17 17:16:21 -05:00
Haiping Chen
6dc518b093
Fix Upsert compile issue.
2024-07-10 23:37:43 -05:00
Jicheng Lu
5fe7a5f9d3
add text embedding
2024-06-30 21:14:02 -05:00
Jicheng Lu
7a5575b0f6
upgrade
2024-06-26 16:15:29 -05:00
Haiping Chen
b4e7c1ac48
Upgrade library, release v1.5-sse
2024-05-28 10:45:13 -05:00
Haiping Chen
a7401296ed
Add LlmModelSetting.Version to fix GPT-4 incompatible for different version.
2024-02-22 06:22:26 -06:00
geffzhang
3f2d63c101
feat: upgrade semantic kernel to 1.2
2024-01-30 19:04:22 +08:00
Haiping Chen
54ccbf3754
Release v0.22.
2024-01-21 20:39:42 -06:00
Haiping Chen
bcf56767be
Support to change Host Agent and used model.
2024-01-16 11:38:45 -06:00
Haiping Chen
e456cdb83a
Chang GetChatCompletions to async.
2024-01-13 22:48:26 -06:00
Haiping Chen
dadb0b49e0
Add id to plugin.
2024-01-12 16:20:22 -06:00
Haiping Chen
d7bba4522a
Upgrade dependent libraries.
2023-12-18 14:14:14 -06:00
Jicheng Lu
c667f1bad5
add logger
2023-11-29 17:23:14 -06:00
xbotter
eccef74d47
refactor SemanticKernelTextEmbeddingProvider
2023-11-20 21:44:49 +08:00
xbotter
fe3e324fb8
refactor semantic kernel Plugin
2023-11-20 21:20:10 +08:00
xbotter
eb1b77904b
save stage
2023-11-19 21:34:13 +08:00
xbotter
114fa98616
🔧 Update ITextEmbedding interface and its implementations
...
- Update ITextEmbedding interface to use async methods for getting vectors
- Update KnowledgeService to use async methods for getting vectors
- Update TextEmbeddingProvider and fastTextEmbeddingProvider to use async methods for getting vectors
- Update IntentClassifier to use async methods for getting vectors
- Update SemanticKernelTextEmbeddingProvider to use async methods for getting vectors
2023-11-16 21:37:53 +08:00
xbotter
f7ab61d544
Add TextEmbeddingProvider and MemoryStoreProvider
2023-11-16 21:12:33 +08:00
xbotter
dce814697d
add xml doc
2023-11-13 23:12:24 +08:00
xbotter
0dbecdf209
update SK Provider and UnitTest
2023-11-13 23:11:49 +08:00
xbotter
19df4da111
format code and add unit tests
2023-11-12 22:04:00 +08:00
xbotter
cd793e228d
create semantic kernel plugin
2023-11-12 17:12:34 +08:00