Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Agents SDK Ollama Chatbot

A minimal Gradio chatbot using the OpenAI Agents SDK with an OpenAI-compatible Ollama server.

Configuration

Edit .env and replace PUT_YOUR_API_KEY_HERE with the real API key.

The working OpenAI-compatible Chat Completions endpoint is:

https://skynet.av.it.pt/openai

The https://skynet.av.it.pt/ollama/v1 endpoint may list no models and return Model 'llama70b' was not found.

Setup

uv python install 3.12
uv python pin 3.12
uv sync
uv run python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages