radicalxdev / kai-ai-backend

This is the Kai Teaching Assistant ai repo.
MIT License
12 stars 46 forks source link

Decouple from SA to API Key #38

Closed mikhailocampo closed 2 weeks ago

mikhailocampo commented 3 weeks ago

Langchain has the new class GoogleGenerativeAI which lets us use API keys from the AI Studio! We no longer have to create an SA and authenticate via SA impersonation.

That being said, we need to update the credentials.