# Jetbrains IDE, AI Assistant 기능 추가

> Clean Markdown view of GeekNews topic #10236. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10236](https://news.hada.io/topic?id=10236)
- GeekNews Markdown: [https://news.hada.io/topic/10236.md](https://news.hada.io/topic/10236.md)
- Type: news
- Author: [roxie](https://news.hada.io/@roxie)
- Published: 2023-08-08T11:57:50+09:00
- Updated: 2023-08-08T11:57:50+09:00
- Original source: [blog.jetbrains.com](https://blog.jetbrains.com/idea/2023/06/ai-assistant-in-jetbrains-ides/)
- Points: 9
- Comments: 1

## Topic Body

- 채팅 (마음에 드는 snippet은 버튼 클릭 하나로 바로 본문에 추가)  
- 문서 생성 (Java, Kotlin은 `/**` 형태의 주석에서도 작동)  
- Rename 시 새 이름 제안 (현재는 Java, Kotlin, Python 만 가능)  
- 커밋 메시지 생성

## Comments



### Comment 18009

- Author: lkaybob
- Created: 2023-08-08T15:48:18+09:00
- Points: 1

댓글을 보니 직접 LLM 모델을 만들진 않았고 OpenAI의 모델을 활용하는군요.  
  
> We did not train our own LLM. We’re using OpenAI as the LLM provider at this time, and the smaller models trained by JetBrains are not used for code generation.
