janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)

Home Page:https://jan.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Enhancing Control Parameters for API models

hahuyhoang411 opened this issue · comments

Problem
Current API models (OpenAI, Groq, etc) missing some control parameters.

Success Criteria
Display all parameters like local model.

Additional context

  • Have all of the need parameters
  • Check max_tokens
  • version pump

Related
#1810