Skip to content

Commit

Permalink
modified ingest function
Browse files Browse the repository at this point in the history
  • Loading branch information
star-nox committed Sep 21, 2023
1 parent 05ab444 commit f5655ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ai_ta_backend/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import os
import time
from typing import List
import json

from dotenv import load_dotenv
from flask import Flask, Response, abort, jsonify, request
Expand Down

0 comments on commit f5655ab

Please sign in to comment.