ibmtjbot / node-tjbotlib

Node.js library for programming TJBot
https://ibmtjbot.github.io
Apache License 2.0
33 stars 44 forks source link

Find alternative to Watson Language Translator #89

Closed jweisz closed 6 months ago

jweisz commented 11 months ago

Watson Language Translator is now deprecated. It's unclear what the replacement service will be, if there will be one.

modcarroll commented 6 months ago

No specific service replacement; translation is being moved into LLMs

jweisz commented 6 months ago

Do you think we should keep the recipe then, and just base it off of a model that we know does a good job of translating?

modcarroll commented 6 months ago

Personally I don't think it's worth its own recipe; we could consider adding to the watsonx recipe the ability to customize the LLM with a variety of sample prompts and include translation as one of them. Let's discuss during our next call!

modcarroll commented 6 months ago

Todo:

jweisz commented 6 months ago

The answer is "use watsonx.ai". :D