golden_data_plugin
Overview
Golden
Get current factual data on companies from the Golden knowledge graph.
Website Of Golden
https://chatgpt-plugin.prod.golden.dev
golden_data_plugin
Plugin for fact-checking a specific input relating to a single entity. This returns current factual data from up until May 2023, no cutoff.
Plugin Info Update Time At GPTStore.Ai
1/1/1
Plugin Functions/Features Of Golden
OPERATION ID | HTTP METHOD | Description | |
---|---|---|---|
1 | /api/semantic_disambiguate | post | First step - Find the subject and id of a sentence. Name (required) should be specific, context (required) should be the full sentence provided. Always pass in n_results:3 when calling. Optional constraints can be 6:company or 36:person. |
2 | /web2/opensearch_entity_triples/{golden_slug} | get | Second and final step - Find all entity details by passing id or pk into golden_slug. Return result after this call. Include a link to the entity from golden_website_link. If no relevant data is found user can request data from get_missing_data_url. Information is current to listed date. |
3 | /web2/disambiguate_triples | post | Only use if the first step fails! - Find the id of an entity. Pass in predicate="name" and object equal to the entity in question. |
4 | /api/v1/gpt/query_filters/{prompt} | get | Find groups of entities (people and companies). Examples- 'nanotech companies', 'CEOs in Austin'. Use query_results to table of name and description. Do not show any URLs in results. After all results have been listed refer user to learn more at query_result_link (required once). |
5 | /data-request/{golden_slug} | get | Optional third step - Allows the user to make a data request on an entity if no results were found. Takes in a golden slug (required), for example 'SpaceX-99V', and provides back a URL that the user can visit to request additional data on that entity. |
0 golden_data_plugin Reviews
0 out of 5
- 5 Stars0%
- 4 Stars0%
- 3 Stars0%
- 2 Stars0%
- 1 Star0%
What do you think about golden_data_plugin?
Leave a review for the community