Skip to content

Unable to interact properly in the chatbox after azd up #16

@Menghua1

Description

@Menghua1

Description:
After running azd up, clicking the endpoint link in the logs and attempting to start a conversation fails with the following error:
Image

Repro Steps:

  1. Run git clone https://github.com/neondatabase-labs/rag-neon-postgres-openai-azure-python.
  2. Run cd rag-neon-postgres-openai-azure-python.
  3. Run python3 -m venv .venv.
  4. Run .\.venv\Scripts\activate.
  5. Run pip install -r requirements-dev.txt.
  6. Run pip install -e src/backend.
  7. Run azd auth login.
  8. Run azd env new.
  9. Run azd up.
  10. Click the endpoint link of the service web.
  11. Send a question.

Environment:

  • Azd version: azd version 1.14.0 (commit c928795c47f27d1e997c217147dc649054ac05c8)
  • OS: Windows, Devcontainer, Codespaces.

Expected behavior:
Able to interact successfully in the chatbox.

@Boburmirzo and @hemarina for notification.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions