Paulo Salem
Paulo Salem
Thanks folks, I merged this into _development_ branch. Soon will reach _main_.
Thanks for the suggestion! I agree this would be useful. However, support for new LLMs is not a priority at the moment, because there's still a lot of core work...
Update: we actually have an ongoing PR proposal that would enable this: https://github.com/microsoft/TinyTroupe/pull/47 As these are complex changes, it might take some time to review, but the fact that someone...
Folks, I finally reviewed the PR, tweaked it a bit and merged. I've put it in the `development` branch. It is very experimental though. I tried running with gemma3:1b (which...
[FEATURE-REQUEST] Integrate Neo4j Graph Database as a Knowledge Source for TinyPersons via LangChain
Thanks for starting this. We'll prepare a base class from which this and other connectors can then be created for grounding.
[FEATURE-REQUEST] Integrate Neo4j Graph Database as a Knowledge Source for TinyPersons via LangChain
@felipe-nunes , in this recent v0.4.0 release, we have introduced grounding data connectors, you can see them here: https://github.com/microsoft/TinyTroupe/blob/main/tinytroupe/agent/grounding.py For now, this includes: - `BaseSemanticGroundingConnector`: a local vector-based store. -...
Spam or suspicious activity. Closing.
Changed the destination branch to "development" too.
That's a good point, thanks for catching it, I will address it in a next round of updates. I wrote many of the examples in a care-free way, partly for...
I removed this part and a few others details. Thanks for sharing your concern!