# Discourse 챗봇 🤖

**URL:** https://meta.discourse.org/t/discourse-chatbot/256652
**Category:** Plugin
**Tags:** ai
**Created:** [3월 1, 2023, 11:08오전 UTC](https://meta.discourse.org/t/discourse-chatbot/256652 "2023-03-01T11:08:25Z")
**Posts on this page:** 1
**Page:** 12

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [8월 29, 2026, 1:16오후 UTC](https://meta.discourse.org/t/discourse-chatbot/256652/1128 "2026-08-29T13:16:13Z")

</div>

이 PR은 Discourse Chatbot의 기존 OpenAI 통합에 Anthropic, Google Gemini, xAI에 대한 1급(First-class) 지원을 추가합니다.

LLM 응답, 임베딩, 비전, 이미지 생성을 위한 독립적인 제공자를 갖춘 제공자별 자격 증명 및 모델 선택 기능을 추가합니다. 설정 화면에는 선택된 제공자와 관련된 옵션만 표시되며, 사용자 지정 모델 이름과 URL은 여전히 Azure, Ollama, 프록시 및 기타 호환되는 서비스를 지원합니다.

이 PR은 문서도 업데이트하고, 이러한 중요한 확장을 버전 3.0.0으로 표시합니다.

새로운 제공자 지원은 약간 실험적인 단계이므로 피드백을 환영하며, 명백한 문제점은 해결하도록 하겠습니다.

> <https://github.com/merefield/discourse-chatbot/pull/176>
>
> Previously, Chatbot coupled chat, embeddings, vision, and image generation to Op…enAI settings and sent OpenAI-specific fields to every custom endpoint, so Gemini rejected requests and alternate providers could not reliably use auxiliary models.
> 
> This change adds shared credentials and independent provider and model selectors for LLMs, embeddings, vision, and images across OpenAI, Anthropic, Google Gemini, and xAI, including native 1,536-dimensional Gemini embeddings, provider-specific vision requests, Gemini and xAI image generation, xAI JSON image editing, and hidden capability-specific settings while preserving custom model, URL, and Azure overrides.

@Jagster

[이전 페이지](https://meta.discourse.org/t/discourse-chatbot/256652.md?page=11)
