forked from kaiban-ai/KaibanJS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add workflow statistics to team.start() output
- Modify team.start() to include comprehensive workflow statistics in its output - Remove the need for separate getWorkflowStats() call after workflow completion - Include duration, task count, agent count, iteration count, LLM usage stats, and cost details in the output - Ensure consistency between workflow result and associated statistics - Update relevant documentation and examples to reflect new output structure Resolves kaiban-ai#62
- Loading branch information
1 parent
0063d7d
commit 31e6e7a
Showing
4 changed files
with
275 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.