Commit History

History and multiple conversations work!
d648fe6

helloparthshah commited on

current check for testing cost
1674315

saisha09 commited on

agent creation for testing cost
9725104

saisha09 commited on

updated cost_benefit
800db6b

saisha09 commited on

updated model selector
82a76a7

saisha09 commited on

Testing creation of agent with runtime detector and model selector
69dc898

saisha09 commited on

removed base_model from required fields and added choose_best_model
5d97677

saisha09 commited on

updated model_selector to choose model based on runtime/env to create agents
a5ec5ae

saisha09 commited on

added runtime/env check and api key check
6d068ed

saisha09 commited on

Add benchmarking functionality for Globle game
cab9413

Kunal Pai commited on

Add benchmarking script for Wordle game
e09bf50

Kunal Pai commited on

Add benchmarking functionality for NYT Connections dataset
0577af4

Kunal Pai commited on

Update requirements.txt to modify package versions and remove unused dependencies
164e70c

Kunal Pai commited on

add more gemini agents
8a91ce3

Harshil Patel commited on

Move cost management from tool loader to agent manager
98d31e7

Harshil Patel commited on

Add citation for NYT Connections benchmark and update references
06dc658

Kunal Pai commited on

Add paper benchmarking, along with dataset for it
4f96523

Kunal Pai commited on

Add HASHIRU logo and update UI header in main.py
b27e104

Kunal Pai commited on

Refactor get_last_assistant_content function to improve response handling and support various response formats
81fafc1

Kunal Pai commited on

Add HASHIRU paper: Initial implementation of a hierarchical multi-agent system for hybrid intelligent resource utilization
1d27ba2

Kunal Pai commited on

Update .gitignore to include additional LaTeX intermediate file types
c2ad08f

Kunal Pai commited on

Update .gitignore to include results directory
7f462a5

Kunal Pai commited on

Refactor benchmarking script to implement HLE dataset performance evaluation and improve response handling
aa7e221

Kunal Pai commited on

Add benchmarking script for GlobleDistanceTool via Gradio API
97e9ed5

Kunal Pai commited on

api link placeholder added to cost_benefit.py
a997e09

saisha09 commited on

Merge branch 'main' of github.com:kunpai/HASHIRU
e9ca387

helloparthshah commited on

Updated to use pro and fixed retry and edit
7c06e97

helloparthshah commited on

Globle Tool
aa64af8

Kunal Pai commited on

Separated out the tools info a separate directory
a3a158e

helloparthshah commited on

Add gemini agent
e5d4b0f

Harshil Patel commited on

Surprise 🫠
263bcfe

Kunal Pai commited on

Integrate AgentManager with tools
fcb1a95

Harshil Patel commited on

Implement agent manager
e0d574f

Harshil Patel commited on

Storing system prompt as well in the models file
7ec791b

helloparthshah commited on

add budget manager and bug fixes
8cf77a3

Harshil Patel helloparthshah commited on

Update system prompt
5ddcadc

Harshil Patel Kunal Pai helloparthshah commited on