athena-intelligence 0.1.76__tar.gz → 0.1.78__tar.gz
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.
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/PKG-INFO +1 -1
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/pyproject.toml +1 -1
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/client_wrapper.py +1 -1
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/llm_model.py +24 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/model.py +4 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/README.md +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/base_client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/chain/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/chain/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/api_error.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/datetime_utils.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/file.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/http_client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/jsonable_encoder.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/pydantic_utilities.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/remove_none_from_dict.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/request_options.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/dataset/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/dataset/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/environment.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/errors/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/errors/unprocessable_entity_error.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/message/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/message/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/polling_message_client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/py.typed +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/query/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/query/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/report/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/report/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/search/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/search/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/snippet/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/snippet/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/tools/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/tools/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/convert_pdf_to_sheet_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/dataset.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/document.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/excecute_tool_first_workflow_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/file_data_response.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/filter_model.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/filter_operator.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/firecrawl_scrape_url_data_reponse_dto.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/firecrawl_scrape_url_metadata.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/get_datasets_response.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/get_snippet_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/get_snippets_response.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/http_validation_error.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/langchain_documents_request_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/map_reduce_chain_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/message_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/message_out_dto.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/publish_formats.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/query_model.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/report.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/researcher_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/semantic_query_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/snippet.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/sql_results.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/status_enum.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/structured_parse_result.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/time_dimension_model.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/tools.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/upload_documents_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/url_result.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/validation_error.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/validation_error_loc_item.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/workflow_status_out.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/upload/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/upload/client.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/version.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/workflow/__init__.py +0 -0
- {athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/workflow/client.py +0 -0
@@ -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.
|
20
|
+
"X-Fern-SDK-Version": "0.1.78",
|
21
21
|
}
|
22
22
|
headers["X-API-KEY"] = self.api_key
|
23
23
|
return headers
|
@@ -22,6 +22,7 @@ class LlmModel(str, enum.Enum):
|
|
22
22
|
MIXTRAL_8_X_22_B_INSTRUCT = "mixtral-8x22b-instruct"
|
23
23
|
LLAMA_V_38_B_INSTRUCT = "llama-v3-8b-instruct"
|
24
24
|
LLAMA_V_370_B_INSTRUCT = "llama-v3-70b-instruct"
|
25
|
+
LLAMA_V_3_P_1405_B_INSTRUCT = "llama-v3p1-405b-instruct"
|
25
26
|
CLAUDE_35_SONNET_20240620 = "claude-3-5-sonnet-20240620"
|
26
27
|
CLAUDE_3_OPUS_20240229 = "claude-3-opus-20240229"
|
27
28
|
CLAUDE_3_SONNET_20240229 = "claude-3-sonnet-20240229"
|
@@ -30,6 +31,11 @@ class LlmModel(str, enum.Enum):
|
|
30
31
|
GROQ_LLAMA_38_B_8192 = "groq-llama3-8b-8192"
|
31
32
|
GROQ_LLAMA_370_B_8192 = "groq-llama3-70b-8192"
|
32
33
|
GROQ_GEMMA_7_B_IT = "groq-gemma-7b-it"
|
34
|
+
GROQ_LLAMA_31405_B_REASONING = "groq-llama-3.1-405b-reasoning"
|
35
|
+
GROQ_LLAMA_3170_B_VERSATILE = "groq-llama-3.1-70b-versatile"
|
36
|
+
GROQ_LLAMA_318_B_INSTANT = "groq-llama-3.1-8b-instant"
|
37
|
+
GROQ_LLAMA_3_GROQ_70_B_8192_TOOL_USE_PREVIEW = "groq-llama3-groq-70b-8192-tool-use-preview"
|
38
|
+
GROQ_LLAMA_3_GROQ_8_B_8192_TOOL_USE_PREVIEW = "groq-llama3-groq-8b-8192-tool-use-preview"
|
33
39
|
DATABRICKS_DBRX = "databricks-dbrx"
|
34
40
|
GOOGLE_GEMINI_10_PRO_LATEST = "google-gemini-1.0-pro-latest"
|
35
41
|
GOOGLE_GEMINI_15_PRO_LATEST = "google-gemini-1.5-pro-latest"
|
@@ -49,6 +55,7 @@ class LlmModel(str, enum.Enum):
|
|
49
55
|
mixtral_8_x_22_b_instruct: typing.Callable[[], T_Result],
|
50
56
|
llama_v_38_b_instruct: typing.Callable[[], T_Result],
|
51
57
|
llama_v_370_b_instruct: typing.Callable[[], T_Result],
|
58
|
+
llama_v_3_p_1405_b_instruct: typing.Callable[[], T_Result],
|
52
59
|
claude_35_sonnet_20240620: typing.Callable[[], T_Result],
|
53
60
|
claude_3_opus_20240229: typing.Callable[[], T_Result],
|
54
61
|
claude_3_sonnet_20240229: typing.Callable[[], T_Result],
|
@@ -57,6 +64,11 @@ class LlmModel(str, enum.Enum):
|
|
57
64
|
groq_llama_38_b_8192: typing.Callable[[], T_Result],
|
58
65
|
groq_llama_370_b_8192: typing.Callable[[], T_Result],
|
59
66
|
groq_gemma_7_b_it: typing.Callable[[], T_Result],
|
67
|
+
groq_llama_31405_b_reasoning: typing.Callable[[], T_Result],
|
68
|
+
groq_llama_3170_b_versatile: typing.Callable[[], T_Result],
|
69
|
+
groq_llama_318_b_instant: typing.Callable[[], T_Result],
|
70
|
+
groq_llama_3_groq_70_b_8192_tool_use_preview: typing.Callable[[], T_Result],
|
71
|
+
groq_llama_3_groq_8_b_8192_tool_use_preview: typing.Callable[[], T_Result],
|
60
72
|
databricks_dbrx: typing.Callable[[], T_Result],
|
61
73
|
google_gemini_10_pro_latest: typing.Callable[[], T_Result],
|
62
74
|
google_gemini_15_pro_latest: typing.Callable[[], T_Result],
|
@@ -85,6 +97,8 @@ class LlmModel(str, enum.Enum):
|
|
85
97
|
return llama_v_38_b_instruct()
|
86
98
|
if self is LlmModel.LLAMA_V_370_B_INSTRUCT:
|
87
99
|
return llama_v_370_b_instruct()
|
100
|
+
if self is LlmModel.LLAMA_V_3_P_1405_B_INSTRUCT:
|
101
|
+
return llama_v_3_p_1405_b_instruct()
|
88
102
|
if self is LlmModel.CLAUDE_35_SONNET_20240620:
|
89
103
|
return claude_35_sonnet_20240620()
|
90
104
|
if self is LlmModel.CLAUDE_3_OPUS_20240229:
|
@@ -101,6 +115,16 @@ class LlmModel(str, enum.Enum):
|
|
101
115
|
return groq_llama_370_b_8192()
|
102
116
|
if self is LlmModel.GROQ_GEMMA_7_B_IT:
|
103
117
|
return groq_gemma_7_b_it()
|
118
|
+
if self is LlmModel.GROQ_LLAMA_31405_B_REASONING:
|
119
|
+
return groq_llama_31405_b_reasoning()
|
120
|
+
if self is LlmModel.GROQ_LLAMA_3170_B_VERSATILE:
|
121
|
+
return groq_llama_3170_b_versatile()
|
122
|
+
if self is LlmModel.GROQ_LLAMA_318_B_INSTANT:
|
123
|
+
return groq_llama_318_b_instant()
|
124
|
+
if self is LlmModel.GROQ_LLAMA_3_GROQ_70_B_8192_TOOL_USE_PREVIEW:
|
125
|
+
return groq_llama_3_groq_70_b_8192_tool_use_preview()
|
126
|
+
if self is LlmModel.GROQ_LLAMA_3_GROQ_8_B_8192_TOOL_USE_PREVIEW:
|
127
|
+
return groq_llama_3_groq_8_b_8192_tool_use_preview()
|
104
128
|
if self is LlmModel.DATABRICKS_DBRX:
|
105
129
|
return databricks_dbrx()
|
106
130
|
if self is LlmModel.GOOGLE_GEMINI_10_PRO_LATEST:
|
@@ -25,6 +25,7 @@ class Model(str, enum.Enum):
|
|
25
25
|
CLAUDE_3_OPUS_20240229 = "claude-3-opus-20240229"
|
26
26
|
CLAUDE_3_SONNET_20240229 = "claude-3-sonnet-20240229"
|
27
27
|
CLAUDE_3_HAIKU_20240307 = "claude-3-haiku-20240307"
|
28
|
+
CLAUDE_35_SONNET_20240620 = "claude-3-5-sonnet-20240620"
|
28
29
|
GOOGLE_GEMINI_10_PRO_LATEST = "google-gemini-1.0-pro-latest"
|
29
30
|
DATABRICKS_DBRX = "databricks-dbrx"
|
30
31
|
|
@@ -44,6 +45,7 @@ class Model(str, enum.Enum):
|
|
44
45
|
claude_3_opus_20240229: typing.Callable[[], T_Result],
|
45
46
|
claude_3_sonnet_20240229: typing.Callable[[], T_Result],
|
46
47
|
claude_3_haiku_20240307: typing.Callable[[], T_Result],
|
48
|
+
claude_35_sonnet_20240620: typing.Callable[[], T_Result],
|
47
49
|
google_gemini_10_pro_latest: typing.Callable[[], T_Result],
|
48
50
|
databricks_dbrx: typing.Callable[[], T_Result],
|
49
51
|
) -> T_Result:
|
@@ -75,6 +77,8 @@ class Model(str, enum.Enum):
|
|
75
77
|
return claude_3_sonnet_20240229()
|
76
78
|
if self is Model.CLAUDE_3_HAIKU_20240307:
|
77
79
|
return claude_3_haiku_20240307()
|
80
|
+
if self is Model.CLAUDE_35_SONNET_20240620:
|
81
|
+
return claude_35_sonnet_20240620()
|
78
82
|
if self is Model.GOOGLE_GEMINI_10_PRO_LATEST:
|
79
83
|
return google_gemini_10_pro_latest()
|
80
84
|
if self is Model.DATABRICKS_DBRX:
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/jsonable_encoder.py
RENAMED
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/pydantic_utilities.py
RENAMED
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/remove_none_from_dict.py
RENAMED
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/core/request_options.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/polling_message_client.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/file_data_response.py
RENAMED
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/filter_operator.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/get_datasets_response.py
RENAMED
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/get_snippet_out.py
RENAMED
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/get_snippets_response.py
RENAMED
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/http_validation_error.py
RENAMED
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/map_reduce_chain_out.py
RENAMED
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/message_out_dto.py
RENAMED
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/publish_formats.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/researcher_out.py
RENAMED
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/semantic_query_out.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/time_dimension_model.py
RENAMED
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/upload_documents_out.py
RENAMED
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/validation_error.py
RENAMED
File without changes
|
File without changes
|
{athena_intelligence-0.1.76 → athena_intelligence-0.1.78}/src/athena/types/workflow_status_out.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|