athena-intelligence 0.1.57__py3-none-any.whl → 0.1.59__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,7 +17,7 @@ class BaseClientWrapper:
17
17
  headers: typing.Dict[str, str] = {
18
18
  "X-Fern-Language": "Python",
19
19
  "X-Fern-SDK-Name": "athena-intelligence",
20
- "X-Fern-SDK-Version": "0.1.57",
20
+ "X-Fern-SDK-Version": "0.1.59",
21
21
  }
22
22
  headers["X-API-KEY"] = self.api_key
23
23
  return headers
athena/search/client.py CHANGED
@@ -55,7 +55,7 @@ class SearchClient:
55
55
  api_key="YOUR_API_KEY",
56
56
  )
57
57
  client.search.get_urls(
58
- query="Dogs",
58
+ query="Athena Intelligence",
59
59
  num_urls=10,
60
60
  tbs="qdr:m",
61
61
  )
@@ -143,7 +143,7 @@ class AsyncSearchClient:
143
143
  api_key="YOUR_API_KEY",
144
144
  )
145
145
  await client.search.get_urls(
146
- query="Dogs",
146
+ query="Athena Intelligence",
147
147
  num_urls=10,
148
148
  tbs="qdr:m",
149
149
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: athena-intelligence
3
- Version: 0.1.57
3
+ Version: 0.1.59
4
4
  Summary:
5
5
  Requires-Python: >=3.8,<4.0
6
6
  Classifier: Programming Language :: Python :: 3
@@ -5,7 +5,7 @@ athena/chain/client.py,sha256=2vSu7d4RvgbGc7jbWpKkCs5dU-ryCIJ1i0I1EsoCEdQ,16177
5
5
  athena/client.py,sha256=8QypiDlbZ0C1YsJh6GzhylLVCZXDQc1MCJTURo2_vvI,3576
6
6
  athena/core/__init__.py,sha256=1pNSKkwyQvMl_F0wohBqmoQAITptg3zlvCwsoSSzy7c,853
7
7
  athena/core/api_error.py,sha256=RE8LELok2QCjABadECTvtDp7qejA1VmINCh6TbqPwSE,426
8
- athena/core/client_wrapper.py,sha256=yRfBAjBqyZzCdv223emEOc_VvOOk-H4Us0Zk8uJkW4s,1495
8
+ athena/core/client_wrapper.py,sha256=21DEFMBtapoi_57LP2xfhiOKWX1PLlEovSMDGU-JF8w,1495
9
9
  athena/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
10
10
  athena/core/file.py,sha256=sy1RUGZ3aJYuw998bZytxxo6QdgKmlnlgBaMvwEKCGg,1480
11
11
  athena/core/http_client.py,sha256=5ok6hqgZDJhg57EHvMnr0BBaHdG50QxFPKaCZ9aVWTc,5059
@@ -27,7 +27,7 @@ athena/query/client.py,sha256=FprFNth7SOF6Irc3YUsSZO8DVqTkfOZDhaIfBlXQUSw,6338
27
27
  athena/report/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
28
28
  athena/report/client.py,sha256=rSNGKHf2wImbOmY06jXClMK3S5B4sQPCvQOPxrb9lXk,6623
29
29
  athena/search/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
30
- athena/search/client.py,sha256=8ukNlqy1Wv-uci1tJ7uz-lhOF6OK7_kF31kNO1MGpok,7610
30
+ athena/search/client.py,sha256=j0DYo1WWFMlrssybtQAH71O889eRJdDHheADms5Q9yE,7640
31
31
  athena/snippet/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
32
32
  athena/snippet/client.py,sha256=EE2ADdtSvk_c3-NkVMfwS1r29-y7YhozPoqXc4DPj8k,11323
33
33
  athena/tools/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
@@ -58,6 +58,6 @@ athena/types/url_result.py,sha256=lIgnQeyKy_UfFFPe7HMrrRzb-SK089RxcKcKN9Q3DNQ,87
58
58
  athena/types/validation_error.py,sha256=yqombbKLBSzTPFn6CJH_hbo7tpS68T3JvMdd7kBtO1g,972
59
59
  athena/types/validation_error_loc_item.py,sha256=LAtjCHIllWRBFXvAZ5QZpp7CPXjdtN9EB7HrLVo6EP0,128
60
60
  athena/version.py,sha256=8aYAOJtVLaJLpRp6mTiEIhnl8gXA7yE0aDtZ-3mKQ4k,87
61
- athena_intelligence-0.1.57.dist-info/METADATA,sha256=pOo3ywgNDQJ-_6iVxxiAy4uJSp8WFvcJYVoAicrB0Nk,4738
62
- athena_intelligence-0.1.57.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
63
- athena_intelligence-0.1.57.dist-info/RECORD,,
61
+ athena_intelligence-0.1.59.dist-info/METADATA,sha256=qyuSEH8iws7O5tlJcYSSAQgH5ki8GDrOw--8dXFN-Fs,4738
62
+ athena_intelligence-0.1.59.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
63
+ athena_intelligence-0.1.59.dist-info/RECORD,,