> For the complete documentation index, see [llms.txt](https://oswaldai.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oswaldai.gitbook.io/docs/release-notes-3.0.0.md).

# Release notes - 3.0.0

## Adding knowledge bases, LLM connectors and generative responses to Oswald

Together with the rise of *large language models* and *retrieval augmented generation* systems, we've added the concept of knowledge bases, LLM connectors and generative responses to our Oswald chatbot platform.

* **Knowledge bases:** link entire websites, content from Zendesk or other content via webhook connectors to your chatbot's knowledge base. Your Oswald chatbot will use this information to generate responses to questions.
* **LLM connectors:** connect your LLM via the Microsoft Azure OpenAI service or Google Vertex. Oswald will use this LLM to generate responses.
* **Generative responses:** choose which scenarios and scenario nodes will leverage the power of knowledge bases and LLMs and which scenarios will use the standard "fixed" responses.

More info via: <https://www.oswald.ai/landing-oswald-generative-chatbots>
