Hacker News new | ask | show | jobs
by chrisatthestudy 1119 days ago
More interesting, possibly, is the project that this is forked from (by the same developer), which is a general-purpose framework for LangChain Agents: https://github.com/steamship-packages/langchain-agent-produc...

I'm curious, though. It appears to be using the OpenAI API, which means that at some point it has to have an API key, but I can't see any sign in the code of where it expects to get this from.