Skip to content

Commit

Permalink
fix: delint
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhav756 committed Nov 15, 2024
1 parent edeb6de commit 382c048
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llm_demo/orchestrator/langchain_tools/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
from pydantic import BaseModel, Field
from toolbox_langchain_sdk import ToolboxClient


BASE_URL = os.getenv("BASE_URL", default="http://127.0.0.1:5000")
CREDENTIALS = None

Expand Down

0 comments on commit 382c048

Please sign in to comment.