Skip to content

Fix documentation: config fields use snake_case#6

Open
jeremyschlatter wants to merge 1 commit intoantra-tess:mainfrom
jeremyschlatter:fix/docs-config-naming
Open

Fix documentation: config fields use snake_case#6
jeremyschlatter wants to merge 1 commit intoantra-tess:mainfrom
jeremyschlatter:fix/docs-config-naming

Conversation

@jeremyschlatter
Copy link
Copy Markdown

The docs showed camelCase examples for config fields, but the config system expects snake_case. This commit updates the docs to use snake_case instead.

Also changes innerName to name and RecencyWindow to recency_window_messages in architecture.md to match the corresponding BotConfig fields in src/types.ts.

The docs showed camelCase examples for config fields, but the config
system expects snake_case. This commit updates the docs to use
snake_case instead.

Also changes `innerName` to `name` in one location in architecture.md to
match the corresponding BotConfig field in src/types.ts.
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.

1 participant