Skip to content

subquery/subql-ai-app-framework

Repository files navigation

Subquery AI App Framework

JSR

Get Started

You can get started with detailed documentation found here.

Installing CLI

Install the latest:

deno install -g -f --allow-env --allow-sys --allow-net --allow-import --allow-read --allow-write --allow-ffi --allow-run --unstable-worker-options --no-prompt -n subql-ai jsr:@subql/ai-app-framework/cli

Install a specific version:

deno install -g -f --allow-env --allow-sys --allow-net --allow-import --allow-read --allow-write --allow-ffi --allow-run --unstable-worker-options --no-prompt -n subql-ai jsr:@subql/ai-app-framework@<version>/cli

NOTE: These permissions can change, for the most upto date permissions see the top of ./src/index.ts

Development

The framework is build using Deno, please make sure that is available in your environment.

Tests

Running tests: deno run test

Releases

Releases are made through git tags with semver format prefixed with a v. This will trigger publishing to JSR and Docker hub.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages