+10
−28
Loading
* Added litellm dependency for improved LLM operations. * Updated AiConfig to utilize litellm's supported providers. * Refactored LiteLLMClient to initialize without loading client dynamically. * Simplified embedding model loading in EmbeddingModelWrapper. * Cleaned up unused code and imports in summarize.py and embeddings.py.