-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Jg/docker setup #1487
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Closed
Closed
Jg/docker setup #1487
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-Connect mail setup -Integrate paths and steps into backend (complete) -Integrate paths and steps into the frontend (incomplete)
This reverts commit 60b797137f95777cc3e249783f9ce9f29d1f2eb3.
-Connect mail setup -Integrate paths and steps into backend (complete) -Integrate paths and steps into the frontend (incomplete)
…nputs of the path.
- Change step.id to use integer instead of UUID - Rename path.owner_id to creator_id - Add created_at and updated_at to path table - Add role_prompt, validation_prompt, and exposition_json to step table - Set default values for user.is_active and user.is_superuser
- Move VITE_API_URL configuration from main.tsx to core/OpenAPI.ts - Ensure consistent API base URL across SDK and streaming clients - Fix 404 errors in streaming client by setting base URL earlier Note: Known issue remains where stream text appears briefly in chat UI before being overwritten by error message. This is likely due to unclosed SSE connections, evidenced by stream termination errors. Example error: curl: (18) transfer closed with outstanding read data remaining
jg/fix gitignore
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.