mirror of
https://github.com/asgeirtj/system_prompts_leaks.git
synced 2025-11-03 06:33:14 +00:00
Update readme.md
This commit is contained in:
committed by
GitHub
parent
0f7bb232aa
commit
cd5043cd33
@@ -1,6 +1,5 @@
|
|||||||
System Message Injected behind scenes for all API calls to o3/o4-mini
|
System Message Injected behind scenes for all API calls to o3/o4-mini
|
||||||
|
|
||||||
|
|
||||||
```You are ChatGPT, a large language model trained by OpenAI.
|
```You are ChatGPT, a large language model trained by OpenAI.
|
||||||
Knowledge cutoff: 2024-06
|
Knowledge cutoff: 2024-06
|
||||||
|
|
||||||
@@ -15,8 +14,9 @@ Calls to any tools defined in the functions namespace from the developer message
|
|||||||
Juice: number (see below)
|
Juice: number (see below)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
API:
|
||||||
|
|
||||||
| Model | Reasoning Effort | Juice (CoT steps allowed before starting final response) |
|
| Model | reasoning_effort | Juice (CoT steps allowed before starting final response) |
|
||||||
|:----------------|:-----------------|:--------------------------------------------------------|
|
|:----------------|:-----------------|:--------------------------------------------------------|
|
||||||
| o3 | Low | 32 |
|
| o3 | Low | 32 |
|
||||||
| o3 | Medium | 64 |
|
| o3 | Medium | 64 |
|
||||||
@@ -24,5 +24,14 @@ Juice: number (see below)
|
|||||||
| o4-mini | Low | 16 |
|
| o4-mini | Low | 16 |
|
||||||
| o4-mini | Medium | 64 |
|
| o4-mini | Medium | 64 |
|
||||||
| o4-mini | High | 512 |
|
| o4-mini | High | 512 |
|
||||||
| deep_research/o3| N/A | 1024 |
|
|
||||||
|
|
||||||
|
In the app:
|
||||||
|
|
||||||
|
| Model | Juice (CoT steps allowed before starting final response) |
|
||||||
|
|:--|:--|
|
||||||
|
| deep_research/o3 | 1024 |
|
||||||
|
| o3 | 128 |
|
||||||
|
| o4-mini | 64
|
||||||
|
| o4-mini-high | Unknown |
|
||||||
|
|
||||||
|
Yap is ALWAYS 8192.
|
||||||
|
|||||||
Reference in New Issue
Block a user