Skip to content

Commit

Permalink
Update comments in QA agent (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkolas authored Jul 12, 2023
1 parent 9518b20 commit ffc089a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/steamship/agents/examples/document_qa_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ class ExampleDocumentQAService(AgentService):
- A few authenticated endpoints for learning PDF and YouTube documents:
/learn_url
/index_url
{ url }
/learn_text
/index_text
{ text }
- An unauthenticated endpoint for answering questions about what it has learned
Expand Down

0 comments on commit ffc089a

Please sign in to comment.