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
Type
/
to 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
.
YAPP-Github
/
Gradmeet-BE
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
11
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
[YS-509] feat: 공고 키워드 자동완성 기능 구현 (재배포)
- #160
#160
Merged
Ji-soo708
merged 16 commits into
dev
YAPP-Github/Gradmeet-BE:dev
from
feat/YS-509
YAPP-Github/Gradmeet-BE:feat/YS-509
Copy head branch name to clipboard
Jul 28, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[YS-509] feat: 공고 키워드 자동완성 기능 구현 (재배포)
#160
Ji-soo708
merged 16 commits into
dev
YAPP-Github/Gradmeet-BE:dev
from
feat/YS-509
YAPP-Github/Gradmeet-BE:feat/YS-509
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2025
feat: add ExperimentKeyword for prompt
Ji-soo708
committed
1a620cd
View commit details
Copy full SHA for 1a620cd
Browse repository at this point
feat: add ExperimentKeywordExtractionGateway with OpenAI integration
Ji-soo708
committed
06cefe1
View commit details
Copy full SHA for 06cefe1
Browse repository at this point
feat: configure OpenAI API client with Feign
Ji-soo708
committed
d0846a3
View commit details
Copy full SHA for d0846a3
Browse repository at this point
feat: add prompt json file for keyword extraction
Ji-soo708
committed
2894018
View commit details
Copy full SHA for 2894018
Browse repository at this point
fix: fix typo
Ji-soo708
committed
e810c00
View commit details
Copy full SHA for e810c00
Browse repository at this point
feat: add extractExperimentPostKeywords api
Ji-soo708
committed
d3c9469
View commit details
Copy full SHA for d3c9469
Browse repository at this point
fix: add default values to Dto fields for null safety
Ji-soo708
committed
124279a
View commit details
Copy full SHA for 124279a
Browse repository at this point
style: apply ktlint formatting
Ji-soo708
committed
2ed756d
View commit details
Copy full SHA for 2ed756d
Browse repository at this point
test: add ExtractExperimentPostKeywordsUseCase test code
Ji-soo708
committed
b79fecf
View commit details
Copy full SHA for b79fecf
Browse repository at this point
refactor: reuse ObjectMapper instance to improve efficiency
Ji-soo708
committed
e375f91
View commit details
Copy full SHA for e375f91
Browse repository at this point
feat: add CustomOpenAiCallException for OpenAI API call errors
Ji-soo708
committed
020f6e0
View commit details
Copy full SHA for 020f6e0
Browse repository at this point
refactor: move ExperimentPostKeyword DTO to `/prompt/dto` for better clarity
Ji-soo708
committed
9e21503
View commit details
Copy full SHA for 9e21503
Browse repository at this point
style: add ktlint formatting
Ji-soo708
committed
045bced
View commit details
Copy full SHA for 045bced
Browse repository at this point
Commits on Jul 18, 2025
refactor: replace `@Service` with `@Component`
Ji-soo708
committed
1d5b35e
View commit details
Copy full SHA for 1d5b35e
Browse repository at this point
feat: add field length limits to extraction prompt
Ji-soo708
committed
a1ac050
View commit details
Copy full SHA for a1ac050
Browse repository at this point
Commits on Jul 28, 2025
fix: restrict OpenAI Feign interceptor to avoid affecting global OAuth clients
Ji-soo708
committed
7ccfe47
View commit details
Copy full SHA for 7ccfe47
Browse repository at this point
You can’t perform that action at this time.