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

Bluenaas tool #15

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Bluenaas tool #15

wants to merge 35 commits into from

Commits on Sep 24, 2024

  1. me model tool addition

    Mustafa Kerem Kurban committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    96f009b View commit details
    Browse the repository at this point in the history
  2. add changelog, fix mypy and lint errors

    Mustafa Kerem Kurban committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7ebab6f View commit details
    Browse the repository at this point in the history
  3. rm breakpoint

    Mustafa Kerem Kurban committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    64bdfe5 View commit details
    Browse the repository at this point in the history
  4. ruff

    Mustafa Kerem Kurban committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8d58c2a View commit details
    Browse the repository at this point in the history
  5. ruff format

    Mustafa Kerem Kurban committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5e5c244 View commit details
    Browse the repository at this point in the history
  6. ruff bump version

    Mustafa Kerem Kurban committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ee2e677 View commit details
    Browse the repository at this point in the history
  7. rename protected namespace : model_ field

    Mustafa Kerem Kurban committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    16ead42 View commit details
    Browse the repository at this point in the history
  8. rename protected namespace for others

    Mustafa Kerem Kurban committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cb37988 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. merge main into me_model

    Mustafa Kerem Kurban committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f662684 View commit details
    Browse the repository at this point in the history
  2. update changelog

    Mustafa Kerem Kurban committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d2b41aa View commit details
    Browse the repository at this point in the history
  3. add dependencies, and config

    Mustafa Kerem Kurban committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d9d2182 View commit details
    Browse the repository at this point in the history
  4. update tool

    Mustafa Kerem Kurban committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    706e666 View commit details
    Browse the repository at this point in the history
  5. implement kwargs in structured manner

    Mustafa Kerem Kurban committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    40a5a02 View commit details
    Browse the repository at this point in the history
  6. running first example

    Mustafa Kerem Kurban committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    af28eb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. add cADpyr to accepted etypes in traces tool

    Mustafa Kerem Kurban committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    73ce910 View commit details
    Browse the repository at this point in the history
  2. untrack unnecessary file

    Mustafa Kerem Kurban committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    325da59 View commit details
    Browse the repository at this point in the history
  3. updates on tool

    Mustafa Kerem Kurban committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    05b31a3 View commit details
    Browse the repository at this point in the history
  4. cell types hierarchy updated

    Mustafa Kerem Kurban committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ae17f31 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. test createdBy works

    Mustafa Kerem Kurban committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4a2b5eb View commit details
    Browse the repository at this point in the history
  2. remove comma from createdby elastic search query

    Mustafa Kerem Kurban committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2f1cd5d View commit details
    Browse the repository at this point in the history
  3. update gitignore

    Mustafa Kerem Kurban committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    09bdd39 View commit details
    Browse the repository at this point in the history
  4. add sim agent

    Mustafa Kerem Kurban committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3cdb503 View commit details
    Browse the repository at this point in the history
  5. handle user interruption

    Mustafa Kerem Kurban committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f8148a8 View commit details
    Browse the repository at this point in the history
  6. add hierarchical multiagent, incomplete

    Mustafa Kerem Kurban committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ce6a0c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. hierarchical chat multi agent

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4ff3e1e View commit details
    Browse the repository at this point in the history
  2. improve multi chat agent

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    21e0ed4 View commit details
    Browse the repository at this point in the history
  3. improve astream

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f475770 View commit details
    Browse the repository at this point in the history
  4. untraack bluenass agent, fix errors

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    949c511 View commit details
    Browse the repository at this point in the history
  5. update .env.example , remove unnecessary tools from sim agent, refact…

    …or agent name
    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    abb1f54 View commit details
    Browse the repository at this point in the history
  6. make agent_node async

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bfde01a View commit details
    Browse the repository at this point in the history
  7. encode http from me model

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    36c6e9f View commit details
    Browse the repository at this point in the history
  8. reset tests

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d1fe1cb View commit details
    Browse the repository at this point in the history
  9. update changelog

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e1af54f View commit details
    Browse the repository at this point in the history
  10. untrack src/neuroagent/app/data/

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c24c6fd View commit details
    Browse the repository at this point in the history
  11. clean

    Mustafa Kerem Kurban committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    58be908 View commit details
    Browse the repository at this point in the history