Implement Groq chat response handling and persistence #1131
general.yml
on: pull_request
Backend
3m 28s
Frontend
24s
Rustfmt
13s
Clippy
2m 45s
Code coverage
3m 27s
Annotations
10 errors and 2 warnings
Rustfmt
Process completed with exit code 1.
|
Clippy
no method named `chat` found for struct `std::sync::Arc<server::services::groq::service::GroqService>` in the current scope
|
Clippy
no method named `chat` found for struct `std::sync::Arc<server::services::groq::service::GroqService>` in the current scope
|
Clippy
Process completed with exit code 101.
|
Backend
no method named `chat` found for struct `Arc<GroqService>` in the current scope
|
Backend
no method named `chat` found for struct `Arc<GroqService>` in the current scope
|
Backend
Process completed with exit code 101.
|
Code coverage
no method named `chat` found for struct `Arc<GroqService>` in the current scope
|
Code coverage
no method named `chat` found for struct `Arc<GroqService>` in the current scope
|
Code coverage
Process completed with exit code 1.
|
Rustfmt:
backend/src/server/config.rs#L272
Diff in /home/runner/work/openagents/openagents/backend/src/server/config.rs
|
Rustfmt:
backend/src/server/handlers/chat.rs#L299
Diff in /home/runner/work/openagents/openagents/backend/src/server/handlers/chat.rs
|