فهرست منبع

[Docs] update search docs (#1093)

Co-authored-by: Deven Patel <deven298@yahoo.com>
Deven Patel 1 سال پیش
والد
کامیت
6a82eb4287
1فایلهای تغییر یافته به همراه6 افزوده شده و 4 حذف شده
  1. 6 4
      docs/api-reference/pipeline/search.mdx

+ 6 - 4
docs/api-reference/pipeline/search.mdx

@@ -38,17 +38,19 @@ print(context)
 # Context:
 # [
 #     {
-#         'context': 'Elon Musk PROFILEElon MuskCEO, Tesla$221.9BReal Time Net Worthas of 10/29/23Reflects change since 5 pm ET of prior trading day. 1 in the world todayPhoto by Martin Schoeller for ForbesAbout Elon MuskElon Musk cofounded six companies, including electric car maker Tesla, rocket producer SpaceX and tunneling startup Boring Company.He owns about 21% of Tesla between stock and options, but has pledged more than half his shares as collateral for personal loans of up to $3.5 billion.SpaceX, founded in',
+#         'context': 'Elon Musk PROFILEElon MuskCEO, Tesla$221.9BReal Time Net Worth ...',
 #         'metadata': {
 #             'source': 'https://www.forbes.com/profile/elon-musk',
-#             'document_id': 'some_document_id'
+#             'document_id': 'some_document_id',
+#             'score': 0.404,
 #         }
 #     },
 #     {
-#         'context': 'company, which is now called X.Wealth HistoryHOVER TO REVEAL NET WORTH BY YEARForbes Lists 1Forbes 400 (2023)The Richest Person In Every State (2023) 2Billionaires (2023) 1Innovative Leaders (2019) 25Powerful People (2018) 12Richest In Tech (2017)Global Game Changers (2016)More ListsPersonal StatsAge52Source of WealthTesla, SpaceX, Self MadeSelf-Made Score8Philanthropy Score1ResidenceAustin, TexasCitizenshipUnited StatesMarital StatusSingleChildren11EducationBachelor of Arts/Science, University',
+#         'context': 'company, which is now called X.Wealth HistoryHOVER TO REVEAL NET WORTH ...',
 #         'metadata': {
 #             'source': 'https://www.forbes.com/profile/elon-musk',
-#             'document_id': 'some_document_id'
+#             'document_id': 'some_document_id',
+#             'score': 0.435,
 #         }
 #     }
 # ]