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

[WIP] LLM query #125

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

[WIP] LLM query #125

wants to merge 9 commits into from

Commits on Oct 5, 2024

  1. feat: bootstrap llm subcommand

    bcho committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9966a8d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. feat: llm poc

    bcho committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a8ab9f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4205f5 View commit details
    Browse the repository at this point in the history
  3. fix: logging

    bcho committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    098b5ea View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. feat: implement swarm framework

    bcho committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    3739375 View commit details
    Browse the repository at this point in the history
  2. feat: poc

    bcho committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    be3dd3c View commit details
    Browse the repository at this point in the history
  3. feat: poc

    bcho committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    fcc26c2 View commit details
    Browse the repository at this point in the history
  4. fix: ordered arguments

    bcho committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    4be0ad5 View commit details
    Browse the repository at this point in the history
  5. poc

    bcho committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    3003618 View commit details
    Browse the repository at this point in the history