Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor and Deprecate NeonFallbackSkill (#496)
* Mark `NeonFallbackSkill` as deprecated Update `NeonSkill` to directly extend `OVOSSkill` instead of using wrapped reference * Troubleshooting FallbackSkill init * More fallback init troubleshooting * Fix unresolved import * Fix refactor in `NeonSkill` Refactor `NeonFallbackSkill` to not extend `NeonSkill` directly * Update tests to account for FallbackSkill refactor --------- Co-authored-by: Daniel McKnight <daniel@neon.ai>
- Loading branch information