Releases: Center-for-AI-Innovation/ai-ta-backend
Releases · Center-for-AI-Innovation/ai-ta-backend
pre-release v0.0.11
What's Changed
- Fix download convo larger than 500 by @longshuicy in #456
- update the project link in docs by @longshuicy in #460
- Ability to pass in allow_logged_in_users when creating a new project.… by @longshuicy in #461
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- remove stop event by @longshuicy in #453
- safeguard wherever reading s3 paths[0] by @longshuicy in #451
Full Changelog: v0.0.9...v0.0.10
v0.0.9
v0.0.8
v0.0.7
What's Changed
- Fix analysis page export conversation by @longshuicy in #424
- Fix export conversation from chat page fails by @longshuicy in #422
- Fix embeddings for OpenAI like embedding models by @rohan-uiuc in #428
- Canvas fixes by @max-zilla in #423
- Add env to set boto client for local minio by @longshuicy in #431
- Worker cleanup for rerun by @max-zilla in #429
- Fix cross project data leak by @CodingWithJS in #427
- Move failed documents into Failed list by @max-zilla in #439
- Introduce Illinois chat config by @rohan-uiuc in #442
Full Changelog: v0.0.6...v0.0.7
Document groups object type fix
v0.0.6 return entire doc group instead of name
v0.0.5
Bugfix: Ingest for large files
Feature: File upload in chat
v0.0.4
Fix for Ollama Client and instructions for Embedding model