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

feat: add AskNews toolkit #884

Merged
merged 29 commits into from
Oct 16, 2024
Merged

feat: add AskNews toolkit #884

merged 29 commits into from
Oct 16, 2024

Commits on Aug 31, 2024

  1. complete basic functions

    Miles Bennett committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ca1f3e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 12, 2024

  1. feat: Update dependencies for AskNews toolkit

    Zack committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0b145f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524d4ef View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix

    Zack committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5f2e2b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8664c95 View commit details
    Browse the repository at this point in the history
  2. Refactor AskNewsToolkit

    Zack committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    59152fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0be7943 View commit details
    Browse the repository at this point in the history
  4. fix: Format code

    Zack committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f3e6601 View commit details
    Browse the repository at this point in the history
  5. refactor: Add AsyncAskNewsToolkit

    Zack committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3bad72f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. refactor: AskNewsToolkit and AsyncAskNewsToolkit to use "kw" as the d…

    …efault search method
    Zack committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    def48dd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. refactor AsyncAskNewsToolkit class

    Zack committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d47367a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e55b0b1 View commit details
    Browse the repository at this point in the history
  3. refactor: Unified annotation style

    Zack committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ef31108 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update camel/toolkits/ask_news_toolkit.py

    Co-authored-by: Isaac Jin <whale3ye@gmail.com>
    ZackYule and WHALEEYE authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2aacd17 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    e72c84c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac935f View commit details
    Browse the repository at this point in the history
  3. format fix

    Wendong-Fan committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    83c112e View commit details
    Browse the repository at this point in the history
  4. use mock to do test

    Wendong-Fan committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ae6edb5 View commit details
    Browse the repository at this point in the history
  5. update sync function

    Wendong-Fan committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8b162c0 View commit details
    Browse the repository at this point in the history
  6. update async methods

    Wendong-Fan committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a0fde4b View commit details
    Browse the repository at this point in the history
  7. update example

    Wendong-Fan committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    22921f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbbc16c View commit details
    Browse the repository at this point in the history
  9. update key config

    Wendong-Fan committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    61eba41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    daa852c View commit details
    Browse the repository at this point in the history
  11. fix

    Wendong-Fan committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2fbf7d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15b1e4d View commit details
    Browse the repository at this point in the history