eidolon-ai / eidolon

The first AI Agent Server, Eidolon is a pluggable Agent SDK and enterprise ready, deployment server for Agentic applications
https://www.eidolonai.com/
Apache License 2.0
286 stars 31 forks source link

[ problem ] Vectara validation error #876

Closed flynntsang closed 3 weeks ago

flynntsang commented 3 weeks ago

Describe the problem When running the Vectara logic unit: APU Error: ValidationError while processing request

Agent YAML file

apiVersion: server.eidolonai.com/v1alpha1
kind: Agent
metadata:
  name: riverparkresearch
spec: 
  implementation: SimpleAgent
  apu: 
    implementation: ConversationalAPU
    logic_units:
      - implementation: VectaraSearch
        corpus_key: riverpark-chat

Log file attached logs_vectara_tool_validation_error.txt