Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Conversation

@nguyenhoangthuan99
Copy link
Contributor

Fix #1062

Add configuration log path for engines. The configuration will be placed in .cortexrc

logFolderPath: /home/thuan/cortexcpp
logLlamaCppPath: ./logs/cortex.log
logTensorrtLLMPath: ./logs/cortex.log
logOnnxPath: ./logs/cortex.log
dataFolderPath: /home/thuan/cortexcpp
maxLogLines: 100000
apiServerHost: 127.0.0.1
apiServerPort: 3928
checkedForUpdateAt: 1727660326
latestRelease: v0.5.0(base)

@nguyenhoangthuan99 nguyenhoangthuan99 marked this pull request as ready for review September 30, 2024 06:11
@nguyenhoangthuan99 nguyenhoangthuan99 merged commit 4bc1aa7 into dev Sep 30, 2024
4 checks passed
@nguyenhoangthuan99 nguyenhoangthuan99 deleted the feat/config-log-location-for-engines branch September 30, 2024 06:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Configurable Log path for main program and dependencies

3 participants