+5
−0
Loading
* Introduced TDC_AI_EMBEDDING_BACKEND environment variable for backend selection. * Updated AiConfig to include embedding backend with validation. * Modified EmbeddingsManager to utilize the selected backend. * Enhanced CLI commands to accept backend options via --accelerate flag. * Added tests for embedding backend configuration and validation.