otari 0.0.1

A unified Rust SDK for interacting with LLMs via the Otari gateway
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
version: 2
updates:
  - directory: "/"
    package-ecosystem: "cargo"
    schedule:
      interval: "monthly"
    labels:
      - "dependencies"

  - directory: "/"
    package-ecosystem: "github-actions"
    schedule:
      interval: "monthly"
    labels:
      - "dependencies"