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

Remove model type and refactor code for Yorkie Intelligence #374

Merged
merged 5 commits into from
Oct 19, 2024

Commits on Oct 5, 2024

  1. Update backend.env

    - change default llm model to llama3.2:1b
    - fix typo
    sihyeong671 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c2fa697 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Merge branch 'main' of https://github.com/yorkie-team/codepair into f…

    …eat/yorkie-intelligence
    sihyeong671 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    840328a View commit details
    Browse the repository at this point in the history
  2. remove llm model type

    sihyeong671 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    362a998 View commit details
    Browse the repository at this point in the history
  3. refactor code

    - change process to configService.get("YORKIE_INTELLIGENCE")
    sihyeong671 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    89f0a1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1f5fe5 View commit details
    Browse the repository at this point in the history