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

Add Ollama Model for Yorkie intelligence #255

Closed
sihyeong671 opened this issue Jul 27, 2024 · 1 comment · Fixed by #297
Closed

Add Ollama Model for Yorkie intelligence #255

sihyeong671 opened this issue Jul 27, 2024 · 1 comment · Fixed by #297
Assignees
Labels
enhancement 🌟 New feature or request
Milestone

Comments

@sihyeong671
Copy link
Contributor

What would you like to be added:

  • Model selection by changing model name in env file
  • Download Ollama model automatically when running codepair

Why is this needed:
Since Codepair is currently using OpenAI ChatGPT which costs money, so we need to add option to use ollama's model which can use freely and run locally

Additional Information:

@sihyeong671 sihyeong671 added the enhancement 🌟 New feature or request label Jul 27, 2024
@devleejb
Copy link
Member

It seems like a good way for new users to get started without any setup. It would also be helpful to clearly list the required computer specifications.

@devleejb devleejb moved this to In progress in Yorkie Project Jul 27, 2024
@devleejb devleejb moved this to Backlog in CodePair Jul 31, 2024
@devleejb devleejb moved this from Backlog to In progress in CodePair Jul 31, 2024
@devleejb devleejb modified the milestones: v0.1.1, v0.1.2 Jul 31, 2024
@devleejb devleejb modified the milestones: v0.1.2, v0.1.3 Aug 14, 2024
sihyeong671 added a commit to sihyeong671/codepair that referenced this issue Aug 18, 2024
- fix docker compose file (user can change ollama conatainer port)
- fix readme docs(add --env-file option)
- add usable model
@devleejb devleejb modified the milestones: v0.1.3, v0.1.4 Aug 20, 2024
sihyeong671 added a commit to sihyeong671/codepair that referenced this issue Aug 20, 2024
devleejb pushed a commit that referenced this issue Aug 20, 2024
* Add .gitignore into root project directory(#279)

* chore: just combine front, back ignore file

- remove .gitignore in each folder

* chore: fix legacy file & seperate OD part in gitignore

* Add ollama llm for yorkie intelligence # 255

- add docker image in docker compose file
- change yorkie intelligence env var
- add lib related to ollama

* apply formatting

* Add ollama model option #255

- fix docker compose file (user can change ollama conatainer port)
- fix readme docs(add --env-file option)
- add usable model

* feat: add modelList type, change port to baseurl #255

- apply github code review

* fix: apply npm format

* fix: refactor by github review
@github-project-automation github-project-automation bot moved this from In progress to Done in Yorkie Project Aug 20, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in CodePair Aug 20, 2024
minai621 pushed a commit that referenced this issue Nov 5, 2024
* Add .gitignore into root project directory(#279)

* chore: just combine front, back ignore file

- remove .gitignore in each folder

* chore: fix legacy file & seperate OD part in gitignore

* Add ollama llm for yorkie intelligence # 255

- add docker image in docker compose file
- change yorkie intelligence env var
- add lib related to ollama

* apply formatting

* Add ollama model option #255

- fix docker compose file (user can change ollama conatainer port)
- fix readme docs(add --env-file option)
- add usable model

* feat: add modelList type, change port to baseurl #255

- apply github code review

* fix: apply npm format

* fix: refactor by github review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
Archived in project
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants