Fix sentry http request info
Add async bot running with semaphore
This commit is contained in:
@@ -8,6 +8,7 @@ pub struct ChatResult {
|
||||
pub cost: Option<f64>,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct OpenRouterClient {
|
||||
client: openrouter_rs::OpenRouterClient,
|
||||
model: String,
|
||||
|
||||
Reference in New Issue
Block a user