Skip to content

Releases: neulab/explainaboard_web

Python API Client

15 May 01:15
f65d17b
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release
Merge pull request #179 from neulab/support_new_bucket_cases

Basic support for new bucket case format

Python API Client

14 May 18:05
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release

Features

  • use openapi codegen for py client (Lyuyang Hu)
  • extract post systems props to a separate class (Lyuyang Hu)

Bug Fixes

  • py_client: access token not initialized for Configuration (Lyuyang Hu)
  • py_client: comment pprint (Lyuyang Hu)

Commits

  • 9246f44: use python instead of python-experimental for py client (Lyuyang Hu)
  • 1151641: test (Lyuyang Hu)

Python API Client

11 May 02:48
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release

Features

  • use openapi codegen for py client (Lyuyang Hu)
  • extract post systems props to a separate class (Lyuyang Hu)

Bug Fixes

  • py_client: access token not initialized for Configuration (Lyuyang Hu)
  • py_client: comment pprint (Lyuyang Hu)

Commits

  • 0ae37eb: use python instead of python-experimental for py client (Lyuyang Hu)

Python API Client

10 May 14:11
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release

Features

Python API Client

10 May 18:08
db9cba7
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release
Merge pull request #166 from neulab/public-analysis

Allow performing analyses on public systems without logged in

Python API Client

10 May 18:26
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release

Features

  • use openapi codegen for py client (Lyuyang Hu)
  • extract post systems props to a separate class (Lyuyang Hu)

Bug Fixes

  • py_client: access token not initialized for Configuration (Lyuyang Hu)

Python API Client

10 May 19:38
7d89aa0
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release
Merge pull request #167 from neulab/explainaboar0.9

Upgrades interface to work with new ExplainaBoard backend

Python API Client

10 May 21:07
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release

Features

  • use openapi codegen for py client (Lyuyang Hu)
  • extract post systems props to a separate class (Lyuyang Hu)

Bug Fixes

  • py_client: access token not initialized for Configuration (Lyuyang Hu)
  • py_client: comment pprint (Lyuyang Hu)

Python API Client

10 May 20:51
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release

Features

  • use openapi codegen for py client (Lyuyang Hu)
  • extract post systems props to a separate class (Lyuyang Hu)

Bug Fixes

  • py_client: access token not initialized for Configuration (Lyuyang Hu)

Python API Client

10 May 00:05
27c545b
Compare
Choose a tag to compare
Python API Client Pre-release
Pre-release
Merge pull request #164 from neulab/rename-cls

use cls_name for metrics and tokenizer