Open BaLaurent opened 4 months ago
As a workaround, you can just skip the memgpt configure
step and directly edit your ~/.memgpt/config
file to point to the right endpoint and maybe put in null or some dummy value for the model
field. If that doesn't work, let us know what the error is.
oh yeah i didn't tought of that.
Describe the bug When trying to use martian router you get an error due to the fact that the router doesn't return a list of available models,
Please describe your setup
pip install pymemgpt
Screenshots
Additional context Martian router is as its name imply a router, which have the benefit to be able to use multiples models based on congestion, This mean that the user should provide one or multiple models to choose, also martian have 2 modes
gateway
androuter
which both work differently so it might cause issue later if not implemented while solving this issueMemGPT Config