Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Queryus
/
QGenie_api
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[BAK-30] [기능] API_KEY 저장
- #36
#36
Merged
apaals2
merged 14 commits into
develop
Queryus/QGenie_api:develop
from
feature/save-api-key
Queryus/QGenie_api:feature/save-api-key
Copy head branch name to clipboard
Aug 7, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
[BAK-30] [기능] API_KEY 저장
#36
apaals2
merged 14 commits into
develop
Queryus/QGenie_api:develop
from
feature/save-api-key
Queryus/QGenie_api:feature/save-api-key
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2025
fix: ai_credential 테이블의 service_name을 UNIQUE로
nahyeongjin1
committed
d114fb4
View commit details
Copy full SHA for d114fb4
Browse repository at this point
feat: api key 추가시에 사용될 스키마 생성
nahyeongjin1
committed
b160093
View commit details
Copy full SHA for b160093
Browse repository at this point
feat: DB_BUSY를 다룰 status 추가
nahyeongjin1
committed
e52450d
View commit details
Copy full SHA for e52450d
Browse repository at this point
feat: 서비스 로직 구현
nahyeongjin1
committed
50d2c6c
View commit details
Copy full SHA for 50d2c6c
Browse repository at this point
feat: AI 서비스 제공사 enum 도입
nahyeongjin1
committed
99d83dc
View commit details
Copy full SHA for 99d83dc
Browse repository at this point
feat: api 로직 구현
nahyeongjin1
committed
62744fd
View commit details
Copy full SHA for 62744fd
Browse repository at this point
feat: 라우터 등록
nahyeongjin1
committed
3712106
View commit details
Copy full SHA for 3712106
Browse repository at this point
refactor: 반환 타입 매칭
nahyeongjin1
committed
8ef0deb
View commit details
Copy full SHA for 8ef0deb
Browse repository at this point
refactor: 검증 로직을 모델에 위치
nahyeongjin1
committed
c68c7ed
View commit details
Copy full SHA for c68c7ed
Browse repository at this point
refactor: 명확한 실패 코드 적용
nahyeongjin1
committed
f69b4a2
View commit details
Copy full SHA for f69b4a2
Browse repository at this point
refactor: 파일 이름 및 폴더 구조 컨벤션 적용
nahyeongjin1
committed
f8f1927
View commit details
Copy full SHA for f8f1927
Browse repository at this point
refactor: repository -> service -> api & 의존성 주입
nahyeongjin1
committed
492ab25
View commit details
Copy full SHA for 492ab25
Browse repository at this point
refactor: 서비스 계층과 구분하기 위해 llm_service 파일 이름 변경
nahyeongjin1
committed
3e920e4
View commit details
Copy full SHA for 3e920e4
Browse repository at this point
refactor: method를 통한 검증
nahyeongjin1
committed
3fb1906
View commit details
Copy full SHA for 3fb1906
Browse repository at this point
You can’t perform that action at this time.