Spaces:
Running
Running
Commit History
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
cost_benefit deleted 95fb804
chore(ci): restore missing src/cost_benefit.py [skip ci] dee7fba
NO MORE COST BENEFIT 9ced6fb
chore(ci): restore missing src/cost_benefit.py [skip ci] 0477ef6
cost_benefit file deleted c978556
Merge branch 'main' of github.com:kunpai/HASHIRU 2155e91
Added expense budget bf722a2
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
Updated memory manager 0ab24d1
updated prompt 93470ad
Updated memory related tasks 167a572
Updates to the prompt 50fb0a0
Merge branch 'main' of github.com:kunpai/HASHIRU eb1b69a
Added new prompt 9f97a28
models_cost file updated b915149
Cleaning up debug messages 0144997
Merge branch 'main' of github.com:kunpai/HASHIRU 53ee793
Giving agent access to the model costs 1476939
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
Updating threshold 344c9c4
Merge branch 'main' of github.com:kunpai/HASHIRU e7a610c
Adding memory management using sentenceTransformer 9d9d55a
cost_benefit modified 703f2c8
Memory actions work b3d741d
Updated prompt to work with Updating memory bf8a152
Cleaning up models.json 36dcd43
Fixing tool deletion fde43e7
Some more refactor 0e58feb
refactor 2f85c93
Implemented thinking and fixed a bug with agent creator 60b4d0f
History and multiple conversations work! d648fe6
updated model selector 82a76a7
updated model_selector to choose model based on runtime/env to create agents a5ec5ae
added runtime/env check and api key check 6d068ed
Pushing UI updates 4af653a
QOL updates and refactoring. Also fixed the tool/agent budgeting 6900003
Move cost management from tool loader to agent manager 98d31e7
Harshil Patel commited on
Updated to use pro and fixed retry and edit 7c06e97
Separated out the tools info a separate directory a3a158e
Add gemini agent e5d4b0f
Harshil Patel commited on