Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
shelm committed Nov 23, 2024
1 parent 28c355e commit 38351ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Binary file added docs/docsource/imgs/translation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 3 additions & 4 deletions docs/docsource/tutorials/lens.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ For example The request created by NOVA could look like this.
```


### LENS over DISCOVER
### LENS via DISCOVER

Another way to interact with LENS is by using the [DISCOVER module](https://github.com/hcmlab/discover-modules/tree/main/modules/lens).
With this module DISCOVER uses LENS to automatically create annotations from a provided transcript and a respective prompt.
Expand All @@ -121,7 +121,6 @@ Specify the ip and the port under which the LENS server is reachable.
Specify the provider and and the model you want to use. If you are unsure which models are supported by your LENS installation you can always check the model selection from the LENS chat window in NOVA.
In the prompt window we finally type the instruction we want the LLM to apply to each label. In our case type "translate the following text to german".

After the module has finished processing navigate to `Database` -> `Load Session` and select the newly created annotation to verify your results.




<img src="https://github.com/hcmlab/discover/blob/documentation/docs/docsource/imgs/translation?raw=true" alt="Alt Text" width="500" height="200">

0 comments on commit 38351ba

Please sign in to comment.