Information
import os import yaml from praisonai import PraisonAI from google.colab import userdata # Example agent_yaml content agent_yaml = """ framework: crewai topic: 犬が月に行く映画の脚本を作成 roles: screenwriter: backstory: " AIに関する台本を魅力的な対話で作成するスキルを持つ。 " goal: " {topic}の脚本を作成する。 " role: 脚本家 tasks ...