cloud-api v0.1.4
Attestation Created
cloud-api docker image
- tag:
docker.io/nearaidev/cloud-api:0.1.4 - digest:
sha256:bff8e425f6dda3972fcdf718a289dc1510c6565cb4ca9a2417ad3dbebb7128e3 - sigstore: https://search.sigstore.dev/?hash=sha256:bff8e425f6dda3972fcdf718a289dc1510c6565cb4ca9a2417ad3dbebb7128e3
What's Changed
- feat: response api by @PierreLeGuen in #121
- Feat/files api by @Evrard-Nil in #154
- feat: return model aliases in
/model/listby @alexplash in #134 - feat: refactor file uploads to track by API key instead of user ID by @Evrard-Nil in #155
- feat: stream file upload and validate size incrementally to prevent DoS attacks by @Evrard-Nil in #156
- feat: Add Conversation Items upload. by @PierreLeGuen in #158
- fix: remove current date tool by @PierreLeGuen in #162
- fix: allow array in message content by @PierreLeGuen in #161
- feat: add language matching instruction to system messages by @PierreLeGuen in #163
- refactor: remove result_filter parameter from service responses by @PierreLeGuen in #164
- feat: enhance response service to support file inputs in API responses by @PierreLeGuen in #165
- fix: set
/etc/shadowfile last password change date to0by @think-in-universe in #167 - feat: implement parent-child relationship for responses by @PierreLeGuen in #171
- feat: enhance response handling with signature verification and algorithm support by @PierreLeGuen in #166
- Chore: better log format for datadog. by @Evrard-Nil in #172
- fix: add "tool" role to message validation in ChatCompletionRequest by @PierreLeGuen in #173
- Update docs and use scalar UI on top of openapi spec. by @PierreLeGuen in #177
- feat: add model field to conversation items and responses by @PierreLeGuen in #175
- fix: enhance replica state handling in PatroniDiscovery by @Evrard-Nil in #179
- feat: enhance response handling with reasoning support by @PierreLeGuen in #178
New Contributors
- @alexplash made their first contribution in #134
Full Changelog: v0.1.3...v0.1.4