강의

멘토링

로드맵

Silicon Valley Engineer's Guide to OpenAI API (ChatGPT)

Envision the future with OpenAI API! OpenAI is a leader in the field of artificial intelligence, always providing cutting-edge technology. The GPT-4-based OpenAI API enables human-like conversations, demonstrating remarkable capabilities applicable to various fields.

(4.9) 77 reviews

835 learners

Level Basic

Course period Unlimited

ChatGPT
ChatGPT
Python
Python
openai
openai
Midjourney
Midjourney
ChatGPT
ChatGPT
Python
Python
openai
openai
Midjourney
Midjourney

Lecture Updates (Function Calling & Assistants API)

hello!

Somehow I ended up sending messages two days in a row.

By the way, I have updated the new video about OpenAI API as follows.

  • Function Calling : Get back the code to call a function to be executed in Python from ChatGPT

  • Assistants API : The model uses tools to get data or creates code directly, runs it, and then returns the results.

  • Text Completion with History : Retrieve the desired result value by historicalizing the messages between the user and the model.

 

It's a pretty useful API, so I think it would be good to know about it.

 

Comment