Skip to content

This a template of an agent that can be deployed to phospho. The project is in Alpha, expect frequent updates.

License

Notifications You must be signed in to change notification settings

phospho-app/agent-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phospho agent template

This is a template of a phospho agent. You need to upload the folder with the name agent.

You can find the documentation of phospho at docs.phospho.app .

Version

This template is compatible with phospho version 0.4, as it now use the session_id.

Requirements

You need to have a valid phospho account to be able to deploy your agent. You can signup here.

Quickstart

Clone this repo :

$ git clone {repo_url}

Write your code in the interface.py functions.

If needed, update the requirements.txt with :

$ pip freeze > requirements.txt

Chose a project_name for your project, and upload the folder with the name agent to phopsho. It should be up and running in a few minutes. Your user can access it at app.phospho.app/{project_name}

About

This a template of an agent that can be deployed to phospho. The project is in Alpha, expect frequent updates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages