mirror of
https://github.com/we-promise/sure.git
synced 2026-04-25 15:04:04 +00:00
Add OpenAI token configuration to self-hosting settings (#122)
* feat: add OpenAI settings partial
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<%= content_for :page_title, t(".title") %>
|
||||
|
||||
<%= settings_section title: t(".general") do %>
|
||||
<div class="space-y-6">
|
||||
<div class="space-y-6">
|
||||
<%= render "settings/hostings/openai_settings" %>
|
||||
<%= render "settings/hostings/brand_fetch_settings" %>
|
||||
<%= render "settings/hostings/twelve_data_settings" %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user