Skip to content

Commit 4d70a17

Browse files
pandora-s-gitgithub-actions[bot]
authored andcommitted
chore(docs): auto-update llms.txt & llms-full.txt
1 parent 21082cb commit 4d70a17

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

static/llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3117,7 +3117,7 @@ Now that we have our document library agent ready, we can search them on demand
31173117

31183118
```py
31193119
response = client.beta.conversations.start(
3120-
agent_id=image_agent.id,
3120+
agent_id=library_agent.id,
31213121
inputs="How does the vision encoder for pixtral 12b work"
31223122
)
31233123
```

0 commit comments

Comments
 (0)