Ling Li
Ling Li
Given the retirement of legacy python 2.7 at the end of [2019](https://pythonclock.org/). I'd like to propose that we remove python 2.7 support in django-alexa and to focus on python 3.6...
HI, Would there be any objections to submit a PR to add a default language code for each country? Or is there a better way to do this? example as...
Hi, I'd like to submit a PR to update this package. Also would you like some help to push a new version to pypi?
Hi, Is it possible to create a form which is programmatically pre-defined with a set of fields. I'd like to ensure that my forms always has at least 1 input...
Hi @matteobruni Thanks for sharing an interesting project. Just wondering if it is possible to update this so that we could add new props on the fly. In the example...
Added option to move emails from source to new imap folder
In order to save on costs, could we implement a version of this that makes llm respond in yaml? This may also have a benefit of faster response times as...
Hi, Could someone kindly review this PR and merge to master? Many thanks, Ling
I've configured graphiti to use the OpenAIGenericClient() and connecting it to a LiteLLM proxy, which can be configured to called ChatGpt-4o or Gemini. I'm trying to call add_episode() using the...