Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Requests to /api/agents/chat/openAI endpoint can be manipulated by the client, any model, temperature, tokens value will be accepted unless OpenAPI Key is restricted.
model field can be set to "o3-mini" instead of "gpt-4.1-nano", before sending the request to server. HTTP request will be easily accepted by the backend.
o3-mini is about 10x more expensive than gpt-4.1-nano.
Version Information
da3730b
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions