AgentTeamContext: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(pushed from media by wikipush) |
||
| Line 4: | Line 4: | ||
|name=AgentTeamContext | |name=AgentTeamContext | ||
|since=2026-03-19 | |since=2026-03-19 | ||
|updated=2026-03- | |updated=2026-03-27 | ||
|purpose=Enables coordination of multiple AI agents by modeling Teams, Tools, and hierarchical Agent relationships (supervisor/reportsTo) | |purpose=Enables coordination of multiple AI agents by modeling Teams, Tools, and hierarchical Agent relationships (supervisor/reportsTo) | ||
|copyright=BITPlan GmbH | |copyright=BITPlan GmbH | ||
| Line 26: | Line 26: | ||
"AgentTeamContext" is name of it | "AgentTeamContext" is name of it | ||
"2026-03-19" is since of it | "2026-03-19" is since of it | ||
"2026-03- | "2026-03-27" is updated of it | ||
"https://media.bitplan.com/index.php/AgentTeamContext" is master of it | "https://media.bitplan.com/index.php/AgentTeamContext" is master of it | ||
"©2026 BITPlan GmbH" is copyright of it | "©2026 BITPlan GmbH" is copyright of it | ||
| Line 312: | Line 312: | ||
Model_contextLength addsTo it | Model_contextLength addsTo it | ||
Model_latency addsTo it | Model_latency addsTo it | ||
Model_hugging_face_id addsTo it | |||
# property name | # property name | ||
| Line 352: | Line 353: | ||
4 is index of it | 4 is index of it | ||
"latency for hello prompt in seconds" is documentation of it | "latency for hello prompt in seconds" is documentation of it | ||
true is showInGrid of it | |||
"Model" is topic of it | |||
# property hugging_face_id | |||
Model_hugging_face_id isA Property | |||
"hugging_face_id" is name of it | |||
"Hugging Face ID" is label of it | |||
"Text" is type of it | |||
5 is index of it | |||
"Hugging Face model identifier (e.g. meta-llama/Llama-3.3-70B-Instruct)" is documentation of it | |||
true is showInGrid of it | true is showInGrid of it | ||
"Model" is topic of it | "Model" is topic of it | ||