Skip to content

Make chatbot::query_chat compute intensive #200

Make chatbot::query_chat compute intensive

Make chatbot::query_chat compute intensive #200

Triggered via push September 4, 2024 20:54
Status Failure
Total duration 39s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Tests: crates/server/src/main.rs#L24
failed to resolve: use of undeclared crate or module `chatbot`
Tests: crates/server/src/main.rs#L25
failed to resolve: use of undeclared crate or module `chatbot`
Tests: crates/server/src/main.rs#L23
type annotations needed
Tests: crates/server/src/main.rs#L23
no method named `poll` found for struct `Pin<_>` in the current scope
Tests: crates/server/src/main.rs#L23
no method named `take_output` found for struct `Pin<_>` in the current scope
Tests
Process completed with exit code 101.