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] LLM API 구현 #5 #6

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

hyunjoon0208
Copy link

📌 개요

💻 작업사항

  • llm api구현

✅ 변경로직

Screenshot from 2024-03-11 17-00-11

prompt = prompt,
memory = memory,
verbose = True,
)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

Copy link

@woonsango woonsango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋은데요

Copy link

@woonsango woonsango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아쉬운데요

Copy link

@woonsango woonsango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아쉬운데요

Copy link

@woonsango woonsango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋은데요

@hyunjoon0208 hyunjoon0208 merged commit d97078b into kookmin-sw:main Mar 12, 2024
@hyunjoon0208 hyunjoon0208 deleted the Feat/LLM-API-구현-#5 branch March 12, 2024 07:19
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.

[Feat] LLM API 구현
3 participants