fix: make strategy_config and llm_config optional in BotCreate #32

Merged
shoko merged 1 commits from fix/issue-26 into main 2026-04-09 07:54:20 +02:00
Owner

Summary

  • Make strategy_config and llm_config optional in BotCreate schema with default empty dicts
  • Frontend can now create bots with just name and description
  • Backend creates bots with empty configs when not provided

Fixes issue #26

## Summary - Make strategy_config and llm_config optional in BotCreate schema with default empty dicts - Frontend can now create bots with just name and description - Backend creates bots with empty configs when not provided ## Fixes issue #26
shoko added 1 commit 2026-04-09 07:30:39 +02:00
han approved these changes 2026-04-09 07:53:26 +02:00
han left a comment
First-time contributor

lgtm

lgtm
shoko merged commit 41b699f9ee into main 2026-04-09 07:54:20 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shoko/randebu#32