DentroAI
DentroAI
Yes a better langchain integration would be highly appreciated! If even the official example from the langchain docs doesn't work...
Perhaps these thoughts help you in finding the right direction for your product. Started to use reflex because: - wanted same coding language as most ML frameworks -> python -...
fyi with the latest main branch of today I was able to get https://github.com/stanfordnlp/dspy/blob/main/examples/tweets/compiling_langchain.ipynb to run! Just activate your venv in your working folder, then cd somewhere else where you...
this feature would be highly appreciated!
@wassafshahzad just wanted to know whether you already found time for wrapping it up?
Should perhaps someone else work on this?
would be great to have this in the next release, as it's required to use the Assistants API v2 when you wanna use it in combination with GPT4o
@austinmw Are you sure the reranking models are also available on Bedrock? Cohere's webpage states that the rerank isn't available yet (https://cohere.com/deployment-options/aws): 
I wasn't aware that you can do reranking with an Embedding model. Thought these two are different. But you're right, on the MTEB leaderboard for reranking there are embedding models...
I have similar code as @saidharanidhar , and for me also none of the @sio.on decorators are triggered. How can I stream the actual tokens using python and the flowise...