Jicheng Lu
|
1424e14de4
|
Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-audio-handler
|
2024-09-02 19:46:07 -05:00 |
|
Haiping Chen
|
e369e1f32f
|
Resolve conflict
|
2024-08-31 07:04:54 -05:00 |
|
Jicheng Lu
|
35eb7dabd6
|
refine api
|
2024-08-28 11:08:12 -05:00 |
|
Haiping Chen
|
8bbe78e7f5
|
Reset page after crawling.
|
2024-08-26 15:19:00 -05:00 |
|
Haiping Chen
|
3eddcb9973
|
RunCrawlingTaskById
|
2024-08-23 14:02:03 -05:00 |
|
Jicheng Lu
|
fff9438294
|
refine knowledge settings
|
2024-08-22 15:23:22 -05:00 |
|
Haiping
|
1d9ef81008
|
Merge branch 'SciSharp:master' into master
|
2024-08-22 11:04:16 -05:00 |
|
Haiping Chen
|
7b9572625c
|
ICacheService, SharpCache
|
2024-08-22 06:54:50 -05:00 |
|
Haiping Chen
|
ff01d149b0
|
Set ConnectionMultiplexer as static
|
2024-08-21 14:48:12 -05:00 |
|
Haiping Chen
|
3bce2c5a59
|
Claim 1 Redis connection only
|
2024-08-21 13:41:52 -05:00 |
|
Haiping Chen
|
5b1a9d913e
|
Lock sync
|
2024-08-21 11:23:24 -05:00 |
|
Haiping Chen
|
be83f2071e
|
fix locker timeout issue.
|
2024-08-21 10:26:36 -05:00 |
|
Wenbo Cao
|
720271d2b1
|
Add openai online whisper
|
2024-08-16 22:39:32 -05:00 |
|
Jicheng Lu
|
f2c1777ea9
|
add knowledge collections
|
2024-08-13 13:26:57 -05:00 |
|
Bo Yin
|
23f547ab85
|
initial
|
2024-08-09 16:22:29 -05:00 |
|
Jicheng Lu
|
1d687a38a0
|
refine image completion
|
2024-07-18 22:28:24 -05:00 |
|
Jicheng Lu
|
b3fd13ae32
|
temp save
|
2024-07-18 15:17:40 -05:00 |
|
Haiping Chen
|
5aa37e6858
|
Replace DistributedLocker
|
2024-07-15 16:38:47 -05:00 |
|
Jicheng Lu
|
50bfc27533
|
minor change
|
2024-06-30 21:15:24 -05:00 |
|
Jicheng Lu
|
5fe7a5f9d3
|
add text embedding
|
2024-06-30 21:14:02 -05:00 |
|
C. Oceania
|
c544ddd4cc
|
Merge pull request #510 from iceljc/features/add-image-generation
add image generation
|
2024-06-26 07:46:59 -05:00 |
|
Jicheng Lu
|
9d3244e075
|
add image generation provider
|
2024-06-24 14:32:52 -05:00 |
|
Jicheng Lu
|
64dca85d77
|
add translation memory
|
2024-06-14 15:39:56 -05:00 |
|
Haiping Chen
|
57122f7833
|
Fix llm selection bug.
|
2024-05-16 16:32:58 -05:00 |
|
Jicheng Lu
|
3d3359cb95
|
filter by model id and multi-modal
|
2024-05-14 13:34:10 -05:00 |
|
Jicheng Lu
|
83a78d2b5a
|
add instruct multi modal
|
2024-05-14 11:51:39 -05:00 |
|
Haiping Chen
|
1cfa6a8618
|
DistributedLocker
|
2024-04-30 07:50:01 -05:00 |
|
Haiping Chen
|
f1999f32e7
|
GetProviders only when the setting has value.
|
2024-03-31 16:54:22 -05:00 |
|
Haiping Chen
|
7fb5410097
|
Support model_id in InstructMode
|
2024-03-25 11:22:43 -05:00 |
|
Haiping Chen
|
ac40aa645f
|
Stream Routing context log.
|
2024-02-28 10:21:14 -06:00 |
|
Haiping Chen
|
a8c2b49d6f
|
AgentTask
|
2024-02-02 16:36:05 -06:00 |
|
Haiping Chen
|
67fd6f79fd
|
Allow agent to inherit from other agent.
|
2024-01-29 12:08:49 -06:00 |
|
Haiping Chen
|
3dad385180
|
LLM Load balance #252
|
2024-01-21 20:39:13 -06:00 |
|
Haiping Chen
|
8748db4fde
|
Complete plugin name and description.
|
2024-01-16 13:23:45 -06:00 |
|
Haiping Chen
|
bcf56767be
|
Support to change Host Agent and used model.
|
2024-01-16 11:38:45 -06:00 |
|
Haiping Chen
|
6286393242
|
Plugin settings with interaction with UI.
|
2024-01-15 13:15:18 -06:00 |
|
Haiping Chen
|
ddebff69ec
|
Add UserName
|
2024-01-04 21:20:50 -06:00 |
|
Haiping Chen
|
b3311a1917
|
Utilities.ClearCache
|
2023-12-27 09:33:03 -06:00 |
|
hchen
|
1c03789a38
|
Fix config priority.
|
2023-12-15 11:54:44 -06:00 |
|
Haiping
|
a7d346c1e9
|
CompletionProvider.GetCompletion
|
2023-12-15 10:31:11 -06:00 |
|
Haiping Chen
|
538753571a
|
Unify the LLM Provider Settings #234
|
2023-12-13 12:12:25 -06:00 |
|
Haiping Chen
|
8c60e6ae78
|
Use text completion for instruct mode.
|
2023-10-23 18:20:18 -05:00 |
|
Haiping Chen
|
7fbff8c777
|
PluginController
|
2023-10-10 23:11:06 -05:00 |
|
Haiping Chen
|
c9822dd7ee
|
TextCompletion of google-ai
|
2023-10-09 17:28:17 -05:00 |
|
Haiping Chen
|
c46fa843cd
|
Clean code.
|
2023-09-24 11:20:02 -05:00 |
|
hchen
|
18eb9d677c
|
RoutingSettings.Provider and Model.
|
2023-09-20 17:08:14 -05:00 |
|
hchen
|
73ead13d7f
|
Rename PackageVersion to BotSharpVersion;
Add SetModelName to IChatCompletion.
|
2023-09-19 11:29:25 -05:00 |
|
Haiping Chen
|
ab09f1fcae
|
Support HuggingFace Inference API.
|
2023-09-18 03:35:02 -05:00 |
|
hchen
|
4b6c32586c
|
Set default ModelName as null.
|
2023-09-14 11:42:48 -05:00 |
|
Haiping Chen
|
17bfcb2518
|
Set model in conversation state.
|
2023-09-13 20:41:51 -05:00 |
|
hchen2020
|
93457dd6a9
|
Support model switch in request level.
|
2023-09-09 10:37:38 -05:00 |
|
Haiping Chen
|
9f74b04fd7
|
Separate KnoledgeBase as standalone plugin.
|
2023-09-06 07:58:02 -05:00 |
|
Haiping Chen
|
29a65a0086
|
Add file as conversation storage.#76
|
2023-06-27 13:31:13 -05:00 |
|
Haiping Chen
|
e3c9d0632c
|
Abastract chat service zone.
|
2023-06-22 23:43:00 -05:00 |
|
Haiping Chen
|
e9817af1a7
|
Knowledge base initial.
|
2023-06-16 21:42:35 -05:00 |
|
Haiping Chen
|
2dd93aef42
|
Added ContentTransfer.
|
2023-06-12 22:27:31 -05:00 |
|
Haiping Chen
|
8046ddafe6
|
Support User related functions.
|
2023-06-11 18:46:02 -05:00 |
|