You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2024-09-06 23:30:19.143] [wasi_logging_stdout] [info] insert_search_results: search_api_server::search in src/search/mod.rs:32: performing search
{"detail":{"error":"API Key is missing."}}
[2024-09-06 23:30:21.971] [wasi_logging_stdout] [error] search_server: search_api_server::search::tavily_search in src/search/tavily_search.rs:25: google_parser: No results returned from server
[2024-09-06 23:30:21.972] [wasi_logging_stdout] [error] stdout: llama_core::search in /Users/sam/.cargo/registry/src/index.crates.io-6f17d22bba15001f/llama-core-0.16.1/src/search.rs:253: perform_search: No results returned from server
[2024-09-06 23:30:21.972] [wasi_logging_stdout] [error] insert_search_results: search_api_server::search in src/search/mod.rs:96: Failed to perform search on SEACH_CONFIG: When calling parse_into_results: No results returned from server
[2024-09-06 23:30:21.972] [wasi_logging_stdout] [error] response: search_api_server::error in src/error.rs:25: 500 Internal Server Error: Failed to perform search on SEACH_CONFIG: When calling parse_into_results: No results returned from server
[2024-09-06 23:30:21.972] [wasi_logging_stdout] [error] stdout: search_api_server in src/main.rs:557: version: HTTP/1.1, body_size: 133, status: 500, is_informational: false, is_success: false, is_redirection: false, is_client_error: false, is_server_error: true
``
The text was updated successfully, but these errors were encountered:
The command to run the
serach-api-server.wasm
.Error message:
The text was updated successfully, but these errors were encountered: