Skip to content

LLM Call: Simplify provider usage_hotfix #955

Description

@Prajna1999

Is your feature request related to a problem?
Currently, users have to change the provider from "google" to "google-aistudio" for llm_call pathway executions. This adds unnecessary complexity and potential confusion for users.

Describe the solution you'd like

  • Remove google-vertex from the llm_call pathway.
  • Point both executions to google-aistudio.
  • Run a simple UPDATE database migration script to revert the earlier migrations.
Original issue

Remove google-vertex from llm_call pathway and point both execution via google-aistudio. Users needn't change the provider from "google" to "google-aistudio" anymore. Runs a simple UPDATE database migration script to revert the earlier migs.

Metadata

Metadata

Assignees

Type

No fields configured for Task.

Projects

Status
Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions