Closed HamadaSalhab closed 4 days ago
[!IMPORTANT] Commented out a line in aembedding() in litellm.py to prevent errors with voyage/voyage-3 model. Behavior: Commented out line in aembedding() in litellm.py to prevent errors with voyage/voyage-3 model. The line model = f"openai/{model}" is temporarily disabled. Misc: No other changes or fixes are included in this PR. This description was created by for 3d429beb3b5270b8fd944985bf482c3d138b691a. It will automatically update as commits are pushed.
[!IMPORTANT] Commented out a line in aembedding() in litellm.py to prevent errors with voyage/voyage-3 model.
aembedding()
litellm.py
voyage/voyage-3
model = f"openai/{model}"
This description was created by for 3d429beb3b5270b8fd944985bf482c3d138b691a. It will automatically update as commits are pushed.