chore: add TODO comment for exploring OpenAPI JSON client generation in CogneeClient
This commit is contained in:
parent
661084aa57
commit
27cfe8e323
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ import json
|
|||
logger = get_logger()
|
||||
|
||||
|
||||
# TODO(daulet) COG-3311: I'm exploring OpenAPI json client generation for backend
|
||||
class CogneeClient:
|
||||
"""
|
||||
Unified client for interacting with Cognee via direct calls or HTTP API.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue