Skip to content

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
wants to merge 772 commits into from
Closed

Conversation

JangasCodingplace
Copy link

No description provided.

dependabot bot and others added 30 commits May 23, 2024 14:05
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>
CKennte11 and others added 28 commits January 31, 2025 17:27
-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)
- 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
@CKennte11 CKennte11 deleted the jg/docker-setup branch February 14, 2025 07:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.