Skip to content

tarryGrain0/adk_handson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_agent

概要

Python製のエージェント実装サンプルです。

ディレクトリ構成

my_agent/
    __init__.py
    agent.py

セットアップ

  1. Python 3.10以降をインストールしてください。
  2. 仮想環境の作成(任意):
    python -m venv .venv
    source .venv/bin/activate
  3. 依存パッケージのインストール(必要に応じてrequirements.txtを作成してください):
    pip install -r requirements.txt

使い方

adk web

  • 表示されたURLにアクセスすることでチャット形式で利用できます

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages