Logo
Explore
Register Sign In
agent/pi
Watch 2
Star 0
Fork 0
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
c01414d191075774101afe8e2abb1b332da482d0
pi/packages/ai/src/providers
T
History
Anton KuzmenkoandMario Zechner 3b61d83d29 Fix google-vertex build
2026-01-03 01:11:03 +01:00
..
anthropic.ts
getApiKeyFromEnv -> getEnvApiKey
2025-12-25 02:38:10 +01:00
google-gemini-cli.ts
fix(ai): add retry with server-provided delay for Gemini CLI rate limits, fixes #370
2026-01-02 10:45:59 +01:00
google-shared.ts
Add Vertex AI provider with ADC support
2026-01-03 01:11:03 +01:00
google-vertex.ts
Fix google-vertex build
2026-01-03 01:11:03 +01:00
google.ts
Define own GoogleThinkingLevel type instead of importing from @google/genai
2025-12-30 22:42:25 +01:00
openai-completions.ts
Migrate zai provider from Anthropic to OpenAI-compatible API
2025-12-29 11:54:10 -08:00
openai-responses.ts
getApiKeyFromEnv -> getEnvApiKey
2025-12-25 02:38:10 +01:00
transorm-messages.ts
Fix orphaned tool calls by inserting synthetic empty results
2025-12-20 21:34:19 +01:00