Spaces:
Running
Running
Commit History
Refactor LambdaAgent to use OpenAI client and update cost manager with new Lambda model expenses fcdfb63
Kunal Pai commited on
Merge branch 'main' of github.com:HASHIRU-AI/HASHIRU af10b92
Tracking budget for manager too 1c31898
LambdaAgent added 728be71
Updated expense model eb1e30c
Updated requirements 958b115
Refactor GroqAgent initialization and enhance error handling; update AgentCostManager with Groq model costs 1b3d55c
Kunal Pai commited on
Updated costs 7e51da8
updated budget 7d69384
Updated prompt 3fa3bab
updated safety settings fcf04d1
Fixed encoding issues 6413288
updated costs 657847e
reverting a70e834
disabling tool invocation stops sending it the tools b746682
Fixing get website tool 60ee681
Updated system prompt ebb2635
Fixed a bug with tool creation 7ec3df9
Fixing a bug with the manager e162f30
Fixing empty messages f3a6d23
Fixed the formatting 7258b59
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
Updating formatting 1f35fad
make thinking print in multiline code blocks ad0d3ca
Harshil Patel commited on
mimetype for other files are supported 8ae1091
Updated get website tool 5d665be
Fixing the streaming of responses e8fe06f
Removing debug logs 163e70a
Added support for streaming gemini responses 0c0c279
Fixing the UI 148a917
Updating retry behavior 7ce7683
include cost per 1000 tokes a2ebc4b
fixing error where no response bc17645
fixed memories 3e394af
Implemented mode selection 231c049
Update to use sum of both as the total memory 608ee17
Also update tools when something is deleted c091ece
Cleaning debug logs d8709c0
Updated costs based on resource usage and actual api costs (created by HASHIRU AI) 25fe98a
Files are working! a6407c2
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
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