RUVIDEO
Поделитесь видео 🙏

Multi-Agent Function Calling LLMs - CODE for AI Agents

OpenAI's new function calling and new OpenAI models (like gpt-4-0613) integrated with python CLASS AI Agents in a code example with GPT-4, AI Agents, Function Calling and external APIs. No LangChain anymore.

Discover new OpenAI's model functionality (JSON) for querying OpenAI's API and then external APIs.

Please noted, that simplifications have been introduced (in the verbal explanations and the code) for educational purposes and augmented understanding. Example: I neglected the error checking code if GPT-4 hallucinated any JSON code answer, etc.

For more official code examples and notebooks on function calling:
Please consult the official notebook ("openai-cookbook") that covers how to use the Chat Completions API in combination with external functions to extend the capabilities of GPT models:
https://github.com/openai/openai-cookbook/blob/main/examples/How_to_call_functions_with_chat_models.ipynb

Recommend this notebook for more code examples:
We'll create our agent in this step, including a Conversation class to support multiple turns with the API, and some Python functions to enable interaction between the ChatCompletion API and our knowledge base functions for arXiv conversations:
https://github.com/openai/openai-cookbook/blob/de3bd5843433a8240f9bcb8e275ccb9dac7f7f0a/examples/How_to_call_functions_for_knowledge_retrieval.ipynb

For the displayed scientific literature (cognitive science) during the video:
All rights with authors:
AI and the transformation of social science research
Science, Vol. 380, No. 6650
https://www.science.org/doi/10.1126/science.adi1778

AI-Augmented Surveys: Leveraging Large Language Models
for Opinion Prediction in Nationally Representative Surveys
https://arxiv.org/pdf/2305.09620.pdf


#openai
#gpt4
#agents #ai

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Multi-Agent Function Calling LLMs - CODE for AI Agents», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.