Skip to content

Commit fd4e47f

Browse files
committed
webearch agent deploying
1 parent 3651405 commit fd4e47f

7 files changed

Lines changed: 157 additions & 347 deletions

File tree

agents/base/llamaindex_websearch_agent/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LlamaIndex Websearch Agent
2-
# Use Python 3.11 slim image as base
3-
FROM python:3.11-slim
2+
# Use Python 3.12 slim image as base
3+
FROM python:3.12-slim
44

55
# Set working directory
66
WORKDIR /app

0 commit comments

Comments
 (0)