> For the complete documentation index, see [llms.txt](https://docs.flowiseai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowiseai.com/espanol/documentacion-oficial/integraciones/langchain/llms.md).

# LLMs

***

Un modelo de lenguaje grande, abreviado como LLM, es un sistema de AI entrenado en cantidades masivas de datos de texto. Esto les permite comunicarse y generar texto similar al humano en respuesta a una amplia gama de indicaciones y preguntas. En esencia, pueden entender y responder al lenguaje complejo.

### Nodos LLM:

* [AWS Bedrock](/espanol/documentacion-oficial/integraciones/langchain/llms/aws-bedrock.md)
* [Azure OpenAI](/espanol/documentacion-oficial/integraciones/langchain/llms/azure-openai.md)
* [NIBittensorLLM](https://github.com/FlowiseAI/FlowiseDocs/blob/main/esp/integraciones/langchain/llms/broken-reference/README.md)
* [Cohere](/espanol/documentacion-oficial/integraciones/langchain/llms/cohere.md)
* [GooglePaLM](https://github.com/FlowiseAI/FlowiseDocs/blob/main/esp/integraciones/langchain/llms/broken-reference/README.md)
* [GoogleVertex AI](/espanol/documentacion-oficial/integraciones/langchain/llms/googlevertex-ai.md)
* [HuggingFace Inference](/espanol/documentacion-oficial/integraciones/langchain/llms/huggingface-inference.md)
* [Ollama](/espanol/documentacion-oficial/integraciones/langchain/llms/ollama.md)
* [OpenAI](/espanol/documentacion-oficial/integraciones/langchain/llms/openai.md)
* [Replicate](/espanol/documentacion-oficial/integraciones/langchain/llms/replicate.md)
