Haiping Chen
|
1286f35d8b
|
Add AgentFilter.
|
2023-12-28 09:20:18 -06:00 |
|
Haiping Chen
|
4c6c035b07
|
Plugin IconUrl.
|
2023-12-25 21:16:41 -06:00 |
|
Haiping Chen
|
0a0f50d287
|
Separate UI project.
|
2023-12-24 13:57:22 -06:00 |
|
Haiping Chen
|
7283259455
|
Agent builder UI.
|
2023-12-21 22:09:01 -06:00 |
|
Haiping Chen
|
bd26c81018
|
Move AddAuthentication out.
|
2023-12-20 08:12:59 -06:00 |
|
Deep Blue
|
fe197fd3ea
|
quick reply submit.
|
2023-12-19 20:28:56 -06:00 |
|
Deep Blue
|
6b0a5be1af
|
Render quick replies in chat-box.
|
2023-12-19 07:16:43 -06:00 |
|
Haiping Chen
|
d7bba4522a
|
Upgrade dependent libraries.
|
2023-12-18 14:14:14 -06:00 |
|
Haiping Chen
|
89af1d72a6
|
Set default LlmConfig for Agent level.
|
2023-12-13 17:16:34 -06:00 |
|
Haiping Chen
|
538753571a
|
Unify the LLM Provider Settings #234
|
2023-12-13 12:12:25 -06:00 |
|
Haiping Chen
|
9d4487836c
|
Add Temperature
|
2023-11-30 21:59:05 -06:00 |
|
Haiping Chen
|
56f99c2924
|
update function prompt.
|
2023-11-30 08:17:01 -06:00 |
|
Haiping Chen
|
52bfe435f5
|
Resolve conflict.
|
2023-11-29 21:01:08 -06:00 |
|
Haiping Chen
|
8d2761a0c4
|
experiment failed.
|
2023-11-29 20:56:23 -06:00 |
|
Jicheng Lu
|
c667f1bad5
|
add logger
|
2023-11-29 17:23:14 -06:00 |
|
Jicheng Lu
|
b99a158872
|
move log setting to conversation
|
2023-11-29 10:40:27 -06:00 |
|
Jicheng Lu
|
929487c0d6
|
add log settings
|
2023-11-29 10:21:03 -06:00 |
|
Haiping Chen
|
fcc8ba6a3d
|
Websocket authentication.
|
2023-11-27 21:19:07 -06:00 |
|
Deep Blue
|
cf08261afb
|
RichMessageBase and Welcome message.
|
2023-11-27 15:00:26 -06:00 |
|
Haiping Chen
|
87d2c7f0bd
|
Add web live chat docs.
|
2023-11-26 20:04:05 -06:00 |
|
Haiping Chen
|
a1bc56b481
|
Add more template rich message.
|
2023-11-24 17:26:33 -06:00 |
|
Haiping Chen
|
be88bfa121
|
ChatHub
|
2023-11-22 10:27:55 -06:00 |
|
Haiping Chen
|
7824622385
|
Add role to User.
|
2023-11-13 19:25:46 -06:00 |
|
Haiping Chen
|
57870ae63b
|
Bump Azure.AI.OpenAI to 1.0.0-beta.9
|
2023-11-13 11:19:25 -06:00 |
|
hchen
|
74259ee6bc
|
Add Twilio plugin.
|
2023-11-09 14:02:57 -06:00 |
|
hchen
|
73331bbb1d
|
Add states to chat message result
|
2023-11-03 09:16:16 -05:00 |
|
Haiping Chen
|
a18d1ea5aa
|
RoleDialogModel.From
|
2023-10-30 15:06:45 -05:00 |
|
Haiping Chen
|
df7743e37d
|
Separate required and optional args.
|
2023-10-30 12:44:53 -05:00 |
|
Haiping Chen
|
3caa7a5499
|
HFPlanner
|
2023-10-30 11:48:18 -05:00 |
|
Haiping Chen
|
c7ff0e4c2e
|
Rename to ReasoningPlanner.
|
2023-10-28 20:54:10 -05:00 |
|
Haiping Chen
|
513ad5814e
|
NaivePlanner
|
2023-10-28 15:59:26 -05:00 |
|
Haiping Chen
|
933fc3febd
|
Share one message instance through the conversation.
|
2023-10-27 15:36:26 -05:00 |
|
Haiping Chen
|
7ab383aa53
|
Update router prompt.
|
2023-10-26 19:33:34 -05:00 |
|
hchen
|
2cd3dfcd29
|
JsonContent<T>
|
2023-10-26 13:52:44 -05:00 |
|
Haiping Chen
|
2a52e30ba8
|
change description of human_intervention_needed.
|
2023-10-25 22:05:12 -05:00 |
|
Haiping Chen
|
d7ef99d034
|
Render assistant role as specific agent name.
|
2023-10-25 19:30:23 -05:00 |
|
Haiping Chen
|
5d7dd09801
|
Allow IInstructService to StopCompletion.
|
2023-10-24 22:41:08 -05:00 |
|
hchen
|
eb13994180
|
Return states in InstructResult.
|
2023-10-24 19:36:02 -05:00 |
|
Haiping Chen
|
8c60e6ae78
|
Use text completion for instruct mode.
|
2023-10-23 18:20:18 -05:00 |
|
Haiping Chen
|
758cfd556e
|
Bump version to v0.17.0
|
2023-10-23 11:13:16 -05:00 |
|
Haiping Chen
|
a4c1b56740
|
Add executor of evaluation.
|
2023-10-22 19:31:49 -05:00 |
|
Haiping Chen
|
13e17acc76
|
Fix CurrentRecursionDepth bug in Testing mode.
|
2023-10-20 18:57:45 -05:00 |
|
Haiping Chen
|
8fcada182f
|
Optimize router prompt.
|
2023-10-19 22:47:14 -05:00 |
|
hchen
|
581678f1fe
|
human_intervention_needed prompt.
|
2023-10-19 13:28:29 -05:00 |
|
hchen
|
5ced9f6da4
|
Refactor FixMalformedResponse.
|
2023-10-18 10:54:03 -05:00 |
|
Haiping Chen
|
2f3e71ef09
|
Add EvaluatingService.
|
2023-10-18 06:58:36 -05:00 |
|
hchen
|
8c43de14e9
|
Fix bug of next_step_prompt with args.
|
2023-10-17 10:49:07 -05:00 |
|
Jicheng Lu
|
1be6531409
|
use BotSharpMongoDb
|
2023-10-16 17:52:48 -05:00 |
|
Haiping
|
8531d8ab09
|
Add IContentGeneratingHook.
|
2023-10-16 15:07:07 -05:00 |
|
Haiping
|
1c0fe993ba
|
Move next step prompt to liquid template.
|
2023-10-13 18:36:57 -05:00 |
|