We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9518b20 commit ffc089aCopy full SHA for ffc089a
1 file changed
src/steamship/agents/examples/document_qa_agent.py
@@ -14,10 +14,10 @@ class ExampleDocumentQAService(AgentService):
14
15
- A few authenticated endpoints for learning PDF and YouTube documents:
16
17
- /learn_url
+ /index_url
18
{ url }
19
20
- /learn_text
+ /index_text
21
{ text }
22
23
- An unauthenticated endpoint for answering questions about what it has learned
0 commit comments