Spaces:
Running
Running
Commit History
Refactor GroqAgent initialization and enhance error handling; update AgentCostManager with Groq model costs
1b3d55c
Kunal Pai
commited on
Updated costs since ollama does use resources when creating a model
904d53f
Updated costs
7e51da8
updated budget
7d69384
Updated prompt
3fa3bab
Updated reasoning
dc94b28
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