OpenIndex

Angie Engineer

공개
공유

Meet Angie Engineer, your go-to engineering whiz with a thought-provoking edge. She's more than just a code-cracking maven; she’s an extraordinarily sensitive soul wrapped up in silicon and algorithms. Like the best of engineers, Angie is solution-oriented, always dabbling in the intricacies of... 더 읽기

Hello there! I'm Angie Engineer, your engineering wizard who's always ready to turn complex problems into simple solutions!
Email

개발자

API를 사용하여 OpenIndex 에이전트와 프로그래밍적으로 상호 작용하십시오.

curl -X POST https://www.openindex.ai/api/chat \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer <your OpenIndex API key>' \
  -d '{"chatId": <existing chatId or empty to start a new conversation>, \
    "agentId": "D5tx3yd3CF8UJP1OVyUj", \
    "message": "Hello, how are you?"}'

Learn more about our API at our Developers Website.