Skip to main content
You can use the Nebius Token Factory third-party integration with LlamaIndex. This is a Python framework that provides high-level libraries and enables you to create applications and agents based on AI models. If you have already created a LlamaIndex-based application, you can embed requests to Nebius Token Factory into your application. LlamaIndex documentation
LlamaIndex + Nebius Token Factory doccumentation
The integration supports the following types of models:

Text-to-text

Text-to-text models

Vision

Image-text-to-text models

Embeding

Feature extraction

More Examples

RAG example 1

Query PDF documents

RAG example 2

RAG example with vector database