components-contrib/conversation
Yaron Schneider a20547c324
Add deepseek support, update Go to 1.23.5 (#3659)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2025-01-29 13:41:28 -08:00
..
anthropic Conversation API: add cache support, add huggingface+mistral models (#3567) 2024-10-15 21:30:26 -07:00
aws/bedrock Conversation API: add cache support, add huggingface+mistral models (#3567) 2024-10-15 21:30:26 -07:00
deepseek Add deepseek support, update Go to 1.23.5 (#3659) 2025-01-29 13:41:28 -08:00
echo Add AWS Bedrock support (#3563) 2024-10-10 06:50:37 -07:00
huggingface Conversation API: add cache support, add huggingface+mistral models (#3567) 2024-10-15 21:30:26 -07:00
mistral Conversation API: add cache support, add huggingface+mistral models (#3567) 2024-10-15 21:30:26 -07:00
openai Conversation API: add cache support, add huggingface+mistral models (#3567) 2024-10-15 21:30:26 -07:00
README.md init conversation API with openai component (#3518) 2024-09-10 19:45:11 -07:00
converse.go Add temperature support to conversational api (#3566) 2024-10-14 16:04:03 -07:00
langchainroles.go Add component for Anthropic (#3564) 2024-10-11 15:01:43 -07:00
langchainroles_test.go Add component for Anthropic (#3564) 2024-10-11 15:01:43 -07:00
metadata.go Conversation API: add cache support, add huggingface+mistral models (#3567) 2024-10-15 21:30:26 -07:00
opts.go Conversation API: add cache support, add huggingface+mistral models (#3567) 2024-10-15 21:30:26 -07:00

README.md

Conversation

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