ComeçarComece de graça

Creating text embeddings

Este exercício faz parte do curso

End-to-End RAG with Weaviate

Ver curso

Instruções do exercício

  • Embed the text string provided and view its length and the first five numbers in the embedding vector.
  • Embed the strings in the texts list in a single embedding API request, and compare the length and numbers of each embedding vector.
  • Embed the texts list again, but this time, change the model output dimensions to 512.


Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.


Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício