Spaces:
Running
Running
Commit History
removing some tools 0c9f199
updated safety settings fcf04d1
Adding email tools 5551656
Fixed encoding issues 6413288
updated prompt 06bfb07
updated prompting 584ea6e
updated prompt 50031e2
Updated memory prompt 1eb7045
Fixing agent creator tool 5ca37ce
updated costs 657847e
updated prompt 4527a14
reverting a70e834
disabling tool invocation stops sending it the tools b746682
Fixing get website tool 60ee681
prompt update 8b86bcd
updated prompt 3c9ad8a
Updated system prompt ebb2635
disabling python sandbox for now 4ce88d0
Fixed a bug with tool creation 7ec3df9
Updated prompt to include tool modification 4e436d6
Updated prompt to make tool creation better 3d76128
Fixing a bug with the manager e162f30
Merge branch 'main' of github.com:kunpai/HASHIRU baea1e6
Updated prompt 659c48d
refactor: remove unused AgentCreator class and related code 618af48
Kunal Pai commited on
RIP Cost Benefit ea6ff5b
Kunal Pai commited on
chore(ci): restore missing src/cost_benefit.py [skip ci] a827aa8
Python file + README cleanup 4be2bb5
Kunal Pai commited on
Fixing empty messages f3a6d23
Fixed the formatting 7258b59
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
Added support for streaming gemini responses 0c0c279
Fixing the UI 148a917
Updating retry behavior 7ce7683
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
Implemented mode selection 231c049
Add PythonSandboxTool for executing Python code in a sandbox environment 23572e6
Kunal Pai commited on