mirror of https://github.com/0xplaygrounds/rig
Updated broken link xaiAPI in `completion.rs` (#384)
This commit is contained in:
parent
92c91d23c3
commit
e9c50241da
|
@ -1,6 +1,6 @@
|
|||
// ================================================================
|
||||
//! xAI Completion Integration
|
||||
//! From [xAI Reference](https://docs.x.ai/api/endpoints#chat-completions)
|
||||
//! From [xAI Reference](https://docs.x.ai/docs/api-reference#chat-completions)
|
||||
// ================================================================
|
||||
|
||||
use crate::{
|
||||
|
|
Loading…
Reference in New Issue