Releases: Phicks-debug/bedrock_llm
Releases · Phicks-debug/bedrock_llm
Fix bugging problem from _process_prompt
v0.1.8.5 fixing bug from _process_prompt func
Add Embedding model and API optimized performance
v0.1.7 add embedding model support
Fixing bugs and Optimized for Production ready
- Fix Llama agent, improve agentic prompt, more robust.
- Improve LLMClient and Agent
- Improve performance with Cache and Pooling connection with AWS bedrock
Patch for Mistral AI Agent and add RAG examples
v0.1.3.6 update mistral AI agent and new examples
patch for init release
v0.1.3.5 patch v0.1.3.5
Init release
Beta version:
- Support RAG, sequence flow Text Generate.
- Support Multi-Turn Conversation.
- Support Function calling, tool calling.
- Support Agent, memory management.
- Integrate with Bedrock Foundation models.
- Customizable with difference flow and easy to build application.
- Support async function for creating backend API.