OuroborosM/STLA-BABY
4
New Function to Add:
1. Summarize Tool for llm
- chain = loadsummarizechain(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
