Skip to content

Commit

Permalink
Update docs/nachet-inference-documentation.md
Browse files Browse the repository at this point in the history
Co-authored-by: William Lemire <[email protected]>
  • Loading branch information
Maxence Guindon and RussellJimmies authored Apr 9, 2024
1 parent 2287e31 commit fa7a89f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/nachet-inference-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ To use the script, 3 environment variables are necessary:

In the backend, the pipelines are retrieved using the `get_pipelines` function.
This function retrieves the data from the blob storage and stores the pipeline in
the `CACHE["endpoint"]` variable. This the variable that feed the frontend the `models`
information and metadata.
the `CACHE["endpoint"]` variable. This is the variable that feeds the `models`
information and metadata to the frontend.

```python
async def get_pipelines():
Expand Down

0 comments on commit fa7a89f

Please sign in to comment.