From 729f421ec848c0f69e7614839fcc2a3a0b924e49 Mon Sep 17 00:00:00 2001 From: Hudson Riggs Date: Tue, 5 May 2026 19:36:39 +0000 Subject: [PATCH] Add INSTRUCTIONS.md --- INSTRUCTIONS.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 INSTRUCTIONS.md diff --git a/INSTRUCTIONS.md b/INSTRUCTIONS.md new file mode 100644 index 0000000..86e27e9 --- /dev/null +++ b/INSTRUCTIONS.md @@ -0,0 +1,2 @@ +Use the UEX API spefications at https://app.swaggerhub.com/apis-docs/dolejska-daniel/UEX-API/v2.1#/Static/get_data_parameters. +I want a ollama powered chat bot that can search marketplace listings on UEX, respond to messages regarding them, make offers etc. I will use a local model for this. \ No newline at end of file