#failed to prompt user for LLM API access

1 messages · Page 1 of 1 (latest)

fickle perch
#

Getting this only in CI system run in azure pipelines.
I've configured the environment variables for the shell environment, and can run this fine locally, but getting this error on the LLM integration call when in CI. Is there something I'm missing?

#

oh finally found it in CLI docs

--allow-llm
#

whoops

#

not sure yet how to filter to my module allowed without using all though.

"{PAT}@fullURL" didn't work.

stark steeple
#

Iirc it should just be the module name, likely no PAT necessary