Tags: OpenMind/OM1-OTA
Tags
Add text_embedding container description (#32) Register a new 'text_embedding' entry in the container info mapping in OTA/agent/main.py. This adds metadata describing the Text Embedding container for generating text embeddings for AI processing so it appears alongside other container descriptions; no functional logic was changed.
feat: Implement environment variable management for Docker services (#28 ) * feat: Implement environment variable management for Docker services * fix lint error * reformat logic * fix lint * fix pyright * fix func format * fix issue * split schema to different folder * use update_dir * move logiv to init * update log
Bump requests from 2.31.0 to 2.32.4 in /WIFI/backend (#23) Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>