ScottLogic / prompt-injection

Application which investigates defensive measures against prompt injection attacks on an LLM, with a focus on the exposure of external tools.
MIT License
11 stars 9 forks source link

912: Update available GPT models #915

Closed chriswilty closed 4 days ago

chriswilty commented 4 days ago

Description

Adds GPT-4 Turbo and GPT-4o, removes some preview models.

resolves #912

Screenshots

Server startup: image

UI available models image

Notes

Checklist

Have you done the following?