Skip to content

Commit

Permalink
feat: add LLM read & list api
Browse files Browse the repository at this point in the history
Signed-off-by: Lanture1064 <lanture1064@gmail.com>
  • Loading branch information
Lanture1064 committed Dec 14, 2023
1 parent b9bed4d commit d966c36
Show file tree
Hide file tree
Showing 9 changed files with 1,795 additions and 103 deletions.
6 changes: 6 additions & 0 deletions gqlgen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,9 @@ models:
resolver: true
listKnowledgeBaseApplications:
resolver: true
LLMQuery:
fields:
getLLM:
resolver: true
listLLMs:
resolver: true
Loading

0 comments on commit d966c36

Please sign in to comment.