mirror of https://github.com/0xplaygrounds/rig
Updated broken link xaiAPI in `completion.rs`
This commit is contained in:
parent
92c91d23c3
commit
fb9d5ad2ca
|
@ -1,6 +1,6 @@
|
||||||
// ================================================================
|
// ================================================================
|
||||||
//! xAI Completion Integration
|
//! 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::{
|
use crate::{
|
||||||
|
|
Loading…
Reference in New Issue