add LLM env (#48) #88
Annotations
2 errors
src/__tests__/SentientAI.test.ts > SentientAI > should return a response:
src/SentientAI.ts#L13
Error: FAST_LLM_PROVIDER and LLM_PROVIDER must be set
❯ new SentientAI src/SentientAI.ts:13:13
❯ src/__tests__/SentientAI.test.ts:43:20
|
test
Process completed with exit code 1.
|