withSystemPrompt

fun withSystemPrompt(prompt: String, llm: LLModel = OpenAIModels.Chat.GPT4o, id: String = "code-engine-agents", maxAgentIterations: Int = 3): AIAgentConfigBase(source)