Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anjibabupalla authored May 17, 2024
1 parent 18ef265 commit c4bda67
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# financebot
Create .streamlit folder in the root and add secrets.toml file
[AZUREOPENAI]
**Create .streamlit folder in the root and add secrets.toml file**

```[AZUREOPENAI]
AZURE_ENDPOINT = ""
AZURE_OPENAPI_KEY = ""
Expand All @@ -9,4 +10,4 @@ PINECONE_API_KEY = ""
[LANGSMITH]
LANGSMITH_API_KEY = ""
LANGCHAIN_PROJECT = "first-deployment"
LANGCHAIN_PROJECT = "first-deployment"```

0 comments on commit c4bda67

Please sign in to comment.