stefandsl
23f35315cd
Merge 592e6f7970 into 281656b960
2026-06-12 17:15:58 +02:00
Matt Van Horn
dd85c4a1b4
fix: support object and array parameters in custom HTTP tools ( #373 )
...
* fix: support object and array parameters in custom HTTP tools
* feat(ui): expose object and array types in the custom tool parameter editor
* fix: error handling and schema generation
---------
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-06-02 11:35:38 +05:30
stefandsl
e15246a515
chore(ui): align dev server port with production (3010)
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 13:29:51 +02:00
Abhishek Kumar
03df5595c3
feat: add worker sync events
...
Add a worker sync event so that runtime updates on one worker can propagate across other workers using pubsub for multi worker deployments
2026-04-04 14:26:47 +05:30
Abhishek Kumar
ac0731a374
feat: add support for self hosted llm models
2026-03-24 17:50:45 +05:30
Abhishek Kumar
fe84f086ba
feat: add AWS Bedrock support
2026-03-19 15:06:59 +05:30
Abhishek
a172db8022
feat: add end_call tool ( #118 )
...
* feat: add end_call tool
* chore: remove run_llm=True from properties
2026-01-14 16:40:40 +05:30
Abhishek
59894d7dec
Chore/add setup and contributing docs ( #90 )
...
* chore: add dev setup documentation
* Add agents.md files
* simplify contributing documentation
2025-12-27 09:25:20 +05:30