Skip to content
Snippets Groups Projects
Commit c39d8850 authored by Bogdan Buduroiu's avatar Bogdan Buduroiu
Browse files

Removes redundant numpy.linalg.norm in semantic_router.layer

parent c6ffb6cf
No related branches found
No related tags found
No related merge requests found
import numpy as np
from numpy.linalg import norm
from semantic_router.encoders import BaseEncoder, CohereEncoder, OpenAIEncoder
from semantic_router.linear import similarity_matrix, top_scores
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment