Remove Perigon News integration and related SDK components

The Perigon News integration, SDK, and associated tools were removed from the repository. This includes the agent script, API SDK, and OpenAPI definitions for managing news-related operations. The changes simplify the codebase, eliminating unused or outdated dependencies.
This commit is contained in:
geoffsee
2025-05-27 13:11:52 -04:00
parent 8f4777a006
commit 2c46e7b2fc
11 changed files with 9 additions and 1812 deletions

View File

@@ -1,15 +1,3 @@
# genaiscript-rust-shim
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.36. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
simple package that wraps genaiscript for binding to `tokio::process::Command`