Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to use new Modus manifest #462

Merged

Conversation

mattjohnsonpint
Copy link
Member

@mattjohnsonpint mattjohnsonpint commented Oct 14, 2024

Description

  • Replace manifest file hypermode.json with modus.json
  • Use new JSON Schema URL
  • Implement manifest changes:
    • "hosts" are renamed to "connections"
    • connection type is now required (used to default to "http")
    • "dedicated" flag for Hypermode models is removed
    • legacy format has been removed
    • manifest version is reset to 1
  • Rename related code throughout the project
  • Misc organization and refactoring

Checklist

  • Code compiles correctly and linting passes locally
  • Tests for new functionality and regression tests for bug fixes added
  • Documentation added or updated
  • Entry added to the CHANGELOG.md file describing and linking to this PR

@mattjohnsonpint mattjohnsonpint requested a review from a team as a code owner October 14, 2024 21:19
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) October 14, 2024 21:23
@mattjohnsonpint mattjohnsonpint merged commit b0f3605 into main Oct 14, 2024
80 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/hyp-2328-update-manifest-to-align-to-modus-hypermode branch October 14, 2024 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants