# 工作坊

- [如何在 Elasticsearch 實現敏捷的資料建模與管理 @ DevOpsDays 2023](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/devopsdays-taipei-2023.md)
- [工作坊實作內容](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/devopsdays-taipei-2023/gong-zuo-fang-shi-zuo-nei-rong.md): DevOpsDays Taipei 2023 工作坊 - 如何在 Elasticsearch 實現敏捷的資料建模與管理
- [Elastic Observability 實作體驗坊 @ DevOpsDays 2022](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/devopsdays-taipei-2022.md)
- [行前準備](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/devopsdays-taipei-2022/preparation.md): Elastic Observability 實作體驗營 @ DevOpsDays Taipei 2022
- [工作坊實作內容](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/devopsdays-taipei-2022/workshop-scripts.md): Elastic Observability 實作體驗營 @ DevOpsDays Taipei 2022
- [當 Elasticsearch 搜尋引擎遇上 AI @ HelloWordDevConference 2024](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/hwdc2024.md)
- [投影片](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/hwdc2024/slides.md)
- [Elasticsearch 環境準備](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/hwdc2024/prepare-elasticsearch-environment.md)
- [Google Colab 環境準備](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/hwdc2024/prepare-colab-environment.md)
- [工作坊操作說明](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/hwdc2024/workshop-instruction.md)
- [ElasticSearch Relevance Engine (ESRE)](https://training.onedoggo.com/tech-sharing/gong-zuo-fang/hwdc2024/elasticsearch-relevance-engine.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://training.onedoggo.com/tech-sharing/gong-zuo-fang.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.
