Skip to content

Abstract graph fix, round 4 #593

@f-aguzzi

Description

@f-aguzzi

Describe the bug
We had many issues and pull requests pop up because the logic in the abstract graph is still unclear and some cases are handled wrong.

These issues include, but are not limited to:

This is because we tried to keep the ability to pick models without specifying the provider, but that's only been a source of problems.

To Reproduce
Pick a model (gpt, groq, vertex, mistral) without specifying the provider.

Expected behavior
We should remove the possibility to pick a model without specifying the provider, and throw error messages accordingly. This might be seen as a (partially) breaking change.

Proposed solution
In the upcoming comments.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions