btp-cap-genai-rag icon indicating copy to clipboard operation
btp-cap-genai-rag copied to clipboard

fix bug that no deployment id was found

Open julian-schambeck opened this issue 1 year ago • 1 comments
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

julian-schambeck avatar Jul 29 '24 07:07 julian-schambeck

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Jul 29 '24 07:07 cla-assistant[bot]

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.

kay-schmitteckert avatar Nov 07 '24 09:11 kay-schmitteckert