v0.3.0
What's Changed
- Remove log which is causing security issue by @kumaranvpl in #348
- Refactor messages by @davorrunje in #350
- Implement name and description discovery over nats and fastapi by @kumaranvpl in #353
- Refactor workflow run by @davorrunje in #355
- Fix subscriber close issue by @kumaranvpl in #358
- Moved some logs from info to debug by @davorrunje in #359
- Realign the examples in the documentation with the new source code by @harishmohanraj in #361
- Fix pydantic name annotated is not defined main by @sternakt in #364
- Update package versions by @kumaranvpl in #378
- Refactor WebSockets interface by @davorrunje in #360
- Update getting started guide by @davorrunje in #384
- Polish readme by @davorrunje in #385
- Polish readme by @davorrunje in #386
- Rewrite documentation for api security by @sternakt in #388
- Move pydantic message classes to separate file by @kumaranvpl in #392
- Fix errors in the getting started guide by @harishmohanraj in #387
- Add a section to start NATS by @kumaranvpl in #395
- Move running nats section to appropriate sections by @kumaranvpl in #398
- Fix broken links in docs by @kumaranvpl in #400
- Test and update getting started page by @rjambrecic in #396
- Add alternative llm guide llama togetherai by @harishmohanraj in #381
- Add skeleton for adapter docs by @davorrunje in #402
- Update UI docs by @harishmohanraj in #397
- Release 0.3.0 by @davorrunje in #403
Full Changelog: v0.2.4...v0.3.0