yigbt / EcoToxFred

EcoToxFred, a Neo4j-backed Chatbot with whom you can discuss environmental monitoring data collected in a large knowledge graph and stored in a Neo4j Graph Database. EcoToxFred is a prototype that demonstrates how domain-specific knowledge can be combined with LLMs to facilitate the interaction between users and (domain-specific) knowledge.
0 stars 0 forks source link

Map tool fine-tuning #3

Open mai00fti opened 2 months ago

mai00fti commented 2 months ago
mai00fti commented 2 months ago

@mai00fti Take care of the 1st 2 items

halirutan commented 1 month ago

Most of it works and only needs polishing. However, the tool cannot return the map as an "artifact". To overcome this, the agent should rather be implemented using LangGraph. See #10 for more information.