forked from phoenix-oss/llama-stack-mirror
fix: pre-commit cleanup
This commit is contained in:
parent
dc94433072
commit
293d95b955
1 changed files with 16 additions and 16 deletions
32
CHANGELOG.md
32
CHANGELOG.md
|
@ -3,28 +3,28 @@
|
||||||
# v0.2.3
|
# v0.2.3
|
||||||
Published on: 2025-04-25T22:46:21Z
|
Published on: 2025-04-25T22:46:21Z
|
||||||
|
|
||||||
## Highlights
|
## Highlights
|
||||||
|
|
||||||
* OpenAI compatible inference endpoints and client-SDK support. `client.chat.completions.create()` now works.
|
* OpenAI compatible inference endpoints and client-SDK support. `client.chat.completions.create()` now works.
|
||||||
* significant improvements and functionality added to the nVIDIA distribution
|
* significant improvements and functionality added to the nVIDIA distribution
|
||||||
* many improvements to the test verification suite.
|
* many improvements to the test verification suite.
|
||||||
* new inference providers: Ramalama, IBM WatsonX
|
* new inference providers: Ramalama, IBM WatsonX
|
||||||
* many improvements to the Playground UI
|
* many improvements to the Playground UI
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# v0.2.2
|
# v0.2.2
|
||||||
Published on: 2025-04-13T01:19:49Z
|
Published on: 2025-04-13T01:19:49Z
|
||||||
|
|
||||||
## Main changes
|
## Main changes
|
||||||
|
|
||||||
- Bring Your Own Provider (@leseb) - use out-of-tree provider code to execute the distribution server
|
- Bring Your Own Provider (@leseb) - use out-of-tree provider code to execute the distribution server
|
||||||
- OpenAI compatible inference API in progress (@bbrowning)
|
- OpenAI compatible inference API in progress (@bbrowning)
|
||||||
- Provider verifications (@ehhuang)
|
- Provider verifications (@ehhuang)
|
||||||
- Many updates and fixes to playground
|
- Many updates and fixes to playground
|
||||||
- Several llama4 related fixes
|
- Several llama4 related fixes
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue