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.0.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.0-py3-none-any.whl (26.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for just_agents_web-0.8.0.tar.gz
Algorithm Hash digest
SHA256 de1f16cde05e19e538009fdac5c888a517bb9ad87dd8bddde501a02c34e1fd22
MD5 e9d92ceb6fb04e76a538a46229737f26
BLAKE2b-256 aa99ce52c6bff16b2587836952cf1a78196830e6d7964e04db823551a4fdc588

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for just_agents_web-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e9555fa9f4ea1f58ba256315f785ef198f403275236e6de6eb80cace6b099a6a
MD5 4ee5c2e1c2fd83acfe6e70b0149f7254
BLAKE2b-256 13df24c41b63669d46ca4144107d622abe889982864610414b7c2e6b28011637

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