Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Redmind
/
Agentic_AI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Redmind
commited on
Dec 16, 2024
Commit
746fb67
·
verified
·
1 Parent(s):
29bcfc5
Update chat.py
Browse files
Files changed (1)
hide
show
chat.py
+1
-0
chat.py
CHANGED
Viewed
@@ -359,3 +359,4 @@ def unstructured_text_to_df(text):
359
360
# Print the DataFrame
361
print(df)
359
360
# Print the DataFrame
361
print(df)
362
+
return df