Skip to content

Latest commit

 

History

History
89 lines (44 loc) · 1.75 KB

File metadata and controls

89 lines (44 loc) · 1.75 KB

Changelog

[integrations/llama_stack-v3.0.0] - 2026-02-03

🐛 Bug Fixes

  • (llama_stack) Support llama-stack>=0.4.0 (#2805)

[integrations/llama_stack-v2.0.0] - 2026-01-12

⚙️ CI

  • Add reruns when running nightly tests if tests fail (#2584)

🧹 Chores

  • Remove Readme API CI workflow and configs (#2573)
  • Make fmt command more forgiving (#2671)
  • Pin llama-stack; X|Y typing (#2715)

[integrations/llama_stack-v1.3.0] - 2025-11-23

🚀 Features

  • Support structured outputs in LlamaStackChatGenerator (#2535)

⚙️ CI

  • Change pytest command (#2475)
  • Add pytest reruns to nightly tests for flaky tests (#2486)

🌀 Miscellaneous

  • Enhancement: Adopt PEP 585 type hinting (part 4) (#2527)

[integrations/llama_stack-v1.2.0] - 2025-10-24

🚀 Features

  • LlamaStackChatGenerator update tools param to ToolsType (#2436)

📚 Documentation

  • Add pydoc configurations for Docusaurus (#2411)

[integrations/llama_stack-v1.1.1] - 2025-08-22

🧹 Chores

  • Standardize readmes - part 2 (#2205)

🌀 Miscellaneous

  • Fix: Remove openai pin in llama-stack integration (#2210)

[integrations/llama_stack-v1.1.0] - 2025-08-08

🌀 Miscellaneous

  • Chore: Unpin Llama Stack version (#2171)

[integrations/llama_stack-v1.0.1] - 2025-08-08

🐛 Bug Fixes

  • Update the command for Llama Stack server (#2097)
  • Pin openai to <=1.99.2 avoid errors in Llama Stack integration (#2169)

[integrations/llama_stack-v1.0.0] - 2025-07-11

🚀 Features

  • Add llama-stack integration (#2064)

🐛 Bug Fixes

  • Fix the error in versioning of llama-stack integration (#2088)

🌀 Miscellaneous

  • Fix: Fix tag in llama-stack pyproject.toml for release (#2089)