Loading...
Loading...
Use this repository's felo-cli tools first (CLI/SDK) for chat workflows, with direct API calls as a fallback reference.
npx skill4agent add doggy8088/felo-cli felo-clinpx -y @willh/felo-cli --json "<query>"--jsoncreateFeloClient()feloChat()src/felo-client.tsPOST https://openapi.felo.ai/v2/chatFELO_API_KEYAuthorization: Bearer <FELO_API_KEY>Content-Type: application/json{ "query": "<string>" }query