Skip to content

Using GPT-4? #57

@morethanx

Description

@morethanx

Hi,
I'm having so much fun using your chat plugin to search my notes better and get insights. I was just wondering if I was able to change the app for myself to use gpt-4-0314, and when I went through your code to see if I can adapt it for myself without having much experience in coding I found this part:

const DEFAULT_SETTINGS = {
api_key: "",
file_exclusions: "",
folder_exclusions: "",
header_exclusions: "",
path_only: "",
show_full_path: false,
expanded_view: true,
log_render: false,
log_render_files: false,
skip_sections: false,
smart_chat_model: =="gpt-3.5-turbo",==
results_count: 30,
view_open: true,
version: "",

At smart-chat-model, it says 3.5. Doesn't that mean, it's always 3.5, even when I have a GPT-4 API? Sorry if this is a stupid question, just a newbie here. :) and again, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions