transitive-bullshit / agentic

AI agent stdlib that works with any LLM and TypeScript AI SDK.
MIT License
16.07k stars 2.11k forks source link

Usage in node #604

Closed sishen654 closed 12 months ago

sishen654 commented 12 months ago

Describe the feature

when i use demo in node env, show error: fetch is undefined. Can this library use in the node? image

sishen654 commented 12 months ago

node version >= 18, can solve this question, because in this version introduced fetch global api