You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `baseURL` configuration option uses the `OPENAI_API_BASE` key to use the GraphAcademy OpenAI Proxy as mentioned in link:../../1-project-setup/2-setup/[the Project Setup lesson^].
49
+
If you are using an OpenAI API key (starting with `sk-`), you can omit the `configuration` options.
50
+
51
+
46
52
To interact with the graph, the agent should use link:/courses/llm-chatbot-typescript/3-conversation-history/2-neo4j-graph/[the singleton instance created in the Initializing Neo4j lesson^].
0 commit comments