File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
llm-complete-guide/configs Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,5 @@ settings:
1313 - psycopg2-binary
1414 - tiktoken
1515 - pygithub
16+ - elasticsearch
1617 python_package_installer : " uv"
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ settings:
1717 - matplotlib
1818 - pillow
1919 - pygithub
20+ - elasticsearch
2021 environment :
2122 ZENML_PROJECT_SECRET_NAME : llm_complete
2223 ZENML_ENABLE_RICH_TRACEBACK : FALSE
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ settings:
1717 - pygithub
1818 - rerankers[flashrank]
1919 - matplotlib
20+ - elasticsearch
2021 environment :
2122 ZENML_PROJECT_SECRET_NAME : llm_complete
2223 ZENML_ENABLE_RICH_TRACEBACK : FALSE
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ settings:
1717 - matplotlib
1818 - pillow
1919 - pygithub
20+ - elasticsearch
2021 environment :
2122 ZENML_PROJECT_SECRET_NAME : llm_complete
2223 ZENML_ENABLE_RICH_TRACEBACK : FALSE
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ settings:
1717 - pygithub
1818 - rerankers[flashrank]
1919 - matplotlib
20+ - elasticsearch
2021
2122 environment :
2223 ZENML_PROJECT_SECRET_NAME : llm_complete
You can’t perform that action at this time.
0 commit comments