MCPcopy Create free account
hub / github.com/InfinitiBit/graphbit / azurellm.rs

File azurellm.rs

core/src/llm/azurellm.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! `Azure LLM` provider implementation
2//!
3//! `Azure LLM` provides various models through Microsoft `Azure` infrastructure.
4//! It uses a different endpoint structure and authentication method compared to `OpenAI`.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected