Unified AI API library for ESP32/Arduino - OpenAI, Anthropic Claude, Google Gemini, Ollama with streaming, tool calling, async and conversation memory
Stars
11
Forks
1
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
fix: Don't send optional API parameters unless explicitly set; add maxCompletionTokens
67d6ec2View on GitHubMerge pull request #6 from enkei0x/feat/freertos_implementation
97504a4View on GitHubfeat: Implement FreeRTOS mock and add async test cases for AIClient
2a80e40View on GitHubfeat: Add async support for AIProvider and enhance error handling
95d9ee3View on GitHubMerge pull request #5 from enkei0x/feat/openai_compatible_provider
19ecb52View on GitHubfeat: Introduce OpenAICompatibleProvider for custom OpenAI-like integrations
5cf4dfcView on GitHub