Skip to content

Add Seeweb catalog provider - #246

Merged
jvstme merged 2 commits into
dstackai:mainfrom
Seeweb:main
Jul 30, 2026
Merged

Add Seeweb catalog provider#246
jvstme merged 2 commits into
dstackai:mainfrom
Seeweb:main

Conversation

@massaindustries

Copy link
Copy Markdown
Contributor

Summary

  • Add an authenticated online catalog provider for Seeweb Cloud Server GPU plans.
  • Normalize supported NVIDIA GPU labels and emit one offer per available region.
  • Expose Seeweb through the gpuhunt CLI and online-provider registry.
  • Cover authentication, parsing, validation, filtering, and GPU normalization.

Testing

  • uv run pytest src/tests — 114 passed
  • uv run pytest --doctest-modules src/gpuhunt — 2 passed
  • uv run ruff check .
  • uv run ruff format --check .
  • Gitleaks commit scan — no leaks found

AI Assistance

This PR was prepared and validated with OpenAI Codex assistance.

@jvstme jvstme left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@massaindustries, thank you for the PR. It looks good to me, with just a couple of details that are worth addressing

Comment thread src/gpuhunt/providers/seeweb.py Outdated
Comment thread src/gpuhunt/providers/seeweb.py Outdated
Comment thread src/gpuhunt/providers/seeweb.py
@jvstme
jvstme merged commit f20008d into dstackai:main Jul 30, 2026
5 checks passed
@jvstme

jvstme commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

@massaindustries, I've published gpuhunt 0.1.28 with the new provider. Feel free to bump the gpuhunt version in your dstack PR so that it's testable. Thanks again for contributing!

@massaindustries

Copy link
Copy Markdown
Contributor Author

thank you

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.

2 participants