Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from nassimberrada/main
Browse files Browse the repository at this point in the history
add missing beta tags
  • Loading branch information
nassimberrada authored May 22, 2024
2 parents 7fffba3 + 6cc6199 commit a18614a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docs/interfaces/building_router.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Building a custom router

In this section, you'll learn how to train and customize a router through the console.

Training a custom router
------------------------
Training a custom router (Beta)
-------------------------------

Going to the :code:`Routers` page, you can add a new router by first clicking on :code:`Add Router`. The upload window enables you to name the router, and specify the endpoints to route between and datasets to train on.

Expand Down Expand Up @@ -44,8 +44,8 @@ With the benchmarks done, the router is moved to the training stage and, accordi

Once the router training is complete, you will receive a second email. The router performance can now be visualized on the :code:`Dashboard` page.

Customizing your router
-----------------------
Customizing your router (Beta)
------------------------------

Now that we have a trained router, the next step is to explore the various possible configurations for this router, each trading off quality, speed and cost in different variations. These various options can be visualized in the :code:`Dashboard`.

Expand Down
4 changes: 2 additions & 2 deletions docs/interfaces/connecting_stack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Connecting your stack

In this section, you'll learn how to add your own endpoints and datasets to the console.

Custom endpoints
----------------
Custom endpoints (Beta)
-----------------------

Prerequisite
^^^^^^^^^^^^
Expand Down

0 comments on commit a18614a

Please sign in to comment.