Skip to content

rm octo generator#1248

Merged
leondz merged 3 commits intoNVIDIA:mainfrom
leondz:update/rm_octo
Jun 8, 2025
Merged

rm octo generator#1248
leondz merged 3 commits intoNVIDIA:mainfrom
leondz:update/rm_octo

Conversation

@leondz
Copy link
Copy Markdown
Collaborator

@leondz leondz commented Jun 6, 2025

Octo AI acquired by NVIDIA; endpoints & API no longer running. This PR removes the Octo AI depedencies & connector.

resolves #1247

@leondz leondz requested a review from jmartin-tech June 6, 2025 11:15
@leondz leondz added the generators Interfaces with LLMs label Jun 6, 2025
@jmartin-tech
Copy link
Copy Markdown
Collaborator

Looks like dropping the dependency also unlocks resolution for numpy and exposes a usage that is not compatible with the latest major version, prior to the removal a restriction held back to 1.26.4 now it resolves to 2.2.6

@leondz
Copy link
Copy Markdown
Collaborator Author

leondz commented Jun 6, 2025

Yeah, saw this also

Should we pin to np < 2 and then add an issue for the upgrade, deferring it out of this PR?

@jmartin-tech
Copy link
Copy Markdown
Collaborator

I think a pin to numpy>=1.23,<2.0 or numpy>=1.26.4,<2.0 is good for this PR.

@leondz leondz merged commit 568b112 into NVIDIA:main Jun 8, 2025
11 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

generators Interfaces with LLMs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

generator remove: octo

2 participants