What's Changed
- Add CLI command to create API key for default superuser with AUTO_LOGIN enabled by @ogabrielluiz in #1965
- chore: remove unused files and update imports by @ogabrielluiz in #1967
- Update CLI command in docs by @Eliotdoesprogramming in #1970
- Update deprecated pydantic validator by @chyok in #1960
- Update settings attributes and remove config.yaml references by @ogabrielluiz in #1975
- [Docs] - Administration folder by @mendonk in #1969
- Fix ownership issue with /app directory in Dockerfile by @ogabrielluiz in #1979
- Ensure flows always have a folder by @ogabrielluiz in #1980
- Reorganize repo by @ogabrielluiz in #1971
- Change namespace advanced attribute to False in PineconeSearch by @ogabrielluiz in #1981
- Update max_tokens attribute to allow unlimited tokens by @ogabrielluiz in #1982
- Update chromadb import in ChromaSearch.py and Chroma.py by @ogabrielluiz in #1984
- Update pyproject.toml versions and add Docker Build and Push workflow by @ogabrielluiz in #1985
New Contributors
- @Eliotdoesprogramming made their first contribution in #1970
Full Changelog: v1.0.0a37...v1.0.0a38