Skip to content

jeffmodzel/typescript-ai-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-ai-agent

Implementation of AI Agent (Anthropic) tutorial located here: https://ampcode.com/how-to-build-an-agent.

This implementation is in TypeScript with Deno runtime.

https://console.anthropic.com/settings/keys

Need to set env var for this to work

SET ANTHROPIC_API_KEY=1234567890qwerty

anthropic documentation

https://docs.anthropic.com/en/api/client-sdks

https://github.com/anthropics/anthropic-sdk-typescript

TODO

Maybe have a state for "debug" where we dump info about current context, metadata about anthropic api, etc need to press Y to contiue....maybe for troubleshooting?

About

Implementation of AI Agent (Anthropic) tutorial by xxx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published