components-contrib/conversation
Sam 9f0aec6d35
style: update echo response to match dapr int tests (#3900)
Signed-off-by: Samantha Coyle <sam@diagrid.io>
2025-07-23 07:58:14 -07:00
..
anthropic fix(defaults): mv description defaults to actually show as comp defaults (#3875) 2025-07-15 09:26:00 -07:00
aws/bedrock conversation api - refactor langchaingo common models (#3846) 2025-06-25 14:06:17 -07:00
deepseek feat: add tool calling support to conversation api (#3890) 2025-07-22 17:29:43 -07:00
echo style: update echo response to match dapr int tests (#3900) 2025-07-23 07:58:14 -07:00
googleai fix(defaults): mv description defaults to actually show as comp defaults (#3875) 2025-07-15 09:26:00 -07:00
huggingface fix(defaults): mv description defaults to actually show as comp defaults (#3875) 2025-07-15 09:26:00 -07:00
langchaingokit feat: add tool calling support to conversation api (#3890) 2025-07-22 17:29:43 -07:00
mistral feat: add tool calling support to conversation api (#3890) 2025-07-22 17:29:43 -07:00
ollama fix(defaults): mv description defaults to actually show as comp defaults (#3875) 2025-07-15 09:26:00 -07:00
openai fix(defaults): mv description defaults to actually show as comp defaults (#3875) 2025-07-15 09:26:00 -07:00
README.md init conversation API with openai component (#3518) 2024-09-10 19:45:11 -07:00
converse.go feat: add tool calling support to conversation api (#3890) 2025-07-22 17:29:43 -07:00
metadata.go Adding support for custom endpoint for OpenAI Conversation Component (#3834) 2025-06-05 20:31:52 -07:00
metadata_test.go Adding support for custom endpoint for OpenAI Conversation Component (#3834) 2025-06-05 20:31:52 -07:00
opts.go feat: add tool calling support to conversation api (#3890) 2025-07-22 17:29:43 -07:00

README.md

Conversation

Conversations provide a common way to converse with different LLM providers.