We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
以下のように現状の実装ではべた書きする仕様になっている。
vertexai: project: "gen-ai-lab-391309" location: "us-central1" model: "gemini-1.5-flash-001"
公開しないに越したことはない。
環境変数で渡す→askとintentみたいにvertexを使うときだけ必要な引数として渡す
.envファイル→設定ファイルの設定ファイルみたいでややこしい
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Why
以下のように現状の実装ではべた書きする仕様になっている。
公開しないに越したことはない。
What
環境変数で渡す→askとintentみたいにvertexを使うときだけ必要な引数として渡す
.envファイル→設定ファイルの設定ファイルみたいでややこしい
The text was updated successfully, but these errors were encountered: