- tename /api/clients/ into /api/chat - move the the image from /api/clients to /api - fix the layout inside the chat and embeddings docs. Moving the runtime options and sample controllers at top level. - adjust all affected links.
- Anthropic Chat Documentation
- Cohere Chat Documentation
- Cohere Embedding Documentation
- Llama2 Chat Documentation
- Titan Chat Documentation
- Titan Embedding Documentation
NOTE: There is not yet an implementation for Jurassic, but you can use the lower level client Ai21Jurassic2ChatBedrockApi.java in the meantime. See Issue 343