-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[generative_ai]: Translation "with LLM" samples are not working anymore. #12997
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Type
Fields
Give feedbackNo fields configured for issues without a type.
In which file did you encounter the issue?
N/A — The samples in issue are written as Markdown. I worked on replacing them with actual Python samples.
Did you change the file? If so, how?
No.
Describe the issue
Both "Translation LLM" samples appear not working anymore (sample 1, sample 2).
The SDK fails to create the endpoint using the
cloud-translate-textLLM provided in the documentation:Error:
Environment
google-cloud-aiplatform==1.71.1Full: