Built a TypeScript version of ADK if anyone needs Typescript support #1823
njraladdin
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For anyone who needs to use ADK in TypeScript (like I did), I ported the library to TypeScript up to version
1.0.0
with the same features. Fully typed, with updated docs.NPM: adk-typescript
GitHub: njraladdin/adk-typescript
Docs: njraladdin.github.io/adk-typescript
I'm actively maintaining this since i do need to use it a lot. if you run into any bugs, let me know and I’ll fix it asap (at the moment, there are quite a few, but i'm fixing them as i go) Open to any feedback or contributions
Also working on an agent that will automatically port new commits from the Python repo into this TypeScript version
Beta Was this translation helpful? Give feedback.
All reactions