Add Atlas Cloud backend#1963
Open
binyangzhu000-sudo wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ATLASCLOUD_API_KEY,ATLASCLOUD_API_BASE/ATLASCLOUD_BASE_URL,ATLASCLOUD_MODEL, andGRAPHIFY_ATLASCLOUD_MODELValidation
python3 -m compileall -q graphify tests/test_llm_backends.py tests/test_provider_registry.py tests/test_extract_cli.pyuv run pytest tests/test_llm_backends.py::test_atlascloud_backend_detected tests/test_llm_backends.py::test_extract_files_direct_routes_atlascloud_through_openai_compat tests/test_llm_backends.py::test_atlascloud_model_can_be_overridden_by_env tests/test_llm_backends.py::test_openai_compat_backends_resolve_full_output_cap tests/test_llm_backends.py::test_base_url_env_overrides tests/test_llm_backends.py::test_base_url_defaults_without_env tests/test_provider_registry.py::test_detect_backend_custom_provider_after_builtins tests/test_extract_cli.py::test_extract_codeonly_succeeds_without_api_key -quv run ruff check graphify/llm.py graphify/cli.py graphify/__main__.py tests/test_llm_backends.py tests/test_provider_registry.py tests/test_extract_cli.pygit diff --checkNo README or docs changes; no sponsor, logo, credits, or partner promotional content added.