Imports
- github.com/emicklei/go-restful/v3
- github.com/gofiber/fiber/v2
- github.com/json-iterator/go
- github.com/tmc/langchaingo/llms
- gorm.io/gorm
Imports in module “github.com/flowline-io/flowbot”
- github.com/flowline-io/flowbot/internal/store
- github.com/flowline-io/flowbot/internal/store/model
- github.com/flowline-io/flowbot/pkg/flog
- github.com/flowline-io/flowbot/pkg/providers
- github.com/flowline-io/flowbot/pkg/providers/slash
- github.com/flowline-io/flowbot/pkg/route
- github.com/flowline-io/flowbot/pkg/types
- github.com/flowline-io/flowbot/pkg/types/ruleset/collect
- github.com/flowline-io/flowbot/pkg/types/ruleset/command
- github.com/flowline-io/flowbot/pkg/types/ruleset/cron
- github.com/flowline-io/flowbot/pkg/types/ruleset/form
- github.com/flowline-io/flowbot/pkg/types/ruleset/instruct
- github.com/flowline-io/flowbot/pkg/types/ruleset/langchain
- github.com/flowline-io/flowbot/pkg/types/ruleset/page
- github.com/flowline-io/flowbot/pkg/types/ruleset/setting
- github.com/flowline-io/flowbot/pkg/types/ruleset/webhook
- github.com/flowline-io/flowbot/pkg/types/ruleset/webservice
- github.com/flowline-io/flowbot/pkg/types/ruleset/workflow
- github.com/flowline-io/flowbot/pkg/utils