Fix compile issue

This commit is contained in:
Haiping 2023-12-12 12:37:49 -06:00 committed by GitHub
parent e911b05417
commit ab913b0b8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
using BotSharp.Abstraction.Agents.Models;
using BotSharp.Abstraction.Instructs;
using BotSharp.Abstraction.Instructs.Models;
using BotSharp.Core.Infrastructures;