# December 2024

- [December 27: Support for LLM fallbacks, native Google Docs formats, website unblocking, bug fixes](https://changelog.graphlit.dev/december-2024/december-27-support-for-llm-fallbacks-native-google-docs-formats-website-unblocking-bug-fixes.md)
- [December 22: Support for Dropbox, Box, Intercom and Zendesk feeds, OpenAI o1, Gemini 2.0, bug fixes](https://changelog.graphlit.dev/december-2024/december-22-support-for-dropbox-box-intercom-and-zendesk-feeds-openai-o1-gemini-2.0-bug-fixes.md)
- [December 9: Support for website mapping, web page screenshots, Groq Llama 3.3 model, bug fixes](https://changelog.graphlit.dev/december-2024/december-9-support-for-website-mapping-web-page-screenshots-groq-llama-3.3-model-bug-fixes.md)
- [December 1: Support for retrieval-only RAG pipeline, bug fixes](https://changelog.graphlit.dev/december-2024/december-1-support-for-retrieval-only-rag-pipeline-bug-fixes.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changelog.graphlit.dev/december-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
