Commit graph

11 commits

Author SHA1 Message Date
Adil Hafeez
c7cd3bb16d
set default model to gpt-4o 2025-05-30 12:59:29 -07:00
Adil Hafeez
b07e837a20
add more tests 2025-05-30 11:03:58 -07:00
Adil Hafeez
cdb1ca9697
Merge branch 'main' into adil/use_json_conv 2025-05-30 02:15:03 -07:00
Adil Hafeez
fffa837a06
separate out currency exchange and preference based routing (#491) 2025-05-30 02:14:37 -07:00
Adil Hafeez
9d4b9c9104
update code to use new system prompt for routing 2025-05-30 01:01:33 -07:00
Adil Hafeez
9c4733590f
add support for openwebui (#487) 2025-05-28 19:08:00 -07:00
Adil Hafeez
d29eba4102
trim conversation if it exceed max limit of what router model can handle (#488) 2025-05-27 20:28:22 -07:00
Adil Hafeez
99dd900a34
fix panic in brightstaff (#485)
make router section optional in arch_config
2025-05-23 09:37:25 -07:00
Adil Hafeez
d050dfb85a
When router usage is defined ensure that router model is defined too (#481) 2025-05-23 08:46:12 -07:00
Adil Hafeez
218e9c540d
Add support for json based content types in Message (#480) 2025-05-23 00:51:53 -07:00
Adil Hafeez
27c0f2fdce
Introduce brightstaff a new terminal service for llm routing (#477) 2025-05-19 09:59:22 -07:00