Skip to content

Commit 6e56076

Browse files
committed
docs: remove migration/deprecation sections from NIMs ADR
1 parent 16632d6 commit 6e56076

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

docs/architecture/adr/002-nvidia-nims-integration.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -172,23 +172,7 @@ EMBEDDINGS_CONFIG = {
172172
4. **Advanced Caching**: Implement more sophisticated caching strategies
173173
5. **Cost Optimization**: Implement cost optimization strategies
174174

175-
### Migration Strategy
176175

177-
If we need to migrate away from NVIDIA NIMs:
178-
179-
1. **Abstraction Layer**: Implement abstraction layer for AI services
180-
2. **Multi-Provider Support**: Support multiple AI providers
181-
3. **Gradual Migration**: Phased migration to new provider
182-
4. **Data Preservation**: Ensure all AI-generated data is preserved
183-
184-
### Deprecation Strategy
185-
186-
If NVIDIA NIMs is deprecated:
187-
188-
1. **Early Warning**: Monitor for deprecation announcements
189-
2. **Migration Plan**: Develop migration plan to alternative services
190-
3. **Data Export**: Export all AI-generated data
191-
4. **Service Replacement**: Replace with alternative services
192176

193177
## References
194178

0 commit comments

Comments
 (0)