Joshua Sundance Bailey
commited on
Commit
·
3353ff5
1
Parent(s):
1fb27e8
azure openai
Browse files
README.md
CHANGED
@@ -49,6 +49,8 @@ This `README` was originally written by [Claude 2](https://www.anthropic.com/ind
|
|
49 |
- `meta-llama/Llama-2-13b-chat-hf`
|
50 |
- `meta-llama/Llama-2-70b-chat-hf`
|
51 |
- `codellama/CodeLlama-34b-Instruct-hf`
|
|
|
|
|
52 |
- Streaming output of assistant responses
|
53 |
- Leverages LangChain for dialogue and memory management
|
54 |
- Integrates with [LangSmith](https://smith.langchain.com) for tracing conversations
|
@@ -102,3 +104,4 @@ or
|
|
102 |
- [OpenAI](https://openai.com/)
|
103 |
- [Anthropic](https://www.anthropic.com/)
|
104 |
- [Anyscale Endpoints](https://endpoints.anyscale.com/)
|
|
|
|
49 |
- `meta-llama/Llama-2-13b-chat-hf`
|
50 |
- `meta-llama/Llama-2-70b-chat-hf`
|
51 |
- `codellama/CodeLlama-34b-Instruct-hf`
|
52 |
+
- [Azure OpenAI Service](https://azure.microsoft.com/en-us/products/ai-services/openai-service/)
|
53 |
+
- `[configurable]`
|
54 |
- Streaming output of assistant responses
|
55 |
- Leverages LangChain for dialogue and memory management
|
56 |
- Integrates with [LangSmith](https://smith.langchain.com) for tracing conversations
|
|
|
104 |
- [OpenAI](https://openai.com/)
|
105 |
- [Anthropic](https://www.anthropic.com/)
|
106 |
- [Anyscale Endpoints](https://endpoints.anyscale.com/)
|
107 |
+
- [Azure OpenAI Service](https://azure.microsoft.com/en-us/products/ai-services/openai-service/)
|