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

Uploaded Python 3

File details

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

File metadata

  • Download URL: just_agents_web-0.8.4.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-152-generic

File hashes

Hashes for just_agents_web-0.8.4.tar.gz
Algorithm Hash digest
SHA256 3ace733acea6727173a40dbe0b38519501b2f5ad19998c818c986af487035762
MD5 05e39b62ed9ebc9072b03c6eb86f1799
BLAKE2b-256 9207a37082a3d4c2d7932caaff7db76bbbab7d4187cd35e93a97a7833ff21f8a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: just_agents_web-0.8.4-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-152-generic

File hashes

Hashes for just_agents_web-0.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 913b045958325e1439075fdb8363ac367801357afd0a30d24a160f16c52bdd3f
MD5 59e14dffcbd84734c4790b74cf203ec7
BLAKE2b-256 954f0c3bb20846cbc17eab8da542958e581b80c07f7bf9939dff70b8e5723513

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