Skip to content

Commit 5aa86fa

Browse files
Merge branch 'The-Pocket:main' into main
2 parents f350f11 + 15c10ce commit 5aa86fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/call_llm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ def call_llm(prompt: str, use_cache: bool = True) -> str:
123123

124124
# Use OpenRouter API
125125
# def call_llm(prompt: str, use_cache: bool = True) -> str:
126+
# import requests
126127
# # Log the prompt
127128
# logger.info(f"PROMPT: {prompt}")
128129

0 commit comments

Comments
 (0)