Releases: ProjectTech4DevAI/ai-platform
Releases · ProjectTech4DevAI/ai-platform
v0.2.3
What's Changed
- Response API: Support non vector store assistants by @AkhileshNegi in #242
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
- Allowing extra fields in the response
- Added missing config in Docker.yml
v0.2.0
What's Changed
- Gracefully handle empty callback URL by @jerome-white in #191
- Document and collection routes by @jerome-white in #181
- CLI Runner for benchmarks by @EdmundKorley in #200
- Seed Data: Fix hardcoded IDs and DB issue by @avirajsingh7 in #208
- Generate API Key per Project Instead of per organisation by @avirajsingh7 in #215
- Migrate User Model ID from UUID to Integer by @avirajsingh7 in #219
- Global exception handling by @nishika26 in #212
- Cleanup : Removing hardcoded strings by @nishika26 in #222
- Response API: Async by @AkhileshNegi in #218
New Contributors
- @EdmundKorley made their first contribution in #200
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Swagger UI: Simplify #31 #167 by @priyanshu6238 in #170
- Docker: Cleanup Setup by @AkhileshNegi in #165
- [ Feature: document module ] Collection endpoints by @jerome-white in #128
- Rename document endpoints to be more descriptive by @jerome-white in #176
- Dalgo Migration: Add threads endpoints (thread creation+polling) by @nishika26 in #171
- Credentials: Add support for org credentials by @AkhileshNegi in #179
- [ Feature ] Make calling collection creation with a webhook optional by @jerome-white in #183
- dalgo migration : Incorrect Request Type in start_thread Endpoint by @nishika26 in #185
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Credentials: OpenAI Key per Org by @nishika26 in #82
- Seeder: Move Seed Logic to a Separate Script Using JSON Files Seed the data #153 by @priyanshu6238 in #159
- Onboarding : Unified API call by @nishika26 in #152
- Seed: fixed the IDs of org and project by @nishika26 in #168
- Langfuse: Setup Basic Tracing by @AkhileshNegi in #162
- Adding Timestamps by @AkhileshNegi in #160
- Implement Hashing for API Key Storage to Enhance Security #142 by @priyanshu6238 in #158
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Hotfix: Codecov Upload by @AkhileshNegi in #150
- Bump esbuild, @vitejs/plugin-react-swc and vite in /frontend by @dependabot in #148
- Bump @babel/runtime from 7.23.9 to 7.27.0 in /frontend by @dependabot in #147
- Bump @zag-js/core and @chakra-ui/react in /frontend by @dependabot in #145
- Bump axios from 1.7.4 to 1.8.2 in /frontend by @dependabot in #144
- Open AI: Running Threads synchronously by @AkhileshNegi in #143
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Github: Templates by @AkhileshNegi in #7
- Github: Precommit by @AkhileshNegi in #112
- Readme Update by @sourabhlodha in #46
- Production Infrastructure Changes for Continuous Deployment by @sourabhlodha in #58
- OpenAI: Support for threads by @AkhileshNegi in #94
- OpenAI: Adding auth by @AkhileshNegi in #117
- Seed: Populate initial data by @AkhileshNegi in #96
- Document Mangement: CRUDS by @jerome-white in #114
- Document Mangement: Standardize API response by @jerome-white in #124
- Item: Remove Unused Model by @priyanshu6238 in #119
- Github: Bump actions/setup-python from 4 to 5 by @dependabot in #92
New Contributors
- @priyanshu6238 made their first contribution in #119
Full Changelog: https://github.com/ProjectTech4DevAI/ai-platform/commits/v0.0.1