Joseph M OBrien joe
  • Joined on 2026-03-15

disyn-neural (0.1.0)

Published 2026-06-08 01:41:04 -05:00 by joe

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add disyn-neural@0.1.0

About this package

Neural proposal engine and fact extractor for the disyn agent pipeline

disyn-neural

crates.io

Neural proposal engine and fact extractor for the disyn agent pipeline.

Providers

  • OpenAIOpenAiExtractor and OpenAiProposer via the chat completions API
  • Ollama — local model support (same trait interface)

Configuration

Env var Default Description
DISYN_PROVIDER openai Provider selection
OPENAI_API_KEY (empty) OpenAI API key
DISYN_MODEL gpt-4o Model name

License

MIT OR Apache-2.0

Dependencies

ID Version
async-trait ^0.1
chrono ^0.4
disyn-core ^0.1.0
reqwest ^0.12
serde ^1
serde_json ^1
tokio ^1
uuid ^1
Details
Cargo
2026-06-08 01:41:04 -05:00
2
MIT OR Apache-2.0
15 KiB
Assets (1)
Versions (1) View all
0.1.0 2026-06-08