Dataset Viewer
Auto-converted to Parquet Duplicate
raw
stringlengths
9
111
structured
dict
split
stringclasses
1 value
reveal all usages of trace
{ "intents": [ { "type": "all_uses", "target": "trace usages" } ], "graph_seeds": [ "Trace", "trace", "tracing" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
how does serialization work
{ "intents": [ { "type": "call_chain", "target": "serialization" } ], "graph_seeds": [ "to_json", "from_json", "Serializer", "encode_data", "serialize" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
where does S3 client start
{ "intents": [ { "type": "call_chain", "target": "S3 client" } ], "graph_seeds": [ "s3_upload", "S3Bucket", "S3Client" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the read endpoint for price calculation
{ "intents": [ { "type": "event_handler", "target": "price calculation endpoint" } ], "graph_seeds": [ "computePrice", "PriceController" ], "retrieval_goal": "single_answer", "language_hint": null }
train
locate every reference to signin in TypeScript
{ "intents": [ { "type": "all_uses", "target": "signin references" } ], "graph_seeds": [ "signin", "login", "sign_in" ], "retrieval_goal": "diverse_set", "language_hint": "typescript" }
train
every place that uses pipe and the pipe endpoint
{ "intents": [ { "type": "all_uses", "target": "pipe" }, { "type": "event_handler", "target": "pipe handler" } ], "graph_seeds": [ "transform", "pipe", "AuditLog", "audit_log" ], "retrieval_goal": "trace_path", "language_hint": null }
train
is there a response payload function
{ "intents": [ { "type": "definition", "target": "response payload function" } ], "graph_seeds": [ "ResponsePayload", "Response", "payload", "response_payload" ], "retrieval_goal": "single_answer", "language_hint": null }
train
where is the scheduler utility defined
{ "intents": [ { "type": "definition", "target": "scheduler utility" } ], "graph_seeds": [ "schedule_task", "TaskScheduler", "Scheduler" ], "retrieval_goal": "single_answer", "language_hint": "clojure" }
train
the product listing route
{ "intents": [ { "type": "event_handler", "target": "product listing route" } ], "graph_seeds": [ "ProductController", "GET /products" ], "retrieval_goal": "single_answer", "language_hint": null }
train
find each reference to database
{ "intents": [ { "type": "all_uses", "target": "database usage" } ], "graph_seeds": [ "Database", "database", "db" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
review all references to middleware
{ "intents": [ { "type": "all_uses", "target": "middleware invocations" } ], "graph_seeds": [ "Middleware", "middleware" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the config for configuration and the env var for the message broker
{ "intents": [ { "type": "configuration", "target": "configuration environment variable" }, { "type": "event_handler", "target": "the message broker event_handler" } ], "graph_seeds": [ "configuration", "CONFIG_FILE", "load_config", "app_config", "the me...
train
the Scala env var for refresh token
{ "intents": [ { "type": "configuration", "target": "refresh token environment variable" } ], "graph_seeds": [ "refresh_token", "REFRESH_TOKEN_EXPIRY", "rotate_token", "token_refresh" ], "retrieval_goal": "trace_path", "language_hint": "scala" }
train
the Haskell env var for User schema
{ "intents": [ { "type": "configuration", "target": "User schema environment variable" } ], "graph_seeds": [ "User", "openapi", "types_gen", "generate_client", "schema" ], "retrieval_goal": "trace_path", "language_hint": "haskell" }
train
where is the XSS sanitizer helper defined
{ "intents": [ { "type": "definition", "target": "XSS sanitizer helper" } ], "graph_seeds": [ "Sanitizer", "sanitize", "xss_filter", "XSS" ], "retrieval_goal": "single_answer", "language_hint": null }
train
the current user lifecycle
{ "intents": [ { "type": "call_chain", "target": "current user" } ], "graph_seeds": [ "user_context", "current_user", "authenticated_user", "get_current_user" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
where is the database annotation defined
{ "intents": [ { "type": "definition", "target": "database annotation" } ], "graph_seeds": [ "Database", "database", "db", "DB" ], "retrieval_goal": "single_answer", "language_hint": null }
train
what happens when email sender runs
{ "intents": [ { "type": "call_chain", "target": "email sender" } ], "graph_seeds": [ "mail_send", "send_email" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
which file contains the reducer
{ "intents": [ { "type": "definition", "target": "reducer" } ], "graph_seeds": [ "Reducer", "reducer", "reduce" ], "retrieval_goal": "single_answer", "language_hint": null }
train
the type alias for repository
{ "intents": [ { "type": "definition", "target": "repository type alias" } ], "graph_seeds": [ "repository", "repo", "Repo", "Repository" ], "retrieval_goal": "single_answer", "language_hint": null }
train
how does data export work in the layer
{ "intents": [ { "type": "call_chain", "target": "data export" } ], "graph_seeds": [ "bulk_export", "DataExporter", "export_data", "ExportHandler" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the webpack config for Item schema
{ "intents": [ { "type": "configuration", "target": "Item schema configuration" } ], "graph_seeds": [ "Item", "ItemSchema", "item_types", "item_gen" ], "retrieval_goal": "trace_path", "language_hint": null }
train
which modules import refresh token
{ "intents": [ { "type": "all_uses", "target": "refresh token callers" } ], "graph_seeds": [ "refreshToken", "refresh_token" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the invocations of audit log
{ "intents": [ { "type": "all_uses", "target": "audit log" } ], "graph_seeds": [ "audit_log", "audit", "AuditLog" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the API URL for S3 client
{ "intents": [ { "type": "configuration", "target": "S3 client configuration" } ], "graph_seeds": [ "S3", "S3_BUCKET", "boto3", "storage_config" ], "retrieval_goal": "trace_path", "language_hint": null }
train
the lifecycle of refresh token and the build step for the notification service
{ "intents": [ { "type": "call_chain", "target": "refresh token" }, { "type": "definition", "target": "the notification service" } ], "graph_seeds": [ "RefreshToken", "rotate_refresh_token", "NotificationClient", "send_alert" ], "retrieval_goal": "trace_...
train
the type generation for decoder
{ "intents": [ { "type": "configuration", "target": "decoder types" } ], "graph_seeds": [ "decoder", "JSONDecoder", "deserialize", "decode_config" ], "retrieval_goal": "trace_path", "language_hint": null }
train
the env-var for logout
{ "intents": [ { "type": "configuration", "target": "logout environment variable" } ], "graph_seeds": [ "logout", "LOGOUT_URL", "signout", "session_destroy" ], "retrieval_goal": "trace_path", "language_hint": null }
train
search for schema in the codebase
{ "intents": [ { "type": "definition", "target": "schema" } ], "graph_seeds": [ "validate_schema", "Schema", "SchemaDef" ], "retrieval_goal": "single_answer", "language_hint": null }
train
follow the flow from HTTP request to the microservice
{ "intents": [ { "type": "call_chain", "target": "HTTP request" } ], "graph_seeds": [ "handle_request", "RequestHandler", "HttpRequest", "process_request", "service", "GrpcClient" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the codegen for publisher and the call chain for password hash
{ "intents": [ { "type": "configuration", "target": "publisher configuration" }, { "type": "all_uses", "target": "password hash all_uses" } ], "graph_seeds": [ "publisher", "PUB_CONFIG", "publish", "emit", "password_hash", "bcrypt" ], "retrieval_...
train
the callback config for GraphQL schema
{ "intents": [ { "type": "configuration", "target": "GraphQL schema configuration" } ], "graph_seeds": [ "graphql", "GRAPHQL_SCHEMA", "schema_gen", "gql_build" ], "retrieval_goal": "trace_path", "language_hint": null }
train
which route receives import CSV
{ "intents": [ { "type": "event_handler", "target": "import CSV route" } ], "graph_seeds": [ "import_csv", "CsvImport", "CsvImportController" ], "retrieval_goal": "single_answer", "language_hint": null }
train
how CORS drives the token
{ "intents": [ { "type": "call_chain", "target": "CORS" } ], "graph_seeds": [ "allow_origin", "CORS", "CorsMiddleware", "cors", "CORSHandler", "Token" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
can you show the formatter implementation
{ "intents": [ { "type": "definition", "target": "formatter implementation" } ], "graph_seeds": [ "FormattingService", "Formatter", "formatter", "format" ], "retrieval_goal": "single_answer", "language_hint": null }
train
every class that references cron
{ "intents": [ { "type": "all_uses", "target": "cron usage" } ], "graph_seeds": [ "scheduled_task", "CronJob" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
find each usage of email template
{ "intents": [ { "type": "all_uses", "target": "email template usages" } ], "graph_seeds": [ "EmailTemplate", "email_template" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
what starts telemetry
{ "intents": [ { "type": "call_chain", "target": "telemetry" } ], "graph_seeds": [ "Telemetry", "TelemetryClient", "trace_span", "track_event", "telemetry" ], "retrieval_goal": "diverse_set", "language_hint": "objective-c" }
train
what is the job interface
{ "intents": [ { "type": "definition", "target": "job interface" } ], "graph_seeds": [ "job", "Job", "process_job", "JobRunner" ], "retrieval_goal": "single_answer", "language_hint": null }
train
the OAuth function in OCaml
{ "intents": [ { "type": "definition", "target": "OAuth function" } ], "graph_seeds": [ "oauth_callback", "OAuthProvider", "OAuth2", "oauth" ], "retrieval_goal": "single_answer", "language_hint": "ocaml" }
train
how is the event listener coded
{ "intents": [ { "type": "definition", "target": "event listener implementation" } ], "graph_seeds": [ "EventListener", "on_event", "Listener" ], "retrieval_goal": "single_answer", "language_hint": "javascript" }
train
the GraphQL schema generation for Kubernetes deployment
{ "intents": [ { "type": "configuration", "target": "Kubernetes deployment schema" } ], "graph_seeds": [ "K8S_DEPLOY", "deployment.yaml", "k8s_config", "helm_values" ], "retrieval_goal": "trace_path", "language_hint": null }
train
how is session stitched together
{ "intents": [ { "type": "call_chain", "target": "session" } ], "graph_seeds": [ "Session", "session_id", "redis_session", "session" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the deployment variable for Product schema
{ "intents": [ { "type": "configuration", "target": "Product schema deployment config" } ], "graph_seeds": [ "Product", "ProductSchema", "product_types", "product_gen" ], "retrieval_goal": "trace_path", "language_hint": null }
train
map the mock service flow
{ "intents": [ { "type": "call_chain", "target": "mock service" } ], "graph_seeds": [ "stub", "mock", "MockService", "setup_mock" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
where is the transaction variable defined
{ "intents": [ { "type": "definition", "target": "transaction" } ], "graph_seeds": [ "Transaction", "transaction", "begin_tx" ], "retrieval_goal": "single_answer", "language_hint": null }
train
tell me where to find file uploader
{ "intents": [ { "type": "definition", "target": "file uploader implementation" } ], "graph_seeds": [ "file_uploader", "upload", "FileUploader", "Uploader" ], "retrieval_goal": "single_answer", "language_hint": "zig" }
train
the deployment trigger exception handler
{ "intents": [ { "type": "event_handler", "target": "deployment trigger handler" } ], "graph_seeds": [ "DeployController", "startDeploy", "trigger_deploy", "DeployService", "POST /deploy" ], "retrieval_goal": "single_answer", "language_hint": null }
train
show me the file uploader declaration
{ "intents": [ { "type": "definition", "target": "file uploader declaration" } ], "graph_seeds": [ "FileUploader", "file_uploader", "Uploader", "upload" ], "retrieval_goal": "single_answer", "language_hint": null }
train
how worker process and the authorized user are connected
{ "intents": [ { "type": "call_chain", "target": "worker process" } ], "graph_seeds": [ "run_worker", "Worker", "WorkerPool", "process_job", "authorized", "Principal" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the Zig settings file for migration
{ "intents": [ { "type": "configuration", "target": "migration configuration" } ], "graph_seeds": [ "migration", "MIGRATE_DIR", "alembic", "migrate" ], "retrieval_goal": "trace_path", "language_hint": "zig" }
train
all imports of type definition
{ "intents": [ { "type": "all_uses", "target": "type definition usages" } ], "graph_seeds": [ "type", "TypeDef" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
where does analyzer live
{ "intents": [ { "type": "definition", "target": "analyzer implementation" } ], "graph_seeds": [ "analyze", "analyzer", "AnalysisService", "Analyzer" ], "retrieval_goal": "single_answer", "language_hint": "f#" }
train
how does PHP handle RBAC configuration
{ "intents": [ { "type": "configuration", "target": "RBAC configuration" } ], "graph_seeds": [ "RBAC", "rbac_config", "role_policy", "access_control" ], "retrieval_goal": "trace_path", "language_hint": "php" }
train
show me the endpoint that updates Slack webhook
{ "intents": [ { "type": "event_handler", "target": "Slack webhook endpoint" } ], "graph_seeds": [ "SlackHandler", "slack_webhook", "handleSlack", "POST /webhooks/slack" ], "retrieval_goal": "single_answer", "language_hint": null }
train
find where lexer is defined
{ "intents": [ { "type": "definition", "target": "lexer" } ], "graph_seeds": [ "Lexer", "lex" ], "retrieval_goal": "single_answer", "language_hint": null }
train
which module sets up current user
{ "intents": [ { "type": "configuration", "target": "current user configuration" } ], "graph_seeds": [ "current_user", "get_current_user", "user_context", "request_user" ], "retrieval_goal": "trace_path", "language_hint": null }
train
find the cron initializer
{ "intents": [ { "type": "definition", "target": "cron initializer" } ], "graph_seeds": [ "schedule", "CronJob", "CronScheduler", "cron" ], "retrieval_goal": "single_answer", "language_hint": null }
train
give me the secret class
{ "intents": [ { "type": "definition", "target": "secret class" } ], "graph_seeds": [ "secret", "Secret", "vault", "get_secret", "SecretManager" ], "retrieval_goal": "single_answer", "language_hint": null }
train
the OAuth callback webhook handler, and all callers of OAuth callback
{ "intents": [ { "type": "event_handler", "target": "OAuth callback webhook" }, { "type": "call_chain", "target": "call chain from OAuth callback" } ], "graph_seeds": [ "oauth_callback", "OAuthController", "GET /auth/callback", "HandleOAuth" ], "retrieva...
train
the plugin configuration for encoder
{ "intents": [ { "type": "configuration", "target": "encoder plugin config" } ], "graph_seeds": [ "encoder", "JSONEncoder", "serialize", "encode_config" ], "retrieval_goal": "trace_path", "language_hint": null }
train
the endpoint responsible for product creation in JavaScript
{ "intents": [ { "type": "event_handler", "target": "product creation endpoint" } ], "graph_seeds": [ "ProductController", "addProduct", "POST /products", "ProductService", "create_product" ], "retrieval_goal": "single_answer", "language_hint": "javascript" }
train
the post creation button handler
{ "intents": [ { "type": "event_handler", "target": "post creation handler" } ], "graph_seeds": [ "publishPost", "create_post" ], "retrieval_goal": "single_answer", "language_hint": null }
train
the compiled output for ORM model
{ "intents": [ { "type": "configuration", "target": "ORM model configuration" } ], "graph_seeds": [ "ORM", "MODEL_PATH", "model_gen", "orm_config" ], "retrieval_goal": "trace_path", "language_hint": null }
train
the test config for file uploader
{ "intents": [ { "type": "configuration", "target": "file uploader test config" } ], "graph_seeds": [ "uploader", "UPLOAD_BUCKET", "upload_config", "presign" ], "retrieval_goal": "trace_path", "language_hint": null }
train
how is file uploader registered in the container
{ "intents": [ { "type": "configuration", "target": "file uploader configuration" } ], "graph_seeds": [ "uploader", "UPLOAD_BUCKET", "upload_config", "presign" ], "retrieval_goal": "trace_path", "language_hint": null }
train
the user profile pipeline and the route that processes the queue
{ "intents": [ { "type": "call_chain", "target": "user profile" }, { "type": "definition", "target": "the queue" } ], "graph_seeds": [ "get_profile", "update_profile", "User", "profile_data", "UserProfile", "Queue" ], "retrieval_goal": "trace_pat...
train
where is configuration accessed
{ "intents": [ { "type": "all_uses", "target": "configuration" } ], "graph_seeds": [ "config", "Config" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the member addition validation handler
{ "intents": [ { "type": "event_handler", "target": "member addition handler" } ], "graph_seeds": [ "add_member", "MembershipService", "POST /members", "MemberController" ], "retrieval_goal": "single_answer", "language_hint": null }
train
the Kotlin settings file for event listener
{ "intents": [ { "type": "configuration", "target": "event listener configuration" } ], "graph_seeds": [ "event_listener", "LISTEN_CONFIG", "subscribe", "on_event" ], "retrieval_goal": "trace_path", "language_hint": "kotlin" }
train
who imports filter
{ "intents": [ { "type": "all_uses", "target": "filter" } ], "graph_seeds": [ "Filter", "FilterChain", "filter" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
every place that uses analytics tracker
{ "intents": [ { "type": "all_uses", "target": "analytics tracker" } ], "graph_seeds": [ "track_event", "Analytics", "analytics_tracker" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the SSE endpoint for GitHub webhook
{ "intents": [ { "type": "event_handler", "target": "GitHub webhook endpoint" } ], "graph_seeds": [ "github_webhook", "GitHubHandler", "handleGithub", "POST /webhooks/github" ], "retrieval_goal": "single_answer", "language_hint": null }
train
how is publisher propagated to the client
{ "intents": [ { "type": "configuration", "target": "publisher configuration" } ], "graph_seeds": [ "publisher", "PUB_CONFIG", "publish", "emit" ], "retrieval_goal": "trace_path", "language_hint": null }
train
the endpoint behind product creation
{ "intents": [ { "type": "event_handler", "target": "product creation endpoint" } ], "graph_seeds": [ "ProductService", "POST /products", "addProduct" ], "retrieval_goal": "single_answer", "language_hint": null }
train
point me to the signup definition
{ "intents": [ { "type": "definition", "target": "signup definition" } ], "graph_seeds": [ "register", "SignupHandler", "signup" ], "retrieval_goal": "single_answer", "language_hint": null }
train
where is connection defined, and who calls it
{ "intents": [ { "type": "all_uses", "target": "connection" }, { "type": "call_chain", "target": "connection call chain" } ], "graph_seeds": [ "conn", "connection", "Connection", "resp", "response" ], "retrieval_goal": "trace_path", "language_hint"...
train
where does telemetry get its configuration
{ "intents": [ { "type": "configuration", "target": "telemetry configuration" } ], "graph_seeds": [ "telemetry", "TELEMETRY_KEY", "otel_config", "tracing" ], "retrieval_goal": "trace_path", "language_hint": null }
train
trace the call chain for CSV parsing
{ "intents": [ { "type": "call_chain", "target": "CSV parsing" } ], "graph_seeds": [ "csv_import", "CSVReader", "CSVParser", "read_csv", "parse_csv" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
show me the report generation route
{ "intents": [ { "type": "event_handler", "target": "report generation route" } ], "graph_seeds": [ "ReportService", "ReportController" ], "retrieval_goal": "single_answer", "language_hint": null }
train
the data import handler
{ "intents": [ { "type": "event_handler", "target": "data import handler" } ], "graph_seeds": [ "import_data", "POST /import", "ImportController", "processImport" ], "retrieval_goal": "single_answer", "language_hint": null }
train
show the Lua DAO implementation
{ "intents": [ { "type": "definition", "target": "DAO implementation" } ], "graph_seeds": [ "DataAccess", "dao_impl" ], "retrieval_goal": "single_answer", "language_hint": "lua" }
train
where can I find the search engine
{ "intents": [ { "type": "definition", "target": "search engine implementation" } ], "graph_seeds": [ "search_engine", "SearchService", "search", "SearchEngine" ], "retrieval_goal": "single_answer", "language_hint": "perl" }
train
I need the Comment model definition and all places it is used
{ "intents": [ { "type": "all_uses", "target": "Comment model" }, { "type": "all_uses", "target": "the token usages" } ], "graph_seeds": [ "CommentModel", "comments", "Comment", "Token", "jwt" ], "retrieval_goal": "trace_path", "language_hint": "el...
train
the handler for timezone update, and the handler for timezone update errors
{ "intents": [ { "type": "event_handler", "target": "timezone update handler" }, { "type": "configuration", "target": "timezone update configuration" } ], "graph_seeds": [ "TZService", "TimezoneController" ], "retrieval_goal": "trace_path", "language_hint": nu...
train
the response handler for payment processing
{ "intents": [ { "type": "event_handler", "target": "payment processing handler" } ], "graph_seeds": [ "chargeCard", "POST /payments", "process_payment", "PaymentController" ], "retrieval_goal": "single_answer", "language_hint": null }
train
the CSS compilation for logger
{ "intents": [ { "type": "configuration", "target": "logger configuration" } ], "graph_seeds": [ "logger", "LOG_LEVEL", "logging_config", "log_handler" ], "retrieval_goal": "trace_path", "language_hint": null }
train
the configuration update onSubmit handler
{ "intents": [ { "type": "event_handler", "target": "configuration update handler" } ], "graph_seeds": [ "update_config", "ConfigService", "PUT /config" ], "retrieval_goal": "single_answer", "language_hint": null }
train
trace OAuth and also trace the event store
{ "intents": [ { "type": "call_chain", "target": "OAuth" }, { "type": "call_chain", "target": "the event store" } ], "graph_seeds": [ "oauth_authorize", "oauth", "oauth_callback", "OAuthProvider", "event_store", "read_stream" ], "retrieval_goal":...
train
how iterator pipeline spans across modules
{ "intents": [ { "type": "call_chain", "target": "iterator pipeline" } ], "graph_seeds": [ "chain_iterators", "Iterator" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
how does email sender travel through the application
{ "intents": [ { "type": "call_chain", "target": "email sender" } ], "graph_seeds": [ "EmailService", "EmailSender", "send_email" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the handler that deals with role assignment
{ "intents": [ { "type": "event_handler", "target": "role assignment handler" } ], "graph_seeds": [ "POST /roles", "assign_role" ], "retrieval_goal": "single_answer", "language_hint": null }
train
how role produces the authorized user
{ "intents": [ { "type": "call_chain", "target": "role" } ], "graph_seeds": [ "RoleManager", "user_roles", "auth_user" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
the usages of Category model
{ "intents": [ { "type": "all_uses", "target": "Category model" } ], "graph_seeds": [ "Category", "CategoryModel" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
identify the Twilio webhook endpoint
{ "intents": [ { "type": "event_handler", "target": "Twilio webhook endpoint" } ], "graph_seeds": [ "twilio_webhook", "TwilioHandler", "TwilioWebhook", "handleTwilio", "POST /webhooks/twilio" ], "retrieval_goal": "single_answer", "language_hint": null }
train
get the log collection endpoint
{ "intents": [ { "type": "event_handler", "target": "log collection endpoint" } ], "graph_seeds": [ "collect_logs", "GET /logs" ], "retrieval_goal": "single_answer", "language_hint": null }
train
the authentication configuration and the secret build step
{ "intents": [ { "type": "configuration", "target": "authentication build step" }, { "type": "configuration", "target": "secret configuration" } ], "graph_seeds": [ "authentication", "AUTH_TYPE", "auth_provider", "login_method", "SECRET", "SECRET_KEY...
train
who consumes callback
{ "intents": [ { "type": "all_uses", "target": "callback usage" } ], "graph_seeds": [ "Callback", "cb" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
what modules import SSE stream
{ "intents": [ { "type": "all_uses", "target": "SSE stream usages" } ], "graph_seeds": [ "ServerSentEvents", "sse" ], "retrieval_goal": "diverse_set", "language_hint": null }
train
implementation of the factory
{ "intents": [ { "type": "definition", "target": "factory implementation" } ], "graph_seeds": [ "create", "factory" ], "retrieval_goal": "single_answer", "language_hint": null }
train
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
5