Commit graph

224 commits

Author SHA1 Message Date
Jicheng Lu 971018ba50 remove error message 2024-05-14 14:30:27 -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
Jicheng Lu f9e63097a9 add chat files 2024-05-13 16:53:41 -05:00
Haiping Chen 434b7a68e7 Upgrade LLamaSharp to v0.12 2024-05-13 08:57:39 -05:00
Jicheng Lu 3dbdcb595d Merge branch 'master' of https://github.com/SciSharp/BotSharp into bugfix/fix-log-order 2024-05-09 21:37:43 -05:00
Jicheng Lu 4ca70dfdf0 fix log order 2024-05-09 21:37:32 -05:00
Jicheng Lu 1360adbb46 add agent template update endpoint 2024-05-09 17:06:03 -05:00
Jicheng Lu 91093f6a04 add payload 2024-05-07 11:55:44 -05:00
Jicheng Lu 2a31af5911 refine file service 2024-05-06 17:31:52 -05:00
Jicheng Lu 8d90b3a7e2 add file controller 2024-05-06 02:59:03 -05:00
Jicheng Lu 78fcda634b refine request path middleware 2024-05-06 02:37:58 -05:00
Jicheng Lu 67aa9ed0ae refine file storage 2024-05-06 01:51:59 -05:00
Jicheng Lu 2ecc0206aa temp save 2024-05-03 17:24:18 -05:00
Jicheng Lu 2f08a13f05 save file to directory 2024-05-03 14:57:44 -05:00
Haiping Chen 0ae2c4ba99 Server-sent Events. 2024-04-30 16:25:58 -05:00
Jicheng Lu e3da6db9d7 refine multilanguage log 2024-04-23 16:27:09 -05:00
Jicheng Lu 970bc4d028 add secondary content 2024-04-18 16:34:18 -05:00
Jicheng Lu 32a084289e refine agent refresh 2024-04-11 02:00:17 -05:00
Jicheng Lu 45fd30aaf8 add readonly load state 2024-04-10 12:45:35 -05:00
Jicheng Lu d530b59b1a patch state source 2024-04-05 13:53:37 -05:00
Jicheng Lu 8168b22707 refine element button 2024-04-02 14:09:42 -05:00
Jicheng Lu 55480a97ea add active rounds to state 2024-03-27 13:50:27 -05:00
Jicheng Lu 03f041a68c minor change 2024-03-26 18:11:05 -05:00
Jicheng Lu d572f90502 refine state 2024-03-26 16:57:13 -05:00
C. Oceania d33bd37615
Merge pull request #361 from iceljc/features/refine-conversation-functionality
Features/refine conversation functionality
2024-03-25 17:31:54 -05:00
Jicheng Lu a918b88937 refine background service 2024-03-25 17:29:08 -05:00
Haiping Chen 7fb5410097 Support model_id in InstructMode 2024-03-25 11:22:43 -05:00
Jicheng Lu 0579a15efb add missing field 2024-03-25 02:44:37 -05:00
Jicheng Lu 5018e34896 fix validation and truncate message 2024-03-24 23:40:15 -05:00
Haiping Chen b9bfe0a7df Add breakpoint feature. 2024-03-23 20:31:15 -05:00
Jicheng Lu e39a03b9cc Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-google-api 2024-03-22 14:14:16 -05:00
Jicheng Lu 19dfe06ce2 add redirect to agent 2024-03-22 01:30:57 -05:00
Jicheng Lu 56f7fb3d4e modify google api 2024-03-22 00:50:23 -05:00
Jicheng Lu a88c3dd5d6 minor change 2024-03-21 11:53:46 -05:00
Jicheng Lu 7633d881b0 add youtube api 2024-03-20 17:59:38 -05:00
Jicheng Lu 7635886ff9 add try catch 2024-03-20 00:00:29 -05:00
Jicheng Lu 8c4c0a0e6e add google api 2024-03-19 17:32:17 -05:00
Haiping Chen 70fdec2d3e Support postback message. 2024-03-16 09:43:00 -05:00
Jicheng Lu 516cde85e3 minor change 2024-03-08 16:02:35 -06:00
Jicheng Lu 0d91a2b558 add conv state filter 2024-03-08 16:02:08 -06:00
Jicheng Lu 43e18a050d add page limit 2024-03-07 13:38:38 -06:00
Jicheng Lu e2a28c683a minor change 2024-03-07 11:32:37 -06:00
Jicheng Lu b547ff1665 add clean setting 2024-03-07 11:25:23 -06:00
Jicheng Lu 552eb2598e minor change 2024-03-07 01:35:27 -06:00
Jicheng Lu eb9a2bb25e add background service to clean idle conversations 2024-03-07 01:34:52 -06:00
Jicheng Lu 174aa61fe9 rename model 2024-02-29 20:50:39 -06:00
C. Oceania 6aa8e3dc83
Merge pull request #322 from iceljc/features/add-function-name
add function name
2024-02-28 10:38:28 -06:00
Jicheng Lu 8a450ceda8 add function name 2024-02-28 10:16:46 -06:00
Haiping Chen 5ab2e4d978 Hid function from OpenAPI. 2024-02-27 22:36:33 -06:00