Skip to content

Commit

Permalink
fix: lints
Browse files Browse the repository at this point in the history
  • Loading branch information
vacekj committed Dec 10, 2024
1 parent 6f63a2e commit 625eb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rig-core/examples/local_agent_with_tools.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use anyhow::Result;
use rig::{
completion::{Chat, Prompt, ToolDefinition},
completion::{Prompt, ToolDefinition},
providers,
tool::Tool,
};
Expand Down

0 comments on commit 625eb83

Please sign in to comment.