Age | Commit message (Collapse) | Author | |
---|---|---|---|
5 days | Re-namespace some stuff to Omni | Ben Sima | |
I was getting confused about what is a product and what is internal infrastructure; I think it is good to keep those things separate. So I moved a bunch of stuff to an Omni namespace, actually most stuff went there. Only things that are explicitly external products are still in the Biz namespace. | |||
5 days | Add llm-sentence-transformers | Ben Sima | |
Needed this for some LLM projects, basically I need it whenever I want to make embeddings because it has all of the embedding models. |