Skip to content

Conversation

@cobycloud
Copy link
Contributor

Summary

  • define IPromptSampler core interface
  • create PromptSamplerBase in base
  • implement random PromptSampler in swarmauri_standard
  • document new base/standard modules
  • add unit tests
  • extend ResourceTypes enum with PROMPT_SAMPLER
  • make prompts optional instance attribute and update interface
  • add prompt-manipulation methods in PromptSamplerBase

Testing

  • uv run --package swarmauri_base --directory base pytest (fails: No route to host)
  • uv run --package swarmauri_core --directory core pytest (fails: No route to host)
  • uv run --package swarmauri_standard --directory swarmauri_standard pytest (fails: No route to host)

Base automatically changed from mono/dev to master September 13, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants