Basic Info

Agenda

Attendee

Please input your name before the meeting 

Minutes

  • tong li suggest to isolate the authentication and authorization part, i.e., let nginx or other web proxy to help do authentication. While Haitao Yue think the API server can handle both. The existing solution is not that flexible, but can be taken as the first milestone.
  • Peng Du Luke Chan and Mingming Tian proposed their thoughts, too.
  • tong li suggest let each agent run inside container:
    • Pros: No need to use python to write the agent code, any language can be taken, even with command line tool.
    • Cons: May introduce latency during agent call, and may need to consider how to secure the container call, and let the container has credential when start up.
    • Question TBD: the container will be server-less or work as daemon?


  • No labels