- Features
- Support for storing secrets
- add litellm endpoints to /inference
- Support for modifying config dynamically when running modules via cli
- Misc
- enable restart hub without stopping and starting node
- fix psycopg bug
- ci/cd improvements
What's Changed
- Install psycopg instead of psycopg-binary by @enricorotundo in #201
- Move Inference Endpoints to Dedicated Router and Add New Endpoints by @moarshy in #207
- feat: Add Makefile targets for local hub management and restart by @moarshy in #203
- Install postgres in Dockerfile for psycopg2 to build correctly by @enricorotundo in #205
- Optimise launch script by @Satti-Gowtham in #151
- chore: install 0.5.11 instead of 0.5.7 by @enricorotundo in #210
- Chore/pre install newer keynesian beauty contest by @enricorotundo in #211
- Update README.md by @enricorotundo in #218
- ci: run on pull_request by @enricorotundo in #222
- feat: Add streaming support for chat and completions endpoints by @moarshy in #208
- chore: mv images dir by @enricorotundo in #224
- CI: run cli tests in workflow by @enricorotundo in #225
- Feature/storing secrets by @Satti-Gowtham in #181
Full Changelog: v1.0.0...v1.0.2