Skip to content
New issue

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

.alert-menta.user.yamlにvertexAIの設定がべた書きになっている #30

Open
Tracked by #37
kechigon opened this issue Dec 29, 2024 · 0 comments
Open
Tracked by #37

Comments

@kechigon
Copy link
Collaborator

Why

以下のように現状の実装ではべた書きする仕様になっている。

  vertexai:
    project: "gen-ai-lab-391309"
    location: "us-central1"
    model: "gemini-1.5-flash-001"

公開しないに越したことはない。

What

環境変数で渡す→askとintentみたいにvertexを使うときだけ必要な引数として渡す

.envファイル→設定ファイルの設定ファイルみたいでややこしい

@kechigon kechigon mentioned this issue Dec 29, 2024
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant