Logo
Explore
Register Sign In
agent/pi
2
0
Fork 0
You've already forked pi
mirror of https://github.com/earendil-works/pi.git synced 2026-06-18 15:54:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
v0.58.0
pi/packages/ai/src
T
Mario Zechner c7309aedac fix(ai): replace curl with fetch in Anthropic OAuth token exchange
c7309aedac ยท 2026-03-14 03:21:08 +01:00
History
..
providers
fix(ai): send tool result images in function_call_output closes #2104
2026-03-14 00:49:40 +01:00
utils
fix(ai): replace curl with fetch in Anthropic OAuth token exchange
2026-03-14 03:21:08 +01:00
api-registry.ts
refactor(ai): register api providers
2026-01-24 23:15:11 +01:00
bedrock-provider.ts
fix(binary): preload Bedrock provider module for Bun bundle
2026-03-04 20:47:41 +01:00
cli.ts
refactor(oauth): add provider registry
2026-01-24 23:15:11 +01:00
env-api-keys.ts
fix(ai): support GOOGLE_CLOUD_API_KEY for google-vertex (#1948) (#1976)
2026-03-09 13:30:22 +01:00
index.ts
Merge branch 'feat/use-mistral-sdk'
2026-03-05 23:49:29 +01:00
models.generated.ts
fix(ai): replace curl with fetch in Anthropic OAuth token exchange
2026-03-14 03:21:08 +01:00
models.ts
add support for gpt-5.4
2026-03-05 22:53:08 +01:00
oauth.ts
fix(ai,coding-agent): make pi-ai browser-safe and move OAuth runtime exports
2026-03-04 20:21:25 +01:00
stream.ts
fix(ai,coding-agent): make pi-ai browser-safe and move OAuth runtime exports
2026-03-04 20:21:25 +01:00
types.ts
docs(agent,ai): clarify non-throwing stream and hook contracts
2026-03-13 22:54:41 +01:00