Skip to content

dbt-ethz/MAS_LLM_Workshop_25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAS 25/26 LLM Workshop

This is the repository for MAS LLM Workshop

Installation (Optional)

This project is managed by UV, follow the installation if UV and Python are not installed.

Install UV

on Windows

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

on Mac

curl -LsSf https://astral.sh/uv/install.sh | sh

Install Python

uv python install 3.11

Set up API keys

Duplicate default.env, rename the copy to .env and paste your API Keys in it.

⚠️ DO NOT COMMIT FILES CONTAINING API KEYS TO THE GIT REPO ⚠️

OPENAI_API_KEY=[Your API KEY]
LOGFIRE_TOKEN=[Your TOKEN]

Install Blender

Blender 4.4

Run the example

uv run env_test.py

About

Repository of LLM Workshop for MAS-DFAB 2526

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages