glindberg2000
glindberg2000
AttributeError on Retrieving Messages: 'str' Object Has No Attribute 'tzinfo' After Multiple Fetches
**Summary:** Fetching the latest messages from the REST API for an agent with more than three messages generates an internal server error. The error occurs due to a type mismatch...
**Describe the bug** When using the Groq endpoint with MemGPT, I encounter an error that prevents successful conversation completion. The error arises during the parsing of JSON output from the...
**Describe the bug** The /api/tools/name/{tool_name} endpoint in the MemGPT server is returning HTML content instead of the expected JSON response. This occurs even for non-existent endpoints, suggesting a routing or...