v0.1.0
Coincides with LibreChat release v0.7.1
Read the full release notes on the LibreChat Blog
What's Changed
- π³ feat: Add Default DB Connection Values to Facilitate Docker Setup by @Fakamoto in #2
π °οΈ feat: Add support for Azure OpenAI Embeddings by @Fakamoto in #4- π€ chore: Change HuggingFace Default Model by @danny-avila in #5
- π feat: load full context of files via
/documents/{id}/context
by @danny-avila in #7 - π½ feat: New File Uploading Strategy & Additional Security by @danny-avila in #9
- π¦ feat: HuggingFace TEI and Ollama by @bsu3338 in #6
- π‘οΈ feat: JSON Logging and Health Checks by @idachev in #12
- π§ feat: custom HOST PORT by @danny-avila in #15
- π οΈ fix(config): Correct HOST and PORT Environment Variables by @danny-avila in #16
- π§βπ» refactor: Enhance Error Handling and Introduce Alternate Variables for Configuration by @danny-avila in #19
- π docs: Added AWS RDS Postgres Instructions by @tip-dteller in #20
π °οΈ feat: Specify Azure OpenAI API Version and Deployment viaEMBEDDINGS_MODEL
by @danny-avila in #23- π chore: Formatting by @danny-avila in #25
- π§ fix: GET /documents query parameter by @jinzishuai in #26
- π οΈ fix: Handle File Edge Cases by @danny-avila in #27
New Contributors
- @Fakamoto made their first contribution in #2
- @bsu3338 made their first contribution in #6
- @idachev made their first contribution in #12
- @tip-dteller made their first contribution in #20
- @jinzishuai made their first contribution in #26
Full Changelog: https://github.com/danny-avila/rag_api/commits/v0.1.0