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

profile selector hard codes moderator types #11

Open
michaelneale opened this issue Oct 28, 2024 · 1 comment
Open

profile selector hard codes moderator types #11

michaelneale opened this issue Oct 28, 2024 · 1 comment

Comments

@michaelneale
Copy link

so:

block:
  provider: block
  processor: claude-3-5-sonnet-2
  accelerator: gpt-4o-mini
  moderator: synopsis
  toolkits:
    - name: synopsis
      requires: {}    
    - name: github
      requires: {}  

is a pretty good current config but it isn't supported as dropdown won't have synopsis for moderator (also accelerator isn't right either - as it doesn't have that claude model) - should these be hard coded or allow it to be dynamic/overridable?

@Kvadratni
Copy link
Owner

looking into it

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

No branches or pull requests

2 participants