We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On a fresh check-out of the source, running setup.cmd does not yield a runnable configuration.
Config generated by setup Attached. appsettings.Development.json When running, output is:
`****** Text generation (TextGeneratorType) is not configured. Please configure the service and retry.
How to configure the service:
Set the ASPNETCORE_ENVIRONMENT env var to "Development" or "Production".
Current value: Development `
I cannot use Kernel Memory
Windows, current main.
No response
The text was updated successfully, but these errors were encountered:
dluc
No branches or pull requests
Context / Scenario
On a fresh check-out of the source, running setup.cmd does not yield a runnable configuration.
What happened?
Config generated by setup Attached.
appsettings.Development.json
When running, output is:
`******
Text generation (TextGeneratorType) is not configured.
Please configure the service and retry.
How to configure the service:
Set the ASPNETCORE_ENVIRONMENT env var to "Development" or "Production".
Current value: Development
`
Importance
I cannot use Kernel Memory
Platform, Language, Versions
Windows, current main.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: