|
59 | 59 | uv pip install langchain langgraph langchain-anthropic fastapi "uvicorn[standard]" pydantic launchdarkly-server-sdk launchdarkly-server-sdk-ai numpy openai faiss-cpu PyMuPDF tiktoken streamlit requests python-dotenv PyYAML langchain-openai langchain-mcp-adapters beautifulsoup4 mcp semanticscholar rank-bm25 langchain-mistralai httpx boto3 langchain-aws |
60 | 60 | # Force fresh clone by clearing all caches |
61 | 61 | rm -rf ~/.cache/uv ~/.cache/pip /tmp/pip-* || true |
62 | | - uv pip install --no-cache --force-reinstall git+https://x-access-token:${{ secrets.GH_PAT }}@github.com/launchdarkly-labs/scarlett_ai_configs_ci_cd-.git@82cfe94 |
| 62 | + uv pip install --no-cache --force-reinstall git+https://x-access-token:${{ secrets.GH_PAT }}@github.com/launchdarkly-labs/scarlett_ai_configs_ci_cd-.git@02cb9b1 |
63 | 63 |
|
64 | 64 | - name: Validate required secrets |
65 | 65 | run: | |
@@ -166,7 +166,7 @@ jobs: |
166 | 166 | uv pip install langchain langgraph langchain-anthropic fastapi "uvicorn[standard]" pydantic launchdarkly-server-sdk launchdarkly-server-sdk-ai numpy openai faiss-cpu PyMuPDF tiktoken streamlit requests python-dotenv PyYAML langchain-openai langchain-mcp-adapters beautifulsoup4 mcp semanticscholar rank-bm25 langchain-mistralai httpx boto3 langchain-aws |
167 | 167 | # Force fresh clone by clearing all caches |
168 | 168 | rm -rf ~/.cache/uv ~/.cache/pip /tmp/pip-* || true |
169 | | - uv pip install --no-cache --force-reinstall git+https://x-access-token:${{ secrets.GH_PAT }}@github.com/launchdarkly-labs/scarlett_ai_configs_ci_cd-.git@82cfe94 |
| 169 | + uv pip install --no-cache --force-reinstall git+https://x-access-token:${{ secrets.GH_PAT }}@github.com/launchdarkly-labs/scarlett_ai_configs_ci_cd-.git@02cb9b1 |
170 | 170 |
|
171 | 171 | - name: Validate required secrets |
172 | 172 | run: | |
@@ -403,7 +403,7 @@ jobs: |
403 | 403 | uv pip install langchain langgraph langchain-anthropic fastapi "uvicorn[standard]" pydantic launchdarkly-server-sdk launchdarkly-server-sdk-ai numpy openai faiss-cpu PyMuPDF tiktoken streamlit requests python-dotenv PyYAML langchain-openai langchain-mcp-adapters beautifulsoup4 mcp semanticscholar rank-bm25 langchain-mistralai httpx boto3 langchain-aws |
404 | 404 | # Force fresh clone by clearing all caches |
405 | 405 | rm -rf ~/.cache/uv ~/.cache/pip /tmp/pip-* || true |
406 | | - uv pip install --no-cache --force-reinstall git+https://x-access-token:${{ secrets.GH_PAT }}@github.com/launchdarkly-labs/scarlett_ai_configs_ci_cd-.git@82cfe94 |
| 406 | + uv pip install --no-cache --force-reinstall git+https://x-access-token:${{ secrets.GH_PAT }}@github.com/launchdarkly-labs/scarlett_ai_configs_ci_cd-.git@02cb9b1 |
407 | 407 |
|
408 | 408 | - name: Validate required secrets |
409 | 409 | run: | |
|
0 commit comments