cloud-api v0.1.6
·
263 commits
to main
since this release
cloud-api docker image
- tag:
docker.io/nearaidev/cloud-api:0.1.6 - digest:
sha256:401bf9c87e862d0797358a09f4229af52f68bdaf23fe6da77399a1e9cd01a288 - sigstore: https://search.sigstore.dev/?hash=sha256:401bf9c87e862d0797358a09f4229af52f68bdaf23fe6da77399a1e9cd01a288
- attestation: https://github.com/nearai/cloud-api/attestations/14098072
What's Changed
- Conversation API: Pin, clone, archive by @PierreLeGuen in #182
- feat: add web search citation tracking with real-time parsing by @henrypark133 in #186
- fix: only include model providers with valid attestation report by @think-in-universe in #187
- feat: validate user agent for admin access token by @alexplash in #118
- feat: rotate refresh token and access token with user agent check by @alexplash in #131
- feat: implement batch conversation retrieval endpoint by @henrypark133 in #188
- Run all e2e tests using updated bash command and fix flaky citation t… by @henrypark133 in #193
- Citations e2e tests by @henrypark133 in #196
- fix: get model attestation with signing algo by @hanakannzashi in #200
- fix: improve error handling in attestation service by @PierreLeGuen in #207
- Improve error logging in ClusterManager and PatroniDiscovery by @PierreLeGuen in #208
- fix: add model when creating conversation item by @hanakannzashi in #198
- Remove integration test threads limit to unblock slow CI by @henrypark133 in #210
- feat: add organization settings management with system prompt functionality by @PierreLeGuen in #195
New Contributors
- @henrypark133 made their first contribution in #186
Full Changelog: v0.1.5...v0.1.6