Spaces:
Running
Running
Commit History
Fixing tool deletion
fde43e7
Some more refactor
0e58feb
refactor
2f85c93
Implemented thinking and fixed a bug with agent creator
60b4d0f
History and multiple conversations work!
d648fe6
current check for testing cost
1674315
agent creation for testing cost
9725104
updated cost_benefit
800db6b
updated model selector
82a76a7
Testing creation of agent with runtime detector and model selector
69dc898
removed base_model from required fields and added choose_best_model
5d97677
updated model_selector to choose model based on runtime/env to create agents
a5ec5ae
added runtime/env check and api key check
6d068ed
Pushing UI updates
4af653a
QOL updates and refactoring. Also fixed the tool/agent budgeting
6900003
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
Merge branch 'main' of github.com:kunpai/HASHIRU
e9ca387
Updated to use pro and fixed retry and edit
7c06e97
Globle Tool
aa64af8
Kunal Pai
commited on
Separated out the tools info a separate directory
a3a158e
Add gemini agent
e5d4b0f
Harshil Patel
commited on
Streaming works perfectly!
8875451
Fixed streaming
980918c
Added support for streaming
5d748e2
Surprise 🫠
263bcfe
Kunal Pai
commited on
Updating to use webUI
434b328
Integrate AgentManager with tools
fcb1a95
Harshil Patel
commited on
Implement agent manager
e0d574f
Harshil Patel
commited on