Skip to content

Commit ffc089a

Browse files
authored
Update comments in QA agent (#470)
1 parent 9518b20 commit ffc089a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/steamship/agents/examples/document_qa_agent.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ class ExampleDocumentQAService(AgentService):
1414
1515
- A few authenticated endpoints for learning PDF and YouTube documents:
1616
17-
/learn_url
17+
/index_url
1818
{ url }
1919
20-
/learn_text
20+
/index_text
2121
{ text }
2222
2323
- An unauthenticated endpoint for answering questions about what it has learned

0 commit comments

Comments
 (0)