Skip to content

Conversation

@nishika26
Copy link
Collaborator

@nishika26 nishika26 commented May 14, 2025

Summary

This PR fixes an issue where the request parameter in the start_thread endpoint was incorrectly typed as OpenAIThreadCreate. The request should not be of type OpenAIThreadCreate, but rather a general dict type, as it only represents the data sent in the body of the request and not the entity being saved to the database

@nishika26 nishika26 changed the title quick fix dalgo migration : Incorrect Request Type in start_thread Endpoint May 14, 2025
@nishika26 nishika26 requested review from AkhileshNegi and jerome-white and removed request for jerome-white May 14, 2025 09:14
@nishika26 nishika26 self-assigned this May 14, 2025
@nishika26 nishika26 added the bug Something isn't working label May 14, 2025
@nishika26 nishika26 moved this to In Progress in Kaapi-dev May 14, 2025
@AkhileshNegi AkhileshNegi merged commit 0f402c2 into main May 15, 2025
2 checks passed
@AkhileshNegi AkhileshNegi deleted the fix/dalgo_migration branch May 15, 2025 04:32
@codecov
Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@nishika26 nishika26 moved this from In Progress to Closed in Kaapi-dev May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

4 participants