Skip to content

Commit

Permalink
add evaluation to reference doc
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasht86 committed Jan 27, 2025
1 parent b7ae5cc commit aadf888
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/sphinx/source/reference-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,16 @@ VespaCloud
:members:
:special-members: __init__

################
vespa.evaluation
################

VespaEvaluator
**************
.. autoclass:: vespa.evaluation.VespaEvaluator
:members:
:special-members: __init__

################
vespa.querybuilder
################
Expand Down Expand Up @@ -252,6 +262,8 @@ Schema
:members:
:special-members: __init__

.. autoattribute:: vespa.package.Schema.schema_to_text
:annotation: str

SecondPhaseRanking
******************
Expand Down

0 comments on commit aadf888

Please sign in to comment.