Commit graph

135 commits

Author SHA1 Message Date
Jicheng Lu 174db37958 fix typo 2024-12-04 00:48:09 -06:00
Jicheng Lu cc8eae0152 relocate 2024-12-03 19:32:43 -06:00
Jicheng Lu b3e680354c add index 2024-12-03 11:39:01 -06:00
Jicheng Lu eae6d88a25 add json 2024-12-02 19:54:20 -06:00
Jicheng Lu aaa25355e2 change doc 2024-12-02 19:26:32 -06:00
Jicheng Lu 0f53c96b20 add agent utility doc 2024-12-02 19:04:32 -06:00
Wenbo Cao b80684eaba 1st version for the doc 2024-08-17 15:55:35 -05:00
Wenbo Cao cf8e6abc55 Modify the md file and update the images 2024-08-17 11:29:16 -05:00
Wenbo Cao ed29351487 add document 2024-08-01 15:46:51 -05:00
Haiping Chen f5eaa716ea Add featuer of VisibilityExpression 2024-03-31 14:28:16 -05:00
Wenwei Lin b5c503a3f0 add config LLamaSharp tutorial in docs 2024-03-10 20:00:54 +08:00
Wenwei Lin caff53978b update start backend service command in docs 2024-03-09 08:08:02 +08:00
Haiping Chen fb0adadf6a Unified InvokeFunction. 2024-02-29 23:44:57 -06:00
geffzhang 3891dfb53c
Update installation.md 2024-02-15 18:07:43 +08:00
geffzhang ccb825794b
Update installation.md
Launch a BotSharp UI (Optional)
2024-02-15 18:07:07 +08:00
geffzhang 96f3b61921
Update installation.md 2024-02-15 15:48:13 +08:00
Haiping Chen a8c2b49d6f AgentTask 2024-02-02 16:36:05 -06:00
Haiping Chen 2b6c2353b6 Add pizza bot router. 2024-01-27 19:02:33 -06:00
Haiping Chen 69633c8a20 Standarderize agent type. 2024-01-25 22:32:48 -06:00
Haiping Chen 9d3cd6b6e9 Support multi-agent with different profile. 2024-01-24 17:02:59 -06:00
Haiping Chen 3dad385180 LLM Load balance #252 2024-01-21 20:39:13 -06:00
Haiping Chen 6224a04b96 dotnet run --project .\src\WebStarter 2024-01-18 05:30:28 -06:00
Haiping Chen 150699f605 Release v0.21.0 2023-12-31 12:08:56 -06:00
Haiping Chen 627f7fa771 Add RouterController. 2023-12-29 21:54:41 -06:00
Haiping Chen 1286f35d8b Add AgentFilter. 2023-12-28 09:20:18 -06:00
Haiping Chen 0a0f50d287 Separate UI project. 2023-12-24 13:57:22 -06:00
Haiping Chen 403e97bfd3 Delete conversation from UI. 2023-12-22 13:16:55 -06:00
Haiping Chen 7283259455 Agent builder UI. 2023-12-21 22:09:01 -06:00
Deep Blue fe197fd3ea quick reply submit. 2023-12-19 20:28:56 -06:00
Haiping Chen 538753571a Unify the LLM Provider Settings #234 2023-12-13 12:12:25 -06:00
Haiping Chen 69b209c8d3 Fixed bug when agent is null. 2023-12-11 18:40:20 -06:00
Haiping Chen 27037b0663 Update chat-box UI. 2023-12-11 17:15:08 -06:00
Haiping Chen 8e940e991d GetAccessToken for Twilio 2023-12-06 16:55:55 -06:00
Jicheng Lu 9c1a571237 refine logger 2023-11-30 15:03:44 -06:00
Haiping Chen 87d2c7f0bd Add web live chat docs. 2023-11-26 20:04:05 -06:00
Haiping Chen 57870ae63b Bump Azure.AI.OpenAI to 1.0.0-beta.9 2023-11-13 11:19:25 -06:00
Haiping Chen efeaaedf59 Change agent load timing in InstructService. 2023-10-30 22:47:14 -05:00
Haiping Chen 663a16538f Bump to v0.18. 2023-10-30 12:53:19 -05:00
Haiping Chen 3caa7a5499 HFPlanner 2023-10-30 11:48:18 -05:00
Haiping Chen 492a1d70ee ITrackableMessage 2023-10-27 10:18:48 -05:00
Haiping Chen 5d7dd09801 Allow IInstructService to StopCompletion. 2023-10-24 22:41:08 -05:00
hchen 11176f3539 Add SelfId to IAgentHook. 2023-10-24 16:38:34 -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 8531d8ab09 Add IContentGeneratingHook. 2023-10-16 15:07:07 -05:00
Haiping Chen 8ea6b0f814 Add ConversationEnding to IConversationHook 2023-10-15 19:08:24 -05:00
hchen 578362c411 Allow retry 3 times for format response in Routing. 2023-10-10 16:53:04 -05:00
Haiping Chen caf60693a4 sphinx-rtd-theme 2023-10-08 19:37:48 -05:00
Haiping Chen 531ee06b69 recommonmark 2023-10-08 19:33:06 -05:00
Haiping Chen 0fe19821cc Add readme of plugin. 2023-10-08 17:51:46 -05:00