hashiruAI / src /tools

Commit History

Refactor LambdaAgent to use OpenAI client and update cost manager with new Lambda model expenses
fcdfb63

Kunal Pai commited on

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

helloparthshah commited on

disabling python sandbox for now
4ce88d0

helloparthshah commited on

refactor: remove unused AgentCreator class and related code
618af48

Kunal Pai commited on

maming desc and system prompt better
4f43fb0

helloparthshah commited on

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

Kunal Pai commited on

Updated costs based on resource usage and actual api costs (created by HASHIRU AI)
25fe98a

helloparthshah commited on

Add support for deepseek-r1 model in AgentManager and AgentCostManager
2c0c391

Kunal Pai commited on

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

helloparthshah commited on

Add os import and ensure data directory exists before saving memory
941e057

Kunal Pai commited on

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

helloparthshah commited on

Giving agent access to the model costs
1476939

helloparthshah commited on

update agent creator to specify base model
6115f71

Harshil Patel commited on

cost_benefit modified
703f2c8

saisha09 commited on