Docs.rs
auto-pilot-0.1.0
auto-pilot 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mostafasadeghi97
Dependencies
async-openai ^0.17.1
normal
base64 ^0.21.5
normal
clap ^4.4.11
normal
colored ^2.1.0
normal
enigo ^0.1.3
normal
image ^0.24.7
normal
imageproc ^0.23.0
normal
regex ^1.10.2
normal
reqwest ^0.11.22
normal
rusttype ^0.9.3
normal
screenshots ^0.8.5
normal
serde ^1.0.193
normal
serde_json ^1.0.108
normal
tokio ^1.25.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
initialize_messages
auto_
pilot
0.1.0
In auto_
pilot::
initialize
auto_pilot
::
initialize
Function
initialize_
messages
Copy item path
Source
pub fn initialize_messages(objective: &
str
) ->
Vec
<
Message
>