docs: Update docs
This commit is contained in:
parent
9b84a4b3fc
commit
19f424354f
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# 🧠 LLM Settings
|
# 🧠 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"
|
STRUCTURED_OUTPUT_FRAMEWORK="instructor"
|
||||||
|
|
||||||
LLM_API_KEY="your_api_key"
|
LLM_API_KEY="your_api_key"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue