maclenn77/pdf-explainer
Update demo prompt
Add import Path
Add example config file and demo-prompts
Revise README for GnosisPages features and setup
Remove unused Streamlit import from search.py
Handle error messages using ChromaDB
Implement lazy initialization for embedding function and add API key setter in ChromaDB class.
Update HF requirements
Ignore false positive in chromadb lint
Solve lint issues
Upgrade chromadb
Change default embeddings to openai embeddings
Fix Dockerfile
Allow edited releases to trigger Hugging Face sync
Update git push command to use tags
Allow a demo dataset in HF
Change deployment from "push to main" to "published release"
Join relevant results
Add HF deployment configuration (#35)
Merge branch 'main' into development
Update requirements
Update requirements to solve compatibilty issues between openai client and httpx
Update project (#32)
Apply pylint suggestions
Update requirements for HF
Update agent
Update and add specific requirements
Merge branch 'main' into development
Remove fitz from requirements
Dev (#30)
Fit versions with HF
Last version (#29)
Update wk_flow_requirements.txt
Update requirements.txt
Merge branch 'main' into development
Update app and dependencies
Fix requirements (#27)
Update main (#25)
Rename 07_Delete_Collection.PNG to 07_Delete_Collection.png
Rename 06_Creativity.PNG to 06_Creativity.png
Disable pylint rules
Change names of pages
refactor: separate app components
v. 0.0.1 (#23)
Disable pylint rules
Change names of pages
Update README.md
Add multiple pages (#22)
refactor: separate app components
Last changes (#21)
