-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Support to implement simple agents that don't need LLMs on core.
Describe the feature
The SDK is really great! I just realize that I only can use LLMs for planning agent next step. But sometimes you need simple agents or better control of planning phase.
An example is an agent that decide next step with simple ML classificatio, NLP task, or business rules based on context received.
lucasprim, FabricioJardin, liy010 and nathanmargaglio
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request