worth-brain / agents

Commit History

Remove unnecessary comment
7d7b347

MightyOctopus commited on

Add type hint in fetch_deals
149ccee

MightyOctopus commited on

Add type hint for the fetch method
42b564f

MightyOctopus commited on

Rearrange the file path for prototype and notebook files to make it look clean
4fb5a96

MightyOctopus commited on

Modify the agent message
a3cf3cf

MightyOctopus commited on

Build the run and plan method and complete the workflow of the class
a786215

MightyOctopus commited on

Fix a data type issue -- json into dict for arguments of the tool functions
16d1980

MightyOctopus commited on

Add AutonomousPlanningAgent class
ab317a2

MightyOctopus commited on

Add docstring in EnsembleAgent class
cba97b0

MightyOctopus commited on

Refactor EnsembleAgent: extract estimate_price_range from price
d98207b

MightyOctopus commited on

Refine the estimate_price_range function
025a663

MightyOctopus commited on

Build the complete logic flow of the MessagingAgent class
0f8f379

MightyOctopus commited on

Remove the wrong import line
14df579

MightyOctopus commited on

Add Deal and DealSelection pydantic classes for LLM structured outputs
59816b3

MightyOctopus commited on

Modify agents.deals.py & add ScrapedDeal class caller in day3.ipynb
64d5c55

MightyOctopus commited on

Add a class: ScrapedDeal
8e7940a

MightyOctopus commited on

Update ensemble agent class
ad1e373

MightyOctopus commited on

Add refined ensemble agent logic with multi level model dominance logic for more accurate outcomes
002afbe

MightyOctopus commited on

add advanced price estimate logic in Ensemble class
08e76a1

MightyOctopus commited on