Spaces:
Running
Running
Commit History
Merge branch 'main' of https://github.com/kunpai/HASHIRU
6b24b53
Harshil Patel
commited on
Add a format string function to pretty print json output
83e804d
Harshil Patel
commited on
fixed the bug with empty functions
0660121
Updating formatting
1f35fad
make thinking print in multiline code blocks
ad0d3ca
Harshil Patel
commited on
mimetype for other files are supported
8ae1091
Updated get website tool
5d665be
Fixing the streaming of responses
e8fe06f
Removing debug logs
163e70a
Merge branch 'main' of github.com:kunpai/HASHIRU
ef6cb0b
Added support for streaming gemini responses
0c0c279
Remove benchmarks
ba796a2
Kunal Pai
commited on
Fixing the UI
148a917
Merge branch 'main' of github.com:kunpai/HASHIRU
9d67598
Updating retry behavior
7ce7683
Merge pull request #1 from kunpai/auth0
ea8bc3b
Harshil Patel
commited on
Make authentication optional via argparse
4a20d19
Harshil Patel
commited on
Merge branch 'main' of https://github.com/kunpai/HASHIRU into auth0
ea2e255
Harshil Patel
commited on
re add original main.py
7f35293
Harshil Patel
commited on
Move authentication to a new file
eb835bc
Harshil Patel
commited on
Make login mandatory
a5b8c89
Harshil Patel
commited on
Update UI drop down
67a949c
Harshil Patel
commited on
maming desc and system prompt better
4f43fb0
include cost per 1000 tokes
a2ebc4b
fixing error where no response
bc17645
fix deletor
0487f91
fixed memories
3e394af
Merge branch 'main' of github.com:kunpai/HASHIRU
093c145
Implemented mode selection
231c049
Make auth0 login and logout work
522d1b9
Harshil Patel
commited on
chore(ci): restore missing src/cost_benefit.py [skip ci]
896ce6b
deleting cost_benefit.py
f76faba
Add case studies demonstrating HASHIRU's self-improvement capabilities and tool integration
545222f
Kunal Pai
commited on
Refactor benchmark functions to use updated client.predict API and improve prompt clarity
0581f43
Kunal Pai
commited on
Add PythonSandboxTool for executing Python code in a sandbox environment
23572e6
Kunal Pai
commited on
Update to use sum of both as the total memory
608ee17
Also update tools when something is deleted
c091ece
Fixed llama to be 3B
2492556
Cleaning debug logs
d8709c0
Updated costs based on resource usage and actual api costs (created by HASHIRU AI)
25fe98a
Files are working!
a6407c2
Add GroqAgent and GroqModelManager implementations for Groq model integration
e0964c2
Kunal Pai
commited on
Enhance conference paper with additional examples and improved formatting
c3c1740
Kunal Pai
commited on
Add examples of HASHIRU's memory functionality to paper
51c90fc
Kunal Pai
commited on
Add support for deepseek-r1 model in AgentManager and AgentCostManager
2c0c391
Kunal Pai
commited on