Skip to main content

Just Agents - Web. It allows runing openai API for the agent in the browser.

Project description

just-agents-web

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.

Installation

pip install just-agents-web

Features

  • 🔄 OpenAI-compatible REST API endpoints
  • 🤖 Wrap any just-agents agent as an API service
  • 🔌 Drop-in replacement for OpenAI API clients
  • 🛠️ Built on just-agents-core

Dependencies

  • just-agents-core
  • FastAPI
  • pydantic

Quick Start

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

just_agents_web-0.8.7.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

just_agents_web-0.8.7-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

File details

Details for the file just_agents_web-0.8.7.tar.gz.

File metadata

  • Download URL: just_agents_web-0.8.7.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.10.12 Linux/5.15.0-157-generic

File hashes

Hashes for just_agents_web-0.8.7.tar.gz
Algorithm Hash digest
SHA256 2a0a250bc4149a25d97b69c47134294a47fd8a0690367c57ac84ada068e3ece2
MD5 9bab0c70e5210ebbfc06ff2447dc3594
BLAKE2b-256 59a2a9affb719aa8273fe847b4c2ebd2176a2236f2de5de050a9947ac3836247

See more details on using hashes here.

File details

Details for the file just_agents_web-0.8.7-py3-none-any.whl.

File metadata

  • Download URL: just_agents_web-0.8.7-py3-none-any.whl
  • Upload date:
  • Size: 26.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.10.12 Linux/5.15.0-157-generic

File hashes

Hashes for just_agents_web-0.8.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2cca34a1bb0d0d2e2f105b680c852029b46e75eb01306dfcdfcafed59f02109f
MD5 d6652e25c080acb0a44c7ef1f025798b
BLAKE2b-256 2f8f7492c131497412431b57680df647a0edf33054d191e4d61cda6138693414

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page