btp-cap-genai-rag
btp-cap-genai-rag copied to clipboard
fix bug that no deployment id was found
trafficstars
A colleague in Rumania encountered an error, when she tried to add a new mail (/addMails endpoint). This is the fix (for the single tenant variant only for now).
- fix: no deployment id found
- fix: on retry (OutputFixingParser) there is one message, not two
- swc for ts-node not needed
Thanks for the PR @julian-schambeck, after refactoring towards ai-sdk-js, the wrapper and checking for deployment id is not necessary anymore. swc has been removed already in the refactoring branch.