Skip to content

feat: add Atlas Cloud oracle preset - #26

Open
binyangzhu000-sudo wants to merge 1 commit into
MaximeRivest:mainfrom
binyangzhu000-sudo:codex/add-atlas-cloud-preset
Open

feat: add Atlas Cloud oracle preset#26
binyangzhu000-sudo wants to merge 1 commit into
MaximeRivest:mainfrom
binyangzhu000-sudo:codex/add-atlas-cloud-preset

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add Atlas Cloud to the on-device oracle settings presets
  • configure the OpenAI-compatible endpoint at https://api.atlascloud.ai/v1
  • select the vision-capable google/gemini-2.5-flash model for handwriting input
  • leave the existing generic HTTP backend and all current presets unchanged

Validation

  • cargo test --quiet (26 tests)
  • cargo build --release --quiet
  • jq empty settings.schema.json
  • git diff --check
  • live OpenAI-compatible multimodal request through Atlas Cloud returned OK

cargo fmt --check reports pre-existing formatting differences across the Rust source tree; this change only touches JSON and does not reformat unrelated files.

Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant