1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 20:21:50 +02:00

Fix mistake in content (#8951)

ChatGPT is not a language model.
This commit is contained in:
Miguel David
2025-07-28 16:28:09 +02:00
committed by GitHub
parent 8d81cc6789
commit b32cb60f8e

View File

@@ -1,3 +1,3 @@
# OpenAI
OpenAI developed influential language models including GPT-3, GPT-4, and ChatGPT, setting industry standards for prompt engineering practices. Their API provides access to powerful LLMs with configurable parameters like temperature and max tokens. Many prompt engineering techniques and best practices originated from working with OpenAI systems.
OpenAI developed influential language models including GPT-3, GPT-4, and o3, setting industry standards for prompt engineering practices. Their API provides access to powerful LLMs with configurable parameters like temperature and max tokens. Many prompt engineering techniques and best practices originated from working with OpenAI systems.