Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Latest commit

 

History

History

greeter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Greeter example

This shows the very basic python action in action :D

To run this use action-server start.

You may then check http://localhost:8080 for the Action Server UI. There you can try the action greet out.

You can expose this action to internet with action-server start --expose. Then you may use it in services such as OpenAI GPT Action.