Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat openai point #26

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Feat openai point #26

merged 2 commits into from
Aug 6, 2024

Conversation

castberry10
Copy link
Contributor

관련 이슈

구현/변경 사항

루트페이지의 높이를 설정하였습니다.
openai api를 사용하는 api를 만들었습니다
{{url}}/api/openai 에
{
"goal" : {},
status: {}
}
형태로 보내면 답이
{"score": 40}로 옵니다

@castberry10 castberry10 changed the base branch from main to develop August 6, 2024 12:46
@castberry10 castberry10 merged commit 66fc037 into develop Aug 6, 2024
@castberry10 castberry10 self-assigned this Aug 6, 2024
@castberry10 castberry10 deleted the feat-openai-point branch August 17, 2024 15:10
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.

OPENAIAPI를사용해서점수를매길껍니다
1 participant