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.7.2.tar.gz (21.6 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.7.2-py3-none-any.whl (26.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: just_agents_web-0.7.2.tar.gz
  • Upload date:
  • Size: 21.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.10.12 Linux/5.15.0-138-generic

File hashes

Hashes for just_agents_web-0.7.2.tar.gz
Algorithm Hash digest
SHA256 9cddbc547b7154b017e084ff8944e6d4fde2f6f74e94da9e19f88b8170dfc2ce
MD5 f28938ccd30e3c805493feb08ddf65c7
BLAKE2b-256 69fe57f3cdac0775ff3086422593cc73fe1a96757cf6cf57fed2c129d4e80c53

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for just_agents_web-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4cb48b6516fe43a33f821943169137d987d70106fc53307faeb005d65a848feb
MD5 f643ac586c714bc626cbe19241fa15f3
BLAKE2b-256 2ab8b9f4e4bb1236eccebe07f87d3aabe2d48895e5fab8cc47fff57b20d153c2

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