📄️ Getting started
Welcome to the Getting Started tutorial for rynexllm! This series of articles will guide you through the process of installing, setting up, and using the rynexllm library to make cool applications for LLMs. As you progress through the tutorials, you'll learn about generating text, using prompt templates, creating sequential chains, and summarizing text with map-reduce. We hope these tutorials provide you with a solid foundation to build upon and inspire you to create unique and innovative solutions using rynexllm. Let's get started!
📄️ Setting up a project with rynexllm
Having problems? Don't worry, reach out on discord and we will help you out.
📄️ Generating Your First LLM Output
Having problems? Don't worry, reach out on discord and we will help you out.
📄️ Using Prompt Templates and Parameters
Having problems? Don't worry, reach out on discord and we will help you out.
📄️ Creating Your First Sequential Chain
Having problems? Don't worry, reach out on discord and we will help you out.
📄️ Summarizing Text with Map-Reduce in LLM-Chain
Having problems? Don't worry, reach out on discord and we will help you out.