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

Llms refactoring #362

Merged
merged 35 commits into from
Sep 13, 2024
Merged

Llms refactoring #362

merged 35 commits into from
Sep 13, 2024

Commits on Apr 2, 2024

  1. add basic claude bot logic

    fegloff committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a00a6da View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    f836e19 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    c87e464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28304b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    cd4f284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1868f8 View commit details
    Browse the repository at this point in the history
  3. add llmsSessionData handling

    fegloff committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9799be1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    f60636b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. refactore openai module into a llmsBase dervived subclass + add first…

    … iteration of url webcraler agent for all ai models
    fegloff committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7d431ea View commit details
    Browse the repository at this point in the history
  2. fix agent/subagent naming

    fegloff committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b13f260 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    f455545 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    da64b5f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. add pdf agent

    fegloff committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ead1e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b20bf View commit details
    Browse the repository at this point in the history
  3. add gemmini 1.5 commands

    fegloff committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    147b336 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. refactor session data

    fegloff committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ce88b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5533711 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. add ctx and pdf commands

    fegloff committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    02962a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. add tools logic

    fegloff committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a54ce98 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    3dbb85b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    6d14ef0 View commit details
    Browse the repository at this point in the history
  2. remove translate prefixes

    fegloff committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4b7194e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. fix concurrent command calls

    fegloff committed May 25, 2024
    Configuration menu
    Copy the full SHA
    27517fa View commit details
    Browse the repository at this point in the history
  2. add gpt-4o

    fegloff committed May 25, 2024
    Configuration menu
    Copy the full SHA
    95e6de2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    47489f3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e0707d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d9657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7c39da View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request #363 from harmony-one/grammy-update

    update grammy to 1.23.1 version
    fegloff authored May 29, 2024
    Configuration menu
    Copy the full SHA
    64cfa38 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    48b53cf View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    b6d703d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    d78126f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. disable bard commands

    fegloff committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    61fbcbd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    02af912 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    63eb084 View commit details
    Browse the repository at this point in the history