hashiruAI / src

Commit History

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

Implemented mode selection
231c049

helloparthshah 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

helloparthshah commited on

Also update tools when something is deleted
c091ece

helloparthshah commited on

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

helloparthshah commited on

Add GroqAgent and GroqModelManager implementations for Groq model integration
e0964c2

Kunal Pai commited on

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

Kunal Pai commited on

chore(ci): restore missing src/cost_benefit.py [skip ci]
338633f

harshil-21 commited on

cost_benefit deleted
95fb804

saisha09 commited on

chore(ci): restore missing src/cost_benefit.py [skip ci]
dee7fba

harshil-21 commited on

NO MORE COST BENEFIT
9ced6fb

harshil-21 commited on

chore(ci): restore missing src/cost_benefit.py [skip ci]
0477ef6

harshil-21 commited on

cost_benefit file deleted
c978556

saisha09 commited on

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

helloparthshah commited on

Enable conditional memory usage in GeminiManager
82fe65b

Kunal Pai commited on

MPS support for memories for Mac users
ab59793

Kunal Pai 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
eb1b69a

helloparthshah commited on

models_cost file updated
b915149

saisha09 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

Add code to make total budget expand with total resources
0e323dc

Harshil Patel commited on

model_cost file added
705389b

saisha09 commited on

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

helloparthshah commited on

Adding memory management using sentenceTransformer
9d9d55a

helloparthshah commited on

cost_benefit modified
703f2c8

saisha09 commited on

Updated prompt to work with Updating memory
bf8a152

helloparthshah commited on