Update README.md

pull/582/head
Kye Gomez 4 months ago committed by GitHub
parent 5edc83466a
commit 1b0ac732a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -101,7 +101,7 @@ model = OpenAIChat(
# Initialize the agent # Initialize the agent
agent = Agent( agent = Agent(
agent_name="Financial-Analysis-Agent_sas_chicken_eej", agent_name="Financial-Analysis-Agent",
system_prompt=FINANCIAL_AGENT_SYS_PROMPT, system_prompt=FINANCIAL_AGENT_SYS_PROMPT,
llm=model, llm=model,
max_loops=1, max_loops=1,

Loading…
Cancel
Save