-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove model type and refactor code for Yorkie Intelligence (#374)
* Update backend.env - change default llm model to llama3.2:1b - fix typo * remove llm model type * refactor code - change process to configService.get("YORKIE_INTELLIGENCE") * fix: process to configService, add throw Error in langchain module
- Loading branch information
1 parent
bc5c353
commit b7c7a5c
Showing
2 changed files
with
15 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters