hashiruAI / src

Commit History

disabling tool invocation stops sending it the tools
b746682

helloparthshah commited on

disabling python sandbox for now
4ce88d0

helloparthshah commited on

Fixed a bug with tool creation
7ec3df9

helloparthshah commited on

Updated prompt to include tool modification
4e436d6

helloparthshah commited on

Updated prompt to make tool creation better
3d76128

helloparthshah commited on

Fixing a bug with the manager
e162f30

helloparthshah commited on

Merge branch 'main' of github.com:kunpai/HASHIRU
baea1e6

helloparthshah commited on

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

harshil-21 commited on

Python file + README cleanup
4be2bb5

Kunal Pai commited on

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

helloparthshah commited on

make thinking print in multiline code blocks
ad0d3ca

Harshil Patel commited on

mimetype for other files are supported
8ae1091

helloparthshah commited on

Fixing the streaming of responses
e8fe06f

helloparthshah commited on

Added support for streaming gemini responses
0c0c279

helloparthshah commited on

maming desc and system prompt better
4f43fb0

helloparthshah commited on

include cost per 1000 tokes
a2ebc4b

helloparthshah commited on

fixing error where no response
bc17645

helloparthshah commited on

Implemented mode selection
231c049

helloparthshah Kunal Pai commited on

Add PythonSandboxTool for executing Python code in a sandbox environment
23572e6

Kunal Pai commited on