issues
search
npi-ai
/
npi
Action library for AI Agent
https://www.npi.ai
Apache License 2.0
190
stars
7
forks
source link
refactor: async tool calls
#13
Closed
idiotWu
closed
6 months ago
idiotWu
commented
6 months ago
This PR:
Replaced long polling in
callback.py
with future
Supported both sync/async tool definitions
Introduced a new logger
loguru
This PR:
callback.py
with futureloguru