feat: first cut at openai compatible server
This commit is contained in:
@@ -53,6 +53,7 @@ diesel::table! {
|
||||
directional_steering_attn -> Nullable<Float>,
|
||||
simulated_used_memory_gib -> Nullable<BigInt>,
|
||||
expert_profile_path -> Nullable<Text>,
|
||||
endpoint_port -> Integer,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user