docs: Update docs

This commit is contained in:
Igor Ilic 2025-08-05 20:30:21 +02:00
parent 9b84a4b3fc
commit 19f424354f

View file

@ -12,7 +12,7 @@
################################################################################
# 🧠 LLM Settings
################################################################################
# Currently we support BAML and Instructor+litellm for structured outputs
# Currently we support BAML and Instructor(using litellm) for structured outputs
STRUCTURED_OUTPUT_FRAMEWORK="instructor"
LLM_API_KEY="your_api_key"