ai-runtime-config 94.7.0

AI runtime configuration types: OpenAIProviderSpec and AiRuntimeConfig
Documentation
  • Coverage
  • 6.67%
    1 out of 15 items documented0 out of 3 items with examples
  • Size
  • Source code size: 6.76 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 413.89 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • DraconDev/dracon-libs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • DraconDev

AI Runtime Config — configuration types for AI runtime providers.

Defines how provider specs (models, endpoints, auth) are structured and how runtime configuration is resolved.

Types

  • [OpenAIProviderSpec] — OpenAI-compatible provider definition
  • [AiRuntimeConfig] — top-level runtime config combining provider specs
  • resolve_ai_runtime_config() — resolves config from environment or file