Justyn Shull
Justyn Shull
This issue is mostly so I don't forget about this and can write my findings somewhere. Currently, we have interfaces for different LLMs from scratch in https://github.com/justyns/silverbullet-ai/tree/main/src/providers This is fine...
## Summary by CodeRabbit - **New Features** - Added experimental support for proxying all LLM calls through the silverbullet server. - Enhanced model configuration with more flexible naming and routing...
Fixes https://github.com/justyns/silverbullet-ai/issues/83