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

Merging kai/config.toml' and build/config.toml` is causing confusion with changing models #400

Open
jwmatthews opened this issue Sep 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jwmatthews
Copy link
Member

We are currently suggesting that when a user of podman compose up wants to change model configuration they:

  1. cp build/config_example.toml build/config.toml
  2. Edit build/config.toml

There are a few caveats, with this approach.
I think this is creating a config object which merges:

  • kai/config.toml
  • build/config.toml

My current belief is the merging is creating unintended consequences and it's breaking usage of OpenAI as a provider:
See #394 (comment)

@jwmatthews jwmatthews added the bug Something isn't working label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant