Athena is a lightweight and developer-friendly library for interacting with Large Language Models (LLMs) like OpenAI, Anthropic, and Google PaLM. It provides a unified interface for managing multi-turn conversations, handling JSON or text-based responses,
A Node.js async context library leveraging the node:async_hooks module, supporting context merging and overriding.
The hono-http-context package is a lightweight and efficient library designed to provide context management for Hono.js applications, similar to how cls-hooked and express-http-context work for Node.js and Express applications. With hono-http-context, you
A module providing advanced asynchronous context management to enrich logs with context and manage scope effectively in Node.js applications.