Skip to content

Commit

Permalink
cors
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiakman committed Feb 12, 2025
1 parent 63f2516 commit 4a13182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shinkai-libs/shinkai-http-api/src/node_api_router.rs
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ pub async fn run_api(
"Authorization",
"x-shinkai-tool-id",
"x-shinkai-app-id",
"x-shinkai-llm-provider",
]);

let v1_routes = warp::path("v1").and(
Expand Down

0 comments on commit 4a13182

Please sign in to comment.