This commit is contained in:
2026-07-15 11:56:44 +07:00
parent a798cd119e
commit a503d4d759
5 changed files with 139 additions and 125 deletions
+2
View File
@@ -16,7 +16,9 @@ mutable struct agentcontext
insertSQLVectorDB::Function
similarSommelierDecision::Function
insertSommelierDecision::Function
find_related_tables_for_user_question::Function
pg_conn_str::String
agentconfig::AbstractDict
end
abstract type agent end