Ahsan Raza
Ahsan Raza
I got the same error and try this pip install git+https://github.com/deepmind/dm-haiku It work on my case.
@HenryHengZJ What will be expecting timeline for it?
> * users can prepend messages like: > > ``` > { > "question": "hihi! tell me my name", > "history": [ > { > "role": "apiMessage", > "content": "Hello,...
I deployed Flowise on Render using the main branch and called the endpoint of an AI agent. When sending a request with previous message history, the agent did not provide...
Thanks you On Mon, Mar 11, 2024, 5:36 PM Traian Rebedea ***@***.***> wrote: > HI @ahsan3219 , > > There is an VertexAI Langchain wrapper that you can use. Is...
Hello! To configure adalflow to use a custom OpenAI endpoint similar to how you do it with dspy, you'll need to initialize the OpenAI client with your custom parameters, including...
@liyin2015 Hello! I understand you're looking to configure **adalflow** to use a custom OpenAI endpoint similarly to how you've set it up with **dspy**. Since **adalflow** doesn't utilize a global...