Skip to content

[FEATURE]: Validation engine #569

@grahamking

Description

@grahamking

The lib/runtime and lib/llm crates have a concept of AsyncEngine that is wrapped with other things, using lots of generics.

Make one of those wrappers be a layer that validates that the input is a valid OpenAI compliant request. Check the fields, check their ranges, maybe their types, all that. Respond with helpful error messages.

Metadata

Metadata

Assignees

Labels

backlogIssues or bugs that will be tracked for long term fixesenhancementNew feature or requestlanguage::rustIssues/PRs that reference Rust code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions