Spaces:
Runtime error
Runtime error
metadata
title: STLA BABY
emoji: π
colorFrom: gray
colorTo: red
sdk: docker
sdk_version: 3.39.0
app_file: app.py
pinned: false
license: mit
New Function to Add:
1. Summarize Tool for llm
- chain = load_summarize_chain(llm, chain_type="refine")
- chain.run(docs)
2. Add Local Doc Into Vector DB
- HMI of gradio
- Code to add in app.py
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference