BotSharp/src/Infrastructure/BotSharp.Abstraction
Haiping ea3bf3e711
Merge pull request #187 from hchen2020/master
Use text completion for instruct mode.
2023-10-23 18:22:40 -05:00
..
Agents Fix GetAgents list. 2023-10-23 12:41:44 -05:00
ApiAdapters Refactor plugins mechanism. 2023-06-06 19:59:32 -05:00
Conversations Add executor of evaluation. 2023-10-22 19:31:49 -05:00
Evaluations Add executor of evaluation. 2023-10-22 19:31:49 -05:00
Functions Fix CurrentRecursionDepth bug in Testing mode. 2023-10-20 18:57:45 -05:00
Instructs Use text completion for instruct mode. 2023-10-23 18:20:18 -05:00
Knowledges Add intent classifier in routing speeder. 2023-08-31 10:48:59 -05:00
MLTasks Use text completion for instruct mode. 2023-10-23 18:20:18 -05:00
Models Move router profile to liquid. 2023-10-12 06:30:13 -05:00
Plugins Add Name/ Desc to IBotSharpPlugin 2023-10-12 06:36:36 -05:00
Repositories add execution log 2023-10-23 15:33:24 -05:00
Routing Fix CurrentRecursionDepth bug in Testing mode. 2023-10-20 18:57:45 -05:00
Templating RenderIntentResponse 2023-08-31 06:40:51 -05:00
Users remove record reference 2023-09-07 17:04:34 -05:00
Utilities add bulk insert agents and user agents 2023-10-17 15:29:40 -05:00
VectorStorage Enable knowledge in chatbot. 2023-06-29 18:14:57 -05:00
BotSharp.Abstraction.csproj Rename PackageVersion to BotSharpVersion; 2023-09-19 11:29:25 -05:00
Using.cs Eliminate route file configuration. 2023-09-18 13:13:49 -05:00