mirror of
https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge.git
synced 2026-08-30 00:50:32 +08:00
Merge branch 'The-Pocket:main' into main
This commit is contained in:
@@ -123,6 +123,7 @@ def call_llm(prompt: str, use_cache: bool = True) -> str:
|
||||
|
||||
# Use OpenRouter API
|
||||
# def call_llm(prompt: str, use_cache: bool = True) -> str:
|
||||
# import requests
|
||||
# # Log the prompt
|
||||
# logger.info(f"PROMPT: {prompt}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user