Skip to content

Commit

Permalink
Update 03-Multilingual Capability.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
eashantIBM committed Oct 15, 2024
1 parent 4f7c09b commit 897062f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/03-Create/03-Multilingual Capability.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To successfully enable multilingual capabilities we leveraged an LLM via watsonx
#### **Modify watsonx Assistant actions:**
1. Create assistant variable to store selected language by end user.
2. Within the "Invoke watsonx generation API" which is configured [here](/Create/solution-create-document%20search#enable-document-search), create a watsonx.ai prompts for step 2 above.
3. Take translated output from watsonx.ai and pass as the context to carry out the Document search with watson disocvery.
3. Take translated output from watsonx.ai and pass as the context to carry out the Document search with watson discovery.
4. Within the "Invoke watsonx generation API" which is configured [here](/Create/solution-create-document%20search#enable-document-search), create a watsonx.ai prompts for step 4 above.


Expand Down

0 comments on commit 897062f

Please sign in to comment.