# BXG 업데이트

## 2025.02.11&#x20;

<details>

<summary><strong>업데이트 세부 내용</strong></summary>

* **Default/Data Analysis 버튼 통합**\
  기존 방식으로는  Default 버튼을  통해 웹 검색 및 일반 채팅을 진행하다 파일 업로드를 통한 데이터 분석이 필요할 경우 Data Analysis 버튼을 클릭하여 데이터 분석을 진행해야 했습니다. 여기에 Data Analysis 버튼이 활성화 되면 웹 검색이 차단 되어 결과적으로 **내가 원하는 목적에 따라 검색 버튼을 수시로 바꿔야 하는 불편함**이 있었습니다. 하지만 이번 업데이트를 통해 버튼을 통합하여 파일 업로드와 웹 검색을 **일련의 버튼 변경없이 자연스럽게 채팅으로 진행**하실 수 있습니다.<br>

  <figure><img src="/files/9HdqirFzi07QyyqjSw8A" alt=""><figcaption><p>Before<br></p></figcaption></figure>

  <figure><img src="/files/PWmHRNVktfuWrOxeaqgw" alt=""><figcaption><p>After</p></figcaption></figure>

</details>

## 2025.02.03

<details>

<summary><strong>업데이트 세부 내용</strong></summary>

* **Template Talk 서비스 업데이트**\
  My AI Chats를 처음 생성할 때 지침 작성에 어려움을 느끼셨던 사용자분들을 위해, 자주 사용되는 My AI Chats를 미리 생성해 한곳에 모아두었습니다. 이제 **Template Talk**을 통해 별도의 생성과정 없이 클릭 한 번으로 원하는 템플릿을 불러와 AI와 손쉽게 대화를 이어나갈 수 있습니다. Template Talk를 이용해 더 효율적인 AI 활용 환경을 경험해보세요. \
  \
  제공되는 Template Talk 리스트는 아래의 링크를 통해 자세히 확인하실 수 있습니다.\
  <https://www.bxgdocs.com/bxg-2/3.-template-talk#template-talk>

  <figure><img src="/files/BlfRb1TTBmB1J5plk8tg" alt=""><figcaption></figcaption></figure>

</details>

## 2025.02.01&#x20;

<details>

<summary><strong>업데이트 세부 내용</strong></summary>

* **BXG가 드디어 오픈되었습니다!**\
  이제 **맞춤형 AI 비서 BXG**를 통해 한층 더 효율적이고 스마트한 업무 환경을 경험해보세요. 개인의 업무 스타일과 니즈에 맞춰 자유롭게 설계할 수 있어, 문서 작성부터 데이터 분석, 이미지 생성까지 다양한 업무를 손쉽게 처리할 수 있습니다. 또한, **My AI Chats** 기능을 활용해 나만의 챗봇을 생성하고 반복 작업을 자동화함으로써 생산성을 극대화할 수 있습니다. 지금 바로 BXG와 함께 새로운 업무 혁신을 시작해보세요!

</details>


---

# 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://www.bxgdocs.com/bxg/bxg-1.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.
