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 back default config.toml values #168

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Dec 13, 2024

Resolves: #160

Pending konveyor/kai#526, this change is needed so the kai-rpc-server starts. The initialize call should still override any model configurations in the toml file.

Once the kai change to remove config.toml is merged, the TODOs added by this change will need to be resolved.

Resolves: konveyor#160

Pending konveyor/kai#526, this change
is needed so the kai-rpc-server starts.  The initialize call
should still override any model configurations in the toml file.

Once the kai change to remove config.toml is merged, the
TODOs added by this change will need to be resolved.

Signed-off-by: Scott J Dickerson <[email protected]>
@sjd78 sjd78 requested a review from a team as a code owner December 13, 2024 21:24
@ibolton336
Copy link
Member

You can just add the values into the settings.json for providerArgs and provider name to fix this. No need to add to the config.toml defaults.

@djzager
Copy link
Member

djzager commented Dec 16, 2024

Confirmed this is an issue.

@djzager djzager merged commit 1c7bd71 into konveyor:main Dec 16, 2024
9 checks passed
@sjd78 sjd78 deleted the config_toml_for_now branch January 22, 2025 22:36
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.

v0.0.3 - In a clean workspace (no existing .vscode/konveyor folder), starting the server fails
4 participants