Categories

AI knowledge base

RAG

RAG, short for Retrieval-Augmented Generation, is an AI architecture that combines retrieval of relevant information with answer generation. In other words, the model does not respond only from what it ...

RAG, short for Retrieval-Augmented Generation, is an AI architecture that combines retrieval of relevant information with answer generation. In other words, the model does not respond only from what it Read article

Context window

A context window is the amount of information a language model can work with at one moment. It is usually measured in tokens, which are smaller text units from which ...

A context window is the amount of information a language model can work with at one moment. It is usually measured in tokens, which are smaller text units from which Read article