
Security News
pnpm 10.12 Introduces Global Virtual Store and Expanded Version Catalogs
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.
Just Agents - Web. It allows runing openai API for the agent in the browser.
A web API wrapper for just-agents that provides OpenAI-compatible endpoints. This package allows you to expose just-agents functionality through a REST API that follows OpenAI's API conventions, making it easy to integrate with existing applications that use OpenAI's API format.
pip install just-agents-web
The project subpublish run-agent script, so you can run any agent yaml by running:
run-agent path/to/agent.yaml
You can also do it with few lines of python code:
from just_agents.web.run_agent import run_agent_server
run_agent_server(Path("agent_profiles.yaml"))
We also provide AgentRestAPI class that you can extend and add your methods to agent endpoint.
FAQs
Just Agents - Web. It allows runing openai API for the agent in the browser.
We found that just-agents-web demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.
Security News
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.