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

Use Lunary's global event queue in callback handlers #28

Merged
merged 12 commits into from
May 21, 2024
Merged

Commits on May 7, 2024

  1. add cached tag for lunary requests

    User committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2505ed7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. add (update) event in LunaryEventName

    User committed May 13, 2024
    Configuration menu
    Copy the full SHA
    dbadffc View commit details
    Browse the repository at this point in the history
  2. updating the lunary library to version 1.0.10

    User committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7762195 View commit details
    Browse the repository at this point in the history
  3. In the LlamaIndexLunaryCallbackHandler class, the queue attribute is …

    …transferred to the arguments of the __init__ method
    User committed May 13, 2024
    Configuration menu
    Copy the full SHA
    91931cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    640861b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into cached_calls_lunary

    # Conflicts:
    #	poetry.lock
    User committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5f1e286 View commit details
    Browse the repository at this point in the history
  6. update poetry.lock

    User committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c5d3a93 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Merge branch 'main' into cached_calls_lunary

    # Conflicts:
    #	motleycrew/caching/http_cache.py
    #	poetry.lock
    User committed May 20, 2024
    Configuration menu
    Copy the full SHA
    da3f743 View commit details
    Browse the repository at this point in the history
  2. update lunary library to 1.0.21 version

    User committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0a55be4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afa0e31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a67b0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45f9595 View commit details
    Browse the repository at this point in the history