LangChain4j
LangChain4j
@alwa yes, I think we can add this logic to retry after period specified in the response. Retry logic is pretty dumb now.
@alwa no need, let's keep this one
Hi @kevintanhongann thanks a lot for reporting! Are you using LocalAI? Which version?
@naliazheli please note that we already have support for ChatGLM, DashScope and Ollama/LocalAI where you can use chinese LLMs
Hi @mariofusco, thanks a lot! I'll have a closer look after a long weekend, happy holidays!
Hi @mariofusco, I like the idea of externalizing state transition logic, users should definitely be able to have total freedom there. A bit of context: I was considering having 2...
Hi @Azyl, sounds good. Can be done in `VertexAiChatModel`/`VertexAiEmbeddingModel`/`VertexAiLanguageModel` constructors. Please open a PR, thank you!
cc @glaforge
@yeshadoo go ahead, thanks!
@junjiem what is your use case? Many things are already supported: RAG, tools, etc.