Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smatiolids/astra-openai-assistant-ui

A UI for Astra OpenAI Assistant
https://github.com/smatiolids/astra-openai-assistant-ui

Last synced: 7 days ago
JSON representation

A UI for Astra OpenAI Assistant

Awesome Lists containing this project

README

        

# Astra OpenAI Assistant UI

## Getting Started

Copy .env_sample to .env and set your environment variables

Run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Assistants

List Assistants
Assistants

Details of an Assistant
assistant

## Files

List Files
files

File detail
File

File chunks
file_chunks

## Threads

List Threads
Threads

Thread detail
thread

Thread messages
thread_message

Thread runs
thread_run