v1.3-stable-tag
What's Changed
- refine rich type and template type by @iceljc in #317
- Resolved issue related to convertPdfToText by @wilson-dixon in #319
- Auto restore function name in InvokeFunction. by @hchen2020 in #320
- Add required flag. by @hchen2020 in #321
- add function name by @iceljc in #322
- Improve IRoutingHook. by @hchen2020 in #323
- add delete log by @iceljc in #324
- Fix Pop agent bug. by @hchen2020 in #325
- Fix user id. by @hchen2020 in #326
- refine content log input by @iceljc in #327
- allow empty list update by @iceljc in #328
- Add user_goal_description to router. by @hchen2020 in #330
- Features/add clean idle conversation by @iceljc in #331
- chagne default temperature. by @hchen2020 in #333
- Features/add state filter by @iceljc in #334
- update start backend service command in README.md by @wenwei-lin in #335
- add config LLamaSharp tutorial in docs by @wenwei-lin in #336
- remove AspectInjector dependency in BotSharp.Core by @wenwei-lin in #337
- Syn agent template dict once states has been changed. by @hchen2020 in #338
- add message delete event by @iceljc in #339
- Syn latest state before rendering prompt. by @hchen2020 in #340
- merge code by @geffzhang in #341
- Fix InvokeFunction name. by @hchen2020 in #342
- expected_next_action_agent by @hchen2020 in #343
- merge latest code by @geffzhang in #345
- update instruction by @Joannall in #346
- Spark desk by @geffzhang in #347
- add botsharp options by @iceljc in #348
- add message parser by @iceljc in #349
- Support editor in rich content. by @hchen2020 in #350
- add google api by @iceljc in #351
- RouteToAgentRoutingHandler by @hchen2020 in #352
- Check routing rule after poping agent. by @hchen2020 in #353
- add redirect to agent by @iceljc in #354
- Features/add google api by @iceljc in #355
- ignore pwd check for debugging by @hchen2020 in #356
- Add breakpoint feature. by @hchen2020 in #357
- fix validation and truncate message by @iceljc in #358
- Features/refine conversation by @iceljc in #359
- Support model_id in InstructMode by @hchen2020 in #360
- Features/refine conversation functionality by @iceljc in #361
- Add openai provider. by @hchen2020 in #362
- Delay persisting message to allow message content to be changed in hook. by @hchen2020 in #363
- add breakpoint by @iceljc in #364
- GetAgent perInstanceCache by @hchen2020 in #366
- refine state by @iceljc in #365
- Not trigger if replyMessage.FunctionName is empty. by @hchen2020 in #367
- add active rounds to state by @iceljc in #368
- fix cur message id by @iceljc in #369
- Features/add state change log by @iceljc in #371
- Save function result to Storage by @hchen2020 in #372
- optimize naive. by @hchen2020 in #373
- expected_user_goal_agent by @hchen2020 in #374
- refine state node by @iceljc in #375
- refine state node by @iceljc in #376
- Provide conversation_end flat in response_to_user by @hchen2020 in #377
- response_to_user by @hchen2020 in #378
- Remove agent required args based on latest states. by @hchen2020 in #379
- Save to Storage as well by @hchen2020 in #380
- add active round log by @iceljc in #381
- Fix OnRoutingInstructionRevised by @hchen2020 in #382
- Add featuer of VisibilityExpression by @hchen2020 in #383
- add agent queue changed event by @iceljc in #384
- refine json converter by @iceljc in #385
- Handle output routing exception. by @hchen2020 in #388
- Features/refine conv states by @iceljc in #387
- check field type in routing. by @hchen2020 in #390
- add channel by @iceljc in #392
- optimize state by @iceljc in #391
- enable plugin by dependency by @iceljc in #393
- Features/enable plugin by dependency by @iceljc in #394
- patch state source by @iceljc in #395
- PostbackFunctionName by @hchen2020 in #396
- Restore Append by @hchen2020 in #397
- add hook by @iceljc in #398
- ConversationBreakpoint.Reason by @hchen2020 in #399
- clean code by @iceljc in #400
- Add Highlight to ElementLocatingArgs by @Oceania2018 in #401
- add file editor by @iceljc in #402
New Contributors
- @wilson-dixon made their first contribution in #319
- @wenwei-lin made their first contribution in #335
- @Joannall made their first contribution in #346
Full Changelog: tag-v1.0.1-web-driver...v1.3-stable-tag