# Previous Versions and Resources

- [Released Code / Colabs](https://openthaigpt.aieat.or.th/previous-versions-and-resources/released-code-colabs.md)
- [Pretraining LLM](https://openthaigpt.aieat.or.th/previous-versions-and-resources/released-code-colabs/pretraining-llm.md)
- [InstructGPT Finetuning](https://openthaigpt.aieat.or.th/previous-versions-and-resources/released-code-colabs/instructgpt-finetuning.md)
- [Reinforcement Learning with Human Feedback (RLHF)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/released-code-colabs/reinforcement-learning-with-human-feedback-rlhf.md)
- [การช่วยกันสร้าง Dataset สนทนา Chat ภาษาไทย!](https://openthaigpt.aieat.or.th/previous-versions-and-resources/dataset-chat.md)
- [Released Datasets (14/04/23)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/released-datasets-14-04-23.md)
- [Released OpenThaiGPT Pip Python Library <0.1.1> (26/05/23)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/released-openthaigpt-pip-python-library-less-than-0.1.1-greater-than-26-05-23.md)
- [Released OpenThaiGPT 7b <1.0.0-beta> (16/08/23)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/released-openthaigpt-7b-less-than-1.0.0-beta-greater-than-16-08-23.md)
- [Released OpenThaiGPT 13b <1.0.0-beta> (20/12/23)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/released-openthaigpt-13b-less-than-1.0.0-beta-greater-than-20-12-23.md)
- [แผนการดำเนินงาน Roadmap](https://openthaigpt.aieat.or.th/previous-versions-and-resources/roadmap.md)
- [Open Resources](https://openthaigpt.aieat.or.th/previous-versions-and-resources/open-resources.md)
- [Free Working Datasets](https://openthaigpt.aieat.or.th/previous-versions-and-resources/open-resources/free-working-datasets.md): For OpenThaiGPT
- [Related Paper / Knowledge](https://openthaigpt.aieat.or.th/previous-versions-and-resources/open-resources/related-paper-knowledge.md)
- [Computing Resources](https://openthaigpt.aieat.or.th/previous-versions-and-resources/open-resources/computing-resources.md)
- [Previous Events](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events.md)
- [OpenThaiGPT Meet Up #2](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/openthaigpt-meet-up-2.md)
- [อัพเดท! จากทีม Finetune (8 Apr)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/finetune-8-apr.md): 8 Apr 2023
- [Core-team Volunteer Meeting 19 March 15:30](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/core-team-volunteer-meeting-19-march-15-30.md)
- [Finetuning / RLHF Volunteer Event (18 March)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/finetuning-rlhf-volunteer-event-18-march.md)
- [Safety Net Volunteer Event (12 March 19:00-19:45)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/safety-net-volunteer-event-12-march-19-00-19-45.md)
- [Pre-training Volunteer Event (11 March 19:00-20:15)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/pre-training-volunteer-event-11-march-19-00-20-15.md)
- [Volunteer Meetup #1 (Zoom) 5 March 13:00](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/volunteer-meetup-1-zoom-5-march-13-00.md)
- [First Meet Up (25 Feb 2023)!](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/first-meet-up-25-feb-2023.md)
- [Released Models Version <0.1.0-beta> (16/05/23)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/released-models-version-less-than-0.1.0-beta-greater-than-16-05-23.md)
- [Released Models Version <1.0.0-alpha> (03/08/23)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/previous-events/released-models-version-less-than-1.0.0-alpha-greater-than-03-08-23.md)
- [ChatGPT สร้างขึ้นมาได้อย่างไร (How to build ChatGPT?)](https://openthaigpt.aieat.or.th/previous-versions-and-resources/chatgpt-how-to-build-chatgpt.md)
- [OpenThaiGPT Version 1.0](https://openthaigpt.aieat.or.th/previous-versions-and-resources/openthaigpt-version-1.0.md): เทคโนโลยีทางภาษาแบบ ChatGPT (Large Language Model) พัฒนาเพื่อคนไทยทุกคน
- [OpenThaiGPT 1.5](https://openthaigpt.aieat.or.th/previous-versions-and-resources/openthaigpt-1.5.md): เทคโนโลยีทางภาษาแบบ ChatGPT (Large Language Model) พัฒนาเพื่อคนไทยทุกคน


---

# 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://openthaigpt.aieat.or.th/previous-versions-and-resources.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.
