This commit is contained in:
Adil Hafeez 2025-09-10 13:59:05 -07:00
parent 6db2208678
commit 965de92642
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -15,7 +15,7 @@ agents:
# Parses user queries and extracts metadata, also handles clarification workflow
protocol: openai
endpoint: https://localhost:10500
- name: search_documents
- name: search_documents_agent
# Searches the document store for relevant information
protocol: openai
endpoint: https://localhost:10501