aimas-upb / aimas-upb/llm-agents-for-ami

BehaviorTree serialization and desiarilizaiton accros agent communications

オープン
#22 コメント 0 件 リアクション 0 件 担当者 1 名 @vladalexgit が担当を希望しています GitHub で見る
enhancement
主要言語
言語のデータがありません
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

The Behavior Trees produced by the InteractionSolver may contain _**custom**_ compute nodes that read and write to the BehaviorTree blackboard.
This makes such nodes hard to serialize as JSON (because custom code is not JSON representable).

We need a method to persist and load BehaviorTree objects that can be sent as byte messages across agent messages between InteractionSolver and UserAssistant.

In the simplest case this is solvable through `pickle`, but other solutions are welcome.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。