GithubHelp home page GithubHelp logo

training-compliance-validation's Introduction

Template: Python - Actions

This template gets you started in creating Actions for Robocorp Action Server.

Actions and Action Server enable you to "give your AI Agents hands" meaning that your AI/LLM Agent can help your users perform distinct actions that get executed based on the LLM discussion.

Quickstart

๐Ÿ‘‰ Follow the Action Server Quickstart guide in the main repository.

Dependency management

Dependencies need to be added to package.yaml.

๐Ÿ‘‰ package.yaml documentation in the main repository.

Actions in VS Code

๐Ÿ‘‰ Using Robocorp Code extension for VS Code, you can get everything set up and running in VS Code in no time.

The template has a few files that enable the extension to find and set up your action environment and provide code completion. There is also a side panel where we have and will add some easy-to-use functionalities.

When debugging your Actions Python code, you probably do not want to give the inputs every time you run and always be running the Action Server. Robocorp Code integration allows you to run and debug actions from within VSCode, enabling custom input to be specified as .json files.

What does the template Action do?

The template is a simple starting point to show how to get started.

The action enables you to get the timezone differences between locations.

We use pytz as an example to show that you can leverage the whole Python ecosystem. Robocorp provides a bunch of libraries; you can make your own. The sky is the limit.

๐Ÿš€ Now, go get'em

training-compliance-validation's People

Contributors

timothylopas avatar

Watchers

 avatar

Forkers

ramvzz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.