Spaces:
Running
Running
Commit History
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
Streaming works perfectly!
8875451
Fixed streaming
980918c
Added support for streaming
5d748e2
Updating to use webUI
434b328
Integrate AgentManager with tools
fcb1a95
Harshil Patel
commited on
Implement agent manager
e0d574f
Harshil Patel
commited on