Skip to content

AI Assistant module 기능 추가 업데이트#77

Merged
koolerjaebee merged 9 commits into
jinseob2kim:masterfrom
koolerjaebee:master
Dec 8, 2025
Merged

AI Assistant module 기능 추가 업데이트#77
koolerjaebee merged 9 commits into
jinseob2kim:masterfrom
koolerjaebee:master

Conversation

@koolerjaebee

Copy link
Copy Markdown
Collaborator

jsmodule v2.0.0

설명

  • jsmodule AI Assistant 모듈을 새롭게 추가해 Anthropic/OpenAI/Google 모델로 분석·스크립트·시각화 파일을 한 번에 생성할 수 있습니다.
  • Data Manager에서 수집된 맥락을 AI가 자동으로 참고해 “앞서 만들었던 표/그래프” 같은 후속 질문에도 바로 답할 수 있습니다.
  • 프롬프트에는 데이터 전체를 넣지 않고, 샌드박스가 위험 함수나 비허용 library() 호출을 차단하도록 설계돼 데이터 노출과 프롬프트 인젝션을 방지합니다.

세부 기능

  • 공통 API config(AI provider 선택, API 키 검증, 모델 자동 탐색)
  • AI가 생성한 코드 편집/실행/복사
  • 토큰·비용 추적
  • 대화 다운로드
  • plot, table 등 코드 결과를 PPTX/Word/Excel/TXT 내보내기
  • 코드 실행 오류 채팅 반영 기능

추가 패키지

  • shinyAce: IDE 스타일 editor 패키지

@koolerjaebee koolerjaebee merged commit 05b186c into jinseob2kim:master Dec 8, 2025
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant