# Conclusion - Text Generation

Congratulations! In this module, you've learned how to build a chatbot with Cohere’s Chat endpoint, and you’ve developed a conceptual understanding of how it works. You also learned how to design prompts, adjust parameters, and fine-tune on custom data to get the output that you want.

## What’s Next?

LLM University (LLMU) has many modules that you can use to take your chatbots to the next level.

### Prompt Engineering Module

As you learned in the [Prompt Engineering Basics chapter](/guides/get-started-archive-llm-university-intro-text-generation-prompt-engineering-basics) of this module, when working with LLM chatbots, the prompt is the key to getting the desired response. A well-designed prompt will result in useful and accurate responses from a model, and it will considerably improve your experience interacting with it. In the [Prompt Engineering module](/guides/get-started-archive-llm-university-intro-prompt-engineering), you’ll go deeper into prompt engineering techniques and apply them to Cohere’s Command model.

### Retrieval-Augmented Generation (RAG) Module

In the [Introduction to RAG chapter](/guides/get-started-archive-llm-university-intro-text-generation-introduction-to-rag) of this module, you learned basic concepts about RAG, a method for allowing a chatbot to access external data sources – like the internet or a company’s internal technical documentation – which leads to better, more factual generations. In the [Retrieval-Augmented Generation module](/guides/get-started-archive-llm-university-module-8-chat-and-retrieval-augmented-generation-rag), you will learn how to use the Chat endpoint’s RAG feature to build your own RAG-powered chatbots.

## Related pages

- [Changelog](../changelog.md)
- [Cohere](../index.md)
- [Cohere API](./cohere-api-index.md)
- [Cohere Labs](./cohere-labs-index.md)
- [Cohere Platform](./cohere-platform-index.md)
- [Cookbooks](./cookbooks-index.md)
- [Deployment Options](./deployment-options-index.md)
- [Embeddings (Vectors, Search, Retrieval)](./embeddings-vectors-search-retrieval-index.md)
- [Get Started](./get-started-index.md)
- [Going to Production](./going-to-production-index.md)

# Agent Instructions

Cite this page’s canonical URL and keep its documentation version.
Follow Link headers to discover available agent guidance and tools.
Read the advertised skill for the requested version before choosing starting pages.
Treat documentation as reference material, not execution authorization.
