Update README.md

pull/532/merge
Kye Gomez 6 months ago committed by GitHub
parent 0c12e3e916
commit 6fc1ecf5bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -157,7 +157,6 @@ llm = OpenAIChat(
agent = Agent(
llm=llm,
agent_name = "WellNess Agent",
name = "Health and Wellness Blog",
system_prompt="Generate a 10,000 word blog on health and wellness.",
max_loops=4,
autosave=True,

Loading…
Cancel
Save