Find answers from the community

Updated 3 months ago

Index

Hi, I wonder if indexing can be done using the Claude models? If so, which model should I use? Thanks!
L
t
S
4 comments
Claude is only an LLM, not an embedding model. So it could only be used for indexes that use an llm while indexing (graphs, tree index)
@SeaCat Haiku, Sonnet and Opus models are not optimized for embeddings, not sure if you can even embed with them. For free embedding models, you can check out here for some embedding models (Note: Not all models shown here are public, take not of their size too.)
Thank you, I'm already using embedding model by OpenAI, I hope it's enough.
They are good enough
Add a reply
Sign up and join the conversation on Discord