Skip to content

UI - Provider set using --default-model when launching the UI is not used when executing scripts from within UI. #636

Closed
@sangee2004

Description

@sangee2004

Steps to reproduce the problem:

  1. Launch UI using --default-model option to use other providers (other than default model) - gptscript --ui --disable-cache --default-model 'rubra-meta-llama-3-8b-instruct.Q8_0.gguf from http://localhost:1234/v1'
  2. Once UI is launched , execute any script.
  3. Notice that user is prompted for openai credentials.

Expected Behavior:
Model used in --default-model when launching UI should be used when script execution is done.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions