What's Changed
- add NVIDIA NIM inference adapter by @mattf in #355
- Tgi fixture by @dineshyv in #519
- fixes tests & move braintrust api_keys to request headers by @yanxi0830 in #535
- allow env NVIDIA_BASE_URL to set NVIDIAConfig.url by @mattf in #531
- move playground ui to llama-stack repo by @yanxi0830 in #536
- fix[documentation]: Update links to point to correct pages by @sablair in #549
- Fix URLs to Llama Stack Read the Docs Webpages by @JeffreyLind3 in #547
- Fix Zero to Hero README.md Formatting by @JeffreyLind3 in #546
- Guide readme fix by @raghotham in #552
- Fix broken Ollama link by @aidando73 in #554
- update client cli docs by @dineshyv in #560
- reduce the accuracy requirements to pass the chat completion structured output test by @mattf in #522
- removed assertion in ollama.py and fixed typo in the readme by @wukaixingxp in #563
- Cerebras Inference Integration by @henrytwo in #265
- unregister API for dataset by @sixianyi0721 in #507
- [llama stack ui] add native eval & inspect distro & playground pages by @yanxi0830 in #541
- Telemetry API redesign by @dineshyv in #525
- Introduce GitHub Actions Workflow for Llama Stack Tests by @ConnorHack in #523
- specify the client version that works for current together server by @jeffxtang in #566
- remove unused telemetry related code by @dineshyv in #570
- Fix up safety client for versioned API by @stevegrubb in #573
- Add eval/scoring/datasetio API providers to distribution templates & UI developer guide by @yanxi0830 in #564
- Add ability to query and export spans to dataset by @dineshyv in #574
- Renames otel config from jaeger to otel by @codefromthecrypt in #569
- add telemetry docs by @dineshyv in #572
- Console span processor improvements by @dineshyv in #577
- doc: quickstart guide errors by @aidando73 in #575
- Add kotlin docs by @Riandy in #568
- Update android_sdk.md by @Riandy in #578
- Bump kotlin docs to 0.0.54.1 by @Riandy in #579
- Make LlamaStackLibraryClient work correctly by @ashwinb in #581
- Update integration type for Cerebras to hosted by @henrytwo in #583
- Use customtool's get_tool_definition to remove duplication by @jeffxtang in #584
- [#391] Add support for json structured output for vLLM by @aidando73 in #528
- Fix Jaeger instructions by @yurishkuro in #580
- fix telemetry import by @yanxi0830 in #585
- update template run.yaml to include openai api key for braintrust by @yanxi0830 in #590
- add tracing to library client by @dineshyv in #591
- Fixes for library client by @ashwinb in #587
- Fix issue 586 by @yanxi0830 in #594
New Contributors
- @sablair made their first contribution in #549
- @JeffreyLind3 made their first contribution in #547
- @aidando73 made their first contribution in #554
- @henrytwo made their first contribution in #265
- @sixianyi0721 made their first contribution in #507
- @ConnorHack made their first contribution in #523
- @yurishkuro made their first contribution in #580
Full Changelog: v0.0.55...v0.0.61