-
Hi spacy-llm community, I tried recently to use the GPT model deployed in Azure OpenAI from the spacy-llm to do, e.g., the NER task. Does someone have successfully used the NER task with Azure API and has a proper example of the config and setup so I could compare what is maybe wrong? I use spacy-llm version: 0.6.2
llm_ner.cfg:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @orthd, thanks for reporting this. This is a known bug and was already fixed (see #336), but hasn't been released as a patch yet. v0.6.3 will include the fix for this and be released this week. |
Beta Was this translation helpful? Give feedback.
Hi @orthd, thanks for reporting this. This is a known bug and was already fixed (see #336), but hasn't been released as a patch yet. v0.6.3 will include the fix for this and be released this week.