In this video, I will explain what sorts of things you can do using OpenAI assistants without writing single line of code.
OpenAI recently introduced lots of new features and among those was the assistants. Assistants also have access to call new tools as needed, including Code Interpreter, Retrieval and Function calling. Here is in more details from OpenAI's blog itself.
- Code Interpreter: writes and runs Python code in a sandboxed execution environment, and can generate graphs and charts, and process files with diverse data and formatting. It allows your assistants to run code iteratively to solve challenging code and math problems, and more.
- Retrieval: augments the assistant with knowledge from outside our models, such as proprietary domain data, product information or documents provided by your users. This means you don’t need to compute and store embeddings for your documents, or implement chunking and search algorithms. The Assistants API optimizes what retrieval technique to use based on our experience building knowledge retrieval in ChatGPT.
- Function calling: enables assistants to invoke functions you define and incorporate the function response in their messages.
???????? Links:
OpenAI website: https://platform.openai.com/docs/overview
Openai blog post: https://openai.com/blog/new-models-and-developer-products-announced-at-devday
------------------------------------------------------------------------------------------
☕ Buy me a Coffee: https://ko-fi.com/datasciencebasics
✌️Patreon: https://www.patreon.com/datasciencebasics
------------------------------------------------------------------------------------------
???? ???? Other videos you might find helpful:
???? Databricks playlist: https://youtube.com/playlist?list=PLz-qytj7eIWXTqncmCCSOw-GcBu2c4K0j&si=E3Yup56kmYWM_jb6
⛓️ Langflow: https://youtu.be/18b7u_e5tnM
⛓️ Flowise: https://youtu.be/LNF2DbmADus
????Chainlit playlist: https://youtube.com/playlist?list=PLz-qytj7eIWWNnbCRxflmRbYI02jZeG0k
????️???? LangChain playlist: https://www.youtube.com/playlist?list=PLz-qytj7eIWVd1a5SsQ1dzOjVDHdgC1Ck
???? LlamaIndex Playlist: https://youtube.com/playlist?list=PLz-qytj7eIWWqLRAJh-Q_fuvs0qH739zz&si=HdV9GkOQZOMRUNpW
------------------------------------------------------------------------------------------
???? Connect with me:
???? Youtube: https://www.youtube.com/@datasciencebasics?sub_confirmation=1
???? LinkedIn: https://www.linkedin.com/in/sudarshan-koirala/
???? Twitter: https://twitter.com/mesudarshan
????Medium: https://medium.com/@sudarshan-koirala
???? Consulting: https://topmate.io/sudarshan_koirala
#openai #assistants #llm #rag #datasciencebasics
OpenAI recently introduced lots of new features and among those was the assistants. Assistants also have access to call new tools as needed, including Code Interpreter, Retrieval and Function calling. Here is in more details from OpenAI's blog itself.
- Code Interpreter: writes and runs Python code in a sandboxed execution environment, and can generate graphs and charts, and process files with diverse data and formatting. It allows your assistants to run code iteratively to solve challenging code and math problems, and more.
- Retrieval: augments the assistant with knowledge from outside our models, such as proprietary domain data, product information or documents provided by your users. This means you don’t need to compute and store embeddings for your documents, or implement chunking and search algorithms. The Assistants API optimizes what retrieval technique to use based on our experience building knowledge retrieval in ChatGPT.
- Function calling: enables assistants to invoke functions you define and incorporate the function response in their messages.
???????? Links:
OpenAI website: https://platform.openai.com/docs/overview
Openai blog post: https://openai.com/blog/new-models-and-developer-products-announced-at-devday
------------------------------------------------------------------------------------------
☕ Buy me a Coffee: https://ko-fi.com/datasciencebasics
✌️Patreon: https://www.patreon.com/datasciencebasics
------------------------------------------------------------------------------------------
???? ???? Other videos you might find helpful:
???? Databricks playlist: https://youtube.com/playlist?list=PLz-qytj7eIWXTqncmCCSOw-GcBu2c4K0j&si=E3Yup56kmYWM_jb6
⛓️ Langflow: https://youtu.be/18b7u_e5tnM
⛓️ Flowise: https://youtu.be/LNF2DbmADus
????Chainlit playlist: https://youtube.com/playlist?list=PLz-qytj7eIWWNnbCRxflmRbYI02jZeG0k
????️???? LangChain playlist: https://www.youtube.com/playlist?list=PLz-qytj7eIWVd1a5SsQ1dzOjVDHdgC1Ck
???? LlamaIndex Playlist: https://youtube.com/playlist?list=PLz-qytj7eIWWqLRAJh-Q_fuvs0qH739zz&si=HdV9GkOQZOMRUNpW
------------------------------------------------------------------------------------------
???? Connect with me:
???? Youtube: https://www.youtube.com/@datasciencebasics?sub_confirmation=1
???? LinkedIn: https://www.linkedin.com/in/sudarshan-koirala/
???? Twitter: https://twitter.com/mesudarshan
????Medium: https://medium.com/@sudarshan-koirala
???? Consulting: https://topmate.io/sudarshan_koirala
#openai #assistants #llm #rag #datasciencebasics
Sign in or sign up to post comments.
Be the first to comment