2026-06-11 14:50:34 +00:00
2026-06-11 14:50:24 +00:00
2026-06-11 14:50:17 +00:00
2026-06-11 14:50:29 +00:00
2026-06-11 14:50:34 +00:00

Hello World Project

This repository contains a minimal Python script that prints Hello World and an agent example using LangChain.

Files

  • main.py: Prints "Hello World" when executed.
  • agent.py: Demonstrates how to create a simple LangChain agent with a tool that returns the greeting.
  • requirements.txt: Lists required dependencies.

Running

python main.py
S
Description
Основы синтаксиса и типы данных – напишите программу, которая выводит "Hello World"
Readme 27 KiB
Languages
Python 100%