Is this a new bug?
Current Behavior
In' examples/learn/generation/langchain/handbook/09-langchain-streaming
/09-langchain-streaming.ipynb' , 'Using FastAPI with Agents' chapter
I think ' res = requests.get("http://localhost:8000/chat" ' requests.get should change into requests.post.
Expected Behavior
I think ' res = requests.get("http://localhost:8000/chat" ' requests.get should change into requests.post.
Steps To Reproduce
I think ' res = requests.get("http://localhost:8000/chat" ' requests.get should change into requests.post.
Relevant log output
Environment
- **OS**:
- **Language version**:
- **Pinecone client version**:
Additional Context
No response
Is this a new bug?
Current Behavior
In' examples/learn/generation/langchain/handbook/09-langchain-streaming
/09-langchain-streaming.ipynb' , 'Using FastAPI with Agents' chapter
I think ' res = requests.get("http://localhost:8000/chat" ' requests.get should change into requests.post.
Expected Behavior
I think ' res = requests.get("http://localhost:8000/chat" ' requests.get should change into requests.post.
Steps To Reproduce
I think ' res = requests.get("http://localhost:8000/chat" ' requests.get should change into requests.post.
Relevant log output
Environment
Additional Context
No response