Skip to content

Commit 4fa27a0

Browse files
committed
Update README.md
1 parent c9a3809 commit 4fa27a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The following providers are supported by LLMInterface.
44

5-
| | Provider Name | Interface Name | [.sendMessage](../usage.md#sendmessageinterfacename-message-options---interfaceoptions--) | [.streamMessage](../usage.md#streammessageinterfacename-message-options--) | [.embeddings](../usage.md#embeddingsinterfacename-embeddingstring-options---interfaceoptions---defaultprovider--voyage) |
5+
| | Provider Name | Interface Name | [.sendMessage](../usage.md#sendmessageinterfacename-message-options---interfaceoptions--) | [.streamMessage](../usage.md#streammessageinterfacename-message-options--) | [.embeddings](../usage.md##embeddingsinterfacename-embeddingstring-options---interfaceoptions---defaultprovider--voyage) |
66
| --- | --- | --- | --- | --- | --- |
77
| ![ai21](https://samestrin.github.io/media/llm-interface/icons/ai21.png) | [AI21 Studio](ai21.md) | `ai21` | ✓ | ✓ | ✓ |
88
| | [AiLAYER](ailayer.md) | `ailayer` | ✓ | | |

0 commit comments

Comments
 (0)