You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: documentation/docs/source/rst_source/local_server.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ You can view the documentation for CustomModel `here <https://github.com/IBM/ibm
55
55
56
56
**Instantiate parameters for text generation.**
57
57
58
-
Use the GenerateParams() method to instantiate the parameters. The schema for this method can be found `here <https://github.com/IBM/ibm-generative-ai/blob/23f2a42a706b7fb8d99c21da0ddac909528ca1ba/src/genai/schemas/generate_params.py#L48/>`_.
58
+
Use the GenerateParams() method to instantiate the parameters. The schema for this method can be found `here <https://ibm.github.io/ibm-generative-ai/rst_source/genai.schemas.generate_params.html#genai.schemas.generate_params.GenerateParams/>`_.
0 commit comments