Spaces:
Running
Running
Commit History
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
Storing system prompt as well in the models file
7ec791b
Pushing updated budget logic
967c695
Removing unused file
f5ed8c8
QOL changes
576227b
add budget manager and bug fixes
8cf77a3
Update system prompt
5ddcadc
Add fire agent tool
6643e6e
Harshil Patel
commited on
Cleanup tasks
b3c76c7
README.md updated
4c7aac8
Add cost_benefit.py for model selection using Ollama
838a833
Improvements to the tools
f8d05a7
Adding ability to continue a conversation
18aba36
Update GeminiManager model version and modify task prompt for stock investment inquiry
17c720f
Kunal Pai
commited on
Enhance system prompt with tool creation guidelines to ensure production-ready code with complete implementations, input validation, and clear documentation.
d1ba4cb
Kunal Pai
commited on
Updating tools and QOL changes
30d98fa
Update system2.prompt to clarify tool creation guidelines and emphasize reading existing implementations
bd20f16
Kunal Pai
commited on
Refactor GeminiManager to accept model name as a parameter and update role assignment logic
27b38ea
Kunal Pai
commited on
Add information on using ArxivTool, WikipediaTool, and WebSearchTool for gathering resources
d2c2786
Kunal Pai
commited on
Add tools for searching arXiv, web, and Wikipedia
f1acfc4
Kunal Pai
commited on