microsoft / microsoft/azurechat

Chat history is not Showing

Open
#477 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
Dominant language
TypeScript
Stars
1.4k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
1

Description

Even after configuring the Cosmos DB environment variables, chat history is not being saved. The following parameters have been updated: AZURE_COSMOSDB_URI,
AZURE_COSMOSDB_KEY,
AZURE_COSMOSDB_DB_NAME,
AZURE_COSMOSDB_CONTAINER_NAME,
AZURE_COSMOSDB_CONFIG_CONTAINER_NAME.

Is there any other configuration required to ensure chat history is stored successfully?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how AZURE_COSMOSDB_URI, AZURE_COSMOSDB_KEY, AZURE_COSMOSDB_DB_NAME, AZURE_COSMOSDB_CONTAINER_NAME, and AZURE_COSMOSDB_CONFIG_CONTAINER_NAME are consumed by chat-history persistence. Reproduce the issue with those variables configured, identify the missing configuration or failure, and verify that chat history is saved and displayed successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.