FireworksEmbedder defaults to nomic-ai/nomic-embed-text-v1.5 with 768 dimensions.
fireworks_embedder.py
Run the Example
1
Set up your virtual environment
2
Export the API key
3
Install dependencies
4
Run the example
Generate 768-dimensional embeddings through the Fireworks API.
FireworksEmbedder defaults to nomic-ai/nomic-embed-text-v1.5 with 768 dimensions.
Set up your virtual environment
Export the API key
Install dependencies
Run the example