openai / openai-assistants-quickstart

OpenAI Assistants API quickstart with Next.js.

Home Page:https://platform.openai.com/docs/assistants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use other api url?

win4r opened this issue · comments

I want to use ollama api or LM studio cli api

This quickstart is specifically for the openai ask – but feel free to re-use the UI when exploring with other sdks.

Where in the codebase should I add the API calls for other large language models?