| Crates.io | llm-observatory-core |
| lib.rs | llm-observatory-core |
| version | 0.1.1 |
| created_at | 2025-11-06 01:16:46.688775+00 |
| updated_at | 2025-11-06 01:16:46.688775+00 |
| description | Core types, traits, and utilities for LLM Observatory |
| homepage | |
| repository | https://github.com/globalbusinessadvisors/llm-observatory |
| max_upload_size | |
| id | 1918932 |
| size | 43,679 |
Core types, traits, and utilities for LLM Observatory.
This crate provides the fundamental building blocks for the LLM Observatory platform:
Add to your Cargo.toml:
[dependencies]
llm-observatory-core = "0.1"
See the main documentation for detailed usage.
Apache-2.0