neuroswish / llm-tool-experiments

Experiments with giving LLMs tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiments in giving LLMs tools.

To run

With poetry

poetry install
poetry run jupyter notebook

With pip

pip install -r requirements.txt
jupyter notebook

About

Experiments with giving LLMs tools


Languages

Language:Jupyter Notebook 100.0%