Skip to content

model in toml #31

@avelino

Description

@avelino

The model is defined in hard code gpt-3.5-turbo, we need to take it to the configuration (in TOML), making the project customizable

model_name="gpt-3.5-turbo",

[prompt]
model_name = "gpt-3.5-turbo"

if not set, it should be model gpt-3.5-turbo by default

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions