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

Add download_from_url service function #140

Merged
merged 11 commits into from
Apr 16, 2024

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    b068dea View commit details
    Browse the repository at this point in the history
  2. re-correct import error

    DavdGao committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5b99d4b View commit details
    Browse the repository at this point in the history
  3. change docs

    DavdGao committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e3872eb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. modified

    DavdGao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    457fda0 View commit details
    Browse the repository at this point in the history
  2. reformat

    DavdGao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1d55635 View commit details
    Browse the repository at this point in the history
  3. reformat

    DavdGao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3b79475 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'modelscope/main' into dev/service_download

    # Conflicts:
    #	src/agentscope/service/__init__.py
    #	src/agentscope/service/web/arxiv.py
    DavdGao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7638422 View commit details
    Browse the repository at this point in the history
  5. fix tutorial

    DavdGao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c9f6d28 View commit details
    Browse the repository at this point in the history
  6. fix error for wrong import

    DavdGao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9ae2999 View commit details
    Browse the repository at this point in the history
  7. modify API doc

    DavdGao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a9fb5dd View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'modelscope/main' into dev/service_download

    # Conflicts:
    #	docs/sphinx_doc/zh_CN/source/tutorial/204-service.md
    DavdGao committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5ccfa96 View commit details
    Browse the repository at this point in the history